[==========] 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
I20260709 13:09:45.829687 21026 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.136.190:40645
I20260709 13:09:45.831406 21026 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:09:45.832525 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:45.850993 21032 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
W20260709 13:09:45.851266 21033 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
W20260709 13:09:45.851680 21035 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
I20260709 13:09:45.852583 21026 server_base.cc:1061] running on GCE node
I20260709 13:09:47.092743 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:47.093015 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:47.093321 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602587093264 us; error 0 us; skew 500 ppm
I20260709 13:09:47.094339 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:47.101815 21026 webserver.cc:533] Webserver started at http://127.20.136.190:41045/ using document root <none> and password file <none>
I20260709 13:09:47.103197 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:47.103543 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:47.104061 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:47.110244 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/master-0-root/instance:
uuid: "2a42ffbfcea84fc8a3edb964f1ae6916"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-cq4t"
I20260709 13:09:47.118824 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:09:47.125104 21041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.126617 21026 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:09:47.127101 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/master-0-root
uuid: "2a42ffbfcea84fc8a3edb964f1ae6916"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-cq4t"
I20260709 13:09:47.127507 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-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)
I20260709 13:09:47.187245 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:47.188941 21026 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
I20260709 13:09:47.189474 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:47.265655 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.190:40645
I20260709 13:09:47.265733 21092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.190:40645 every 8 connection(s)
I20260709 13:09:47.274041 21093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:47.297207 21093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916: Bootstrap starting.
I20260709 13:09:47.304064 21093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.305970 21093 log.cc:826] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916: Log is configured to *not* fsync() on all Append() calls
I20260709 13:09:47.310787 21093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916: No bootstrap required, opened a new log
I20260709 13:09:47.332439 21093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a42ffbfcea84fc8a3edb964f1ae6916" member_type: VOTER }
I20260709 13:09:47.333029 21093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.333246 21093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a42ffbfcea84fc8a3edb964f1ae6916, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.334077 21093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a42ffbfcea84fc8a3edb964f1ae6916" member_type: VOTER }
I20260709 13:09:47.334542 21093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:47.334786 21093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:47.335141 21093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.339318 21093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a42ffbfcea84fc8a3edb964f1ae6916" member_type: VOTER }
I20260709 13:09:47.340054 21093 leader_election.cc:304] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [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: 2a42ffbfcea84fc8a3edb964f1ae6916; no voters: 
I20260709 13:09:47.341770 21093 leader_election.cc:290] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:47.342262 21096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.345096 21096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 1 LEADER]: Becoming Leader. State: Replica: 2a42ffbfcea84fc8a3edb964f1ae6916, State: Running, Role: LEADER
I20260709 13:09:47.346200 21096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [LEADER]: Queue going to LEADER mode. State: All 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: "2a42ffbfcea84fc8a3edb964f1ae6916" member_type: VOTER }
I20260709 13:09:47.346531 21093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:47.357340 21098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a42ffbfcea84fc8a3edb964f1ae6916. Latest consensus state: current_term: 1 leader_uuid: "2a42ffbfcea84fc8a3edb964f1ae6916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a42ffbfcea84fc8a3edb964f1ae6916" member_type: VOTER } }
I20260709 13:09:47.357770 21097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a42ffbfcea84fc8a3edb964f1ae6916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a42ffbfcea84fc8a3edb964f1ae6916" member_type: VOTER } }
I20260709 13:09:47.358321 21098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:47.358469 21097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:47.367026 21106 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:47.380133 21106 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:47.382354 21026 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:47.400355 21106 catalog_manager.cc:1383] Generated new cluster ID: 8682996b30c34287b693aea6b3a14261
I20260709 13:09:47.400686 21106 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:47.420876 21106 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:47.422585 21106 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:47.440599 21106 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916: Generated new TSK 0
I20260709 13:09:47.441658 21106 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:47.449765 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:47.459045 21115 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
W20260709 13:09:47.460304 21116 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
W20260709 13:09:47.464953 21118 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
I20260709 13:09:47.465004 21026 server_base.cc:1061] running on GCE node
I20260709 13:09:47.466602 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:47.466979 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:47.467247 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602587467227 us; error 0 us; skew 500 ppm
I20260709 13:09:47.468156 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:47.472987 21026 webserver.cc:533] Webserver started at http://127.20.136.129:40191/ using document root <none> and password file <none>
I20260709 13:09:47.473848 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:47.474138 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:47.474514 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:47.476270 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-0-root/instance:
uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-cq4t"
I20260709 13:09:47.484304 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:09:47.490224 21123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.491277 21026 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:09:47.491787 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-cq4t"
I20260709 13:09:47.492187 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-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)
I20260709 13:09:47.531654 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:47.533058 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:47.535451 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:47.540169 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:47.540457 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.540743 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:47.540938 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.643134 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:39881
I20260709 13:09:47.643235 21185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:39881 every 8 connection(s)
I20260709 13:09:47.651911 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:47.664345 21190 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
W20260709 13:09:47.668437 21191 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
I20260709 13:09:47.675917 21026 server_base.cc:1061] running on GCE node
W20260709 13:09:47.677205 21193 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
I20260709 13:09:47.678601 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:47.679005 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:47.679224 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602587679204 us; error 0 us; skew 500 ppm
I20260709 13:09:47.680025 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:47.684231 21186 heartbeater.cc:344] Connected to a master server at 127.20.136.190:40645
I20260709 13:09:47.684808 21186 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:47.685123 21026 webserver.cc:533] Webserver started at http://127.20.136.130:41467/ using document root <none> and password file <none>
I20260709 13:09:47.685847 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:47.686120 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:47.686069 21186 heartbeater.cc:507] Master 127.20.136.190:40645 requested a full tablet report, sending...
I20260709 13:09:47.686542 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:47.688125 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-1-root/instance:
uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-cq4t"
I20260709 13:09:47.689584 21058 ts_manager.cc:194] Registered new tserver with Master: b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881)
I20260709 13:09:47.692049 21058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55166
I20260709 13:09:47.695570 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:09:47.700865 21198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.701905 21026 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:09:47.702229 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-1-root
uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-cq4t"
I20260709 13:09:47.702585 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-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)
I20260709 13:09:47.754354 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:47.755896 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:47.758580 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:47.761686 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:47.761889 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.762207 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:47.762377 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.866021 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.130:39777
I20260709 13:09:47.866135 21260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.130:39777 every 8 connection(s)
I20260709 13:09:47.873420 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:47.882062 21264 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
W20260709 13:09:47.884727 21265 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
I20260709 13:09:47.890887 21261 heartbeater.cc:344] Connected to a master server at 127.20.136.190:40645
I20260709 13:09:47.891433 21261 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:47.892621 21261 heartbeater.cc:507] Master 127.20.136.190:40645 requested a full tablet report, sending...
I20260709 13:09:47.895334 21058 ts_manager.cc:194] Registered new tserver with Master: 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:47.896811 21058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55180
I20260709 13:09:47.897241 21026 server_base.cc:1061] running on GCE node
W20260709 13:09:47.899410 21267 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
I20260709 13:09:47.900632 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:47.900882 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:47.901068 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602587901052 us; error 0 us; skew 500 ppm
I20260709 13:09:47.901645 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:47.904593 21026 webserver.cc:533] Webserver started at http://127.20.136.131:46351/ using document root <none> and password file <none>
I20260709 13:09:47.905175 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:47.905411 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:47.905712 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:47.906840 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-2-root/instance:
uuid: "1a89b7602908447184f86f5eba27421c"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-cq4t"
I20260709 13:09:47.911932 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:09:47.915782 21272 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.916747 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:09:47.917104 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-2-root
uuid: "1a89b7602908447184f86f5eba27421c"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-cq4t"
I20260709 13:09:47.917474 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602585657304-21026-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)
I20260709 13:09:47.934150 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:47.935832 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:47.938553 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:47.941551 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:47.941838 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.942116 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:47.942319 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.041327 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.131:38015
I20260709 13:09:48.041477 21334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.131:38015 every 8 connection(s)
I20260709 13:09:48.060922 21335 heartbeater.cc:344] Connected to a master server at 127.20.136.190:40645
I20260709 13:09:48.061359 21335 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:48.062336 21335 heartbeater.cc:507] Master 127.20.136.190:40645 requested a full tablet report, sending...
I20260709 13:09:48.064642 21058 ts_manager.cc:194] Registered new tserver with Master: 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:48.064800 21026 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015218435s
I20260709 13:09:48.066414 21058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55184
I20260709 13:09:48.122625 21058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55188:
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"
    }
  }
}
W20260709 13:09:48.126374 21058 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.
I20260709 13:09:48.241178 21226 tablet_service.cc:1511] Processing CreateTablet for tablet 29942fd3f63045a2adbfd873be9b3c93 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:48.242591 21225 tablet_service.cc:1511] Processing CreateTablet for tablet 77c3138fe84b4654b27f23e6e3531f11 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:48.244773 21226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29942fd3f63045a2adbfd873be9b3c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.247596 21225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c3138fe84b4654b27f23e6e3531f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.249197 21224 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab60f1e69dd4d7e87109459faa9a79e (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:48.250797 21224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab60f1e69dd4d7e87109459faa9a79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.260241 21223 tablet_service.cc:1511] Processing CreateTablet for tablet a2d9121d5e184227b3e5d4626a809502 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:48.265965 21222 tablet_service.cc:1511] Processing CreateTablet for tablet 306fe439b68547b28a1a1e734471caf1 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:48.265300 21223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d9121d5e184227b3e5d4626a809502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.269452 21222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306fe439b68547b28a1a1e734471caf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.280244 21221 tablet_service.cc:1511] Processing CreateTablet for tablet 3f209df6f7d840739c1755af0158172c (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:48.281904 21151 tablet_service.cc:1511] Processing CreateTablet for tablet 29942fd3f63045a2adbfd873be9b3c93 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:48.282279 21220 tablet_service.cc:1511] Processing CreateTablet for tablet 5b58959e58064f5380ad5fc2c6ed99f9 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:48.284341 21150 tablet_service.cc:1511] Processing CreateTablet for tablet 77c3138fe84b4654b27f23e6e3531f11 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:48.286501 21149 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab60f1e69dd4d7e87109459faa9a79e (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:48.288661 21148 tablet_service.cc:1511] Processing CreateTablet for tablet a2d9121d5e184227b3e5d4626a809502 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:48.292296 21146 tablet_service.cc:1511] Processing CreateTablet for tablet 3f209df6f7d840739c1755af0158172c (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:48.294822 21145 tablet_service.cc:1511] Processing CreateTablet for tablet 5b58959e58064f5380ad5fc2c6ed99f9 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:48.297168 21147 tablet_service.cc:1511] Processing CreateTablet for tablet 306fe439b68547b28a1a1e734471caf1 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:48.281971 21221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f209df6f7d840739c1755af0158172c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.307039 21147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306fe439b68547b28a1a1e734471caf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.308041 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b58959e58064f5380ad5fc2c6ed99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.316443 21144 tablet_service.cc:1511] Processing CreateTablet for tablet f78d04fc2bfe4ec583cc438c484efe86 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:48.318531 21151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29942fd3f63045a2adbfd873be9b3c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.331840 21219 tablet_service.cc:1511] Processing CreateTablet for tablet f78d04fc2bfe4ec583cc438c484efe86 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:48.330241 21148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d9121d5e184227b3e5d4626a809502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.341358 21295 tablet_service.cc:1511] Processing CreateTablet for tablet 3f209df6f7d840739c1755af0158172c (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:48.341466 21297 tablet_service.cc:1511] Processing CreateTablet for tablet a2d9121d5e184227b3e5d4626a809502 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:48.347092 21149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab60f1e69dd4d7e87109459faa9a79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.349140 21145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b58959e58064f5380ad5fc2c6ed99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.359733 21219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78d04fc2bfe4ec583cc438c484efe86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.372252 21293 tablet_service.cc:1511] Processing CreateTablet for tablet f78d04fc2bfe4ec583cc438c484efe86 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:48.358507 21300 tablet_service.cc:1511] Processing CreateTablet for tablet 29942fd3f63045a2adbfd873be9b3c93 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:48.360430 21298 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab60f1e69dd4d7e87109459faa9a79e (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:48.355290 21294 tablet_service.cc:1511] Processing CreateTablet for tablet 5b58959e58064f5380ad5fc2c6ed99f9 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:48.360343 21299 tablet_service.cc:1511] Processing CreateTablet for tablet 77c3138fe84b4654b27f23e6e3531f11 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:48.379621 21297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d9121d5e184227b3e5d4626a809502. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:48.385401 21105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:48.386899 21294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b58959e58064f5380ad5fc2c6ed99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.380110 21296 tablet_service.cc:1511] Processing CreateTablet for tablet 306fe439b68547b28a1a1e734471caf1 (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:48.401077 21298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab60f1e69dd4d7e87109459faa9a79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.401880 21296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306fe439b68547b28a1a1e734471caf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.402587 21300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29942fd3f63045a2adbfd873be9b3c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.379784 21144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78d04fc2bfe4ec583cc438c484efe86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.403903 21299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c3138fe84b4654b27f23e6e3531f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.405305 21295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f209df6f7d840739c1755af0158172c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.407153 21293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78d04fc2bfe4ec583cc438c484efe86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.439311 21146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f209df6f7d840739c1755af0158172c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.444160 21143 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef6a9b88f8344dd8f6cbe937bcbf9ef (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:48.445662 21143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef6a9b88f8344dd8f6cbe937bcbf9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.451015 21292 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef6a9b88f8344dd8f6cbe937bcbf9ef (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:48.453125 21292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef6a9b88f8344dd8f6cbe937bcbf9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.455641 21226 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef6a9b88f8344dd8f6cbe937bcbf9ef (DEFAULT_TABLE table=test-workload [id=cfcffec8dabb4712835320c68cb48c82]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:48.464545 21226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef6a9b88f8344dd8f6cbe937bcbf9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.470455 21150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c3138fe84b4654b27f23e6e3531f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.517452 21353 tablet_bootstrap.cc:492] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1: Bootstrap starting.
I20260709 13:09:48.573854 21354 tablet_bootstrap.cc:492] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5: Bootstrap starting.
I20260709 13:09:48.618490 21353 tablet_bootstrap.cc:654] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.622695 21355 tablet_bootstrap.cc:492] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c: Bootstrap starting.
I20260709 13:09:48.624847 21354 tablet_bootstrap.cc:654] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.630452 21353 tablet_bootstrap.cc:492] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1: No bootstrap required, opened a new log
I20260709 13:09:48.631798 21353 ts_tablet_manager.cc:1403] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent bootstrapping tablet: real 0.137s	user 0.003s	sys 0.015s
I20260709 13:09:48.634986 21355 tablet_bootstrap.cc:654] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.638962 21353 raft_consensus.cc:359] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.639951 21353 raft_consensus.cc:385] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.640388 21353 raft_consensus.cc:740] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.641328 21353 consensus_queue.cc:260] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.642608 21354 tablet_bootstrap.cc:492] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5: No bootstrap required, opened a new log
I20260709 13:09:48.643273 21354 ts_tablet_manager.cc:1403] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.004s
I20260709 13:09:48.647404 21354 raft_consensus.cc:359] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.651022 21261 heartbeater.cc:499] Master 127.20.136.190:40645 was elected leader, sending a full tablet report...
I20260709 13:09:48.651880 21353 ts_tablet_manager.cc:1434] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 13:09:48.653141 21353 tablet_bootstrap.cc:492] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1: Bootstrap starting.
I20260709 13:09:48.648388 21354 raft_consensus.cc:385] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.659009 21354 raft_consensus.cc:740] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.659783 21354 consensus_queue.cc:260] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.666059 21354 ts_tablet_manager.cc:1434] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.001s
I20260709 13:09:48.668594 21186 heartbeater.cc:499] Master 127.20.136.190:40645 was elected leader, sending a full tablet report...
I20260709 13:09:48.669112 21354 tablet_bootstrap.cc:492] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5: Bootstrap starting.
I20260709 13:09:48.673656 21355 tablet_bootstrap.cc:492] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c: No bootstrap required, opened a new log
I20260709 13:09:48.674199 21355 ts_tablet_manager.cc:1403] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.017s
I20260709 13:09:48.678094 21354 tablet_bootstrap.cc:654] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.674029 21353 tablet_bootstrap.cc:654] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.690368 21353 tablet_bootstrap.cc:492] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1: No bootstrap required, opened a new log
I20260709 13:09:48.690945 21353 ts_tablet_manager.cc:1403] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.006s
I20260709 13:09:48.691234 21354 tablet_bootstrap.cc:492] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5: No bootstrap required, opened a new log
I20260709 13:09:48.691742 21354 ts_tablet_manager.cc:1403] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 13:09:48.695125 21354 raft_consensus.cc:359] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.695932 21354 raft_consensus.cc:385] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.696254 21354 raft_consensus.cc:740] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.697059 21354 consensus_queue.cc:260] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.695662 21353 raft_consensus.cc:359] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.701970 21353 raft_consensus.cc:385] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.704046 21353 raft_consensus.cc:740] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.677510 21355 raft_consensus.cc:359] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.709765 21355 raft_consensus.cc:385] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.710227 21354 ts_tablet_manager.cc:1434] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.002s
I20260709 13:09:48.706048 21353 consensus_queue.cc:260] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.711720 21355 raft_consensus.cc:740] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.713613 21354 tablet_bootstrap.cc:492] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5: Bootstrap starting.
I20260709 13:09:48.714643 21353 ts_tablet_manager.cc:1434] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260709 13:09:48.717442 21353 tablet_bootstrap.cc:492] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1: Bootstrap starting.
I20260709 13:09:48.723536 21354 tablet_bootstrap.cc:654] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.723759 21355 consensus_queue.cc:260] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.729548 21353 tablet_bootstrap.cc:654] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.737216 21354 tablet_bootstrap.cc:492] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5: No bootstrap required, opened a new log
I20260709 13:09:48.740825 21354 ts_tablet_manager.cc:1403] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260709 13:09:48.751900 21354 raft_consensus.cc:359] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.753139 21354 raft_consensus.cc:385] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.753566 21354 raft_consensus.cc:740] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.754395 21354 consensus_queue.cc:260] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.756884 21354 ts_tablet_manager.cc:1434] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:09:48.757993 21355 ts_tablet_manager.cc:1434] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c: Time spent starting tablet: real 0.083s	user 0.010s	sys 0.005s
I20260709 13:09:48.764837 21354 tablet_bootstrap.cc:492] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5: Bootstrap starting.
I20260709 13:09:48.758834 21335 heartbeater.cc:499] Master 127.20.136.190:40645 was elected leader, sending a full tablet report...
I20260709 13:09:48.774740 21354 tablet_bootstrap.cc:654] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.776160 21355 tablet_bootstrap.cc:492] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c: Bootstrap starting.
I20260709 13:09:48.778677 21353 tablet_bootstrap.cc:492] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1: No bootstrap required, opened a new log
I20260709 13:09:48.779228 21353 ts_tablet_manager.cc:1403] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.003s
I20260709 13:09:48.782281 21353 raft_consensus.cc:359] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.783107 21353 raft_consensus.cc:385] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.783428 21353 raft_consensus.cc:740] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.784221 21353 consensus_queue.cc:260] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.786621 21353 ts_tablet_manager.cc:1434] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:48.787668 21353 tablet_bootstrap.cc:492] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1: Bootstrap starting.
I20260709 13:09:48.788618 21354 tablet_bootstrap.cc:492] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5: No bootstrap required, opened a new log
I20260709 13:09:48.789108 21354 ts_tablet_manager.cc:1403] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 13:09:48.790694 21355 tablet_bootstrap.cc:654] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.792217 21354 raft_consensus.cc:359] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.793005 21354 raft_consensus.cc:385] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.793308 21354 raft_consensus.cc:740] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.794683 21353 tablet_bootstrap.cc:654] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.794152 21354 consensus_queue.cc:260] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.797052 21359 raft_consensus.cc:493] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.797662 21354 ts_tablet_manager.cc:1434] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:09:48.797601 21359 raft_consensus.cc:515] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.799085 21354 tablet_bootstrap.cc:492] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5: Bootstrap starting.
W20260709 13:09:48.801280 21336 tablet.cc:2406] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:09:48.804374 21359 leader_election.cc:290] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:48.806937 21355 tablet_bootstrap.cc:492] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c: No bootstrap required, opened a new log
I20260709 13:09:48.807446 21354 tablet_bootstrap.cc:654] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.807511 21355 ts_tablet_manager.cc:1403] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.011s
I20260709 13:09:48.811089 21355 raft_consensus.cc:359] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.812624 21355 raft_consensus.cc:385] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.813040 21355 raft_consensus.cc:740] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.813930 21355 consensus_queue.cc:260] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.816465 21355 ts_tablet_manager.cc:1434] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:09:48.817502 21355 tablet_bootstrap.cc:492] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c: Bootstrap starting.
I20260709 13:09:48.826128 21354 tablet_bootstrap.cc:492] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5: No bootstrap required, opened a new log
I20260709 13:09:48.826116 21355 tablet_bootstrap.cc:654] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.826778 21354 ts_tablet_manager.cc:1403] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 13:09:48.830036 21354 raft_consensus.cc:359] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.830852 21354 raft_consensus.cc:385] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.831204 21354 raft_consensus.cc:740] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.832053 21354 consensus_queue.cc:260] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.836433 21353 tablet_bootstrap.cc:492] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1: No bootstrap required, opened a new log
I20260709 13:09:48.836966 21353 ts_tablet_manager.cc:1403] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.019s
I20260709 13:09:48.836927 21354 ts_tablet_manager.cc:1434] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:48.839643 21354 tablet_bootstrap.cc:492] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5: Bootstrap starting.
I20260709 13:09:48.840660 21355 tablet_bootstrap.cc:492] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c: No bootstrap required, opened a new log
I20260709 13:09:48.841121 21355 ts_tablet_manager.cc:1403] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.012s
I20260709 13:09:48.841434 21353 raft_consensus.cc:359] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.842185 21353 raft_consensus.cc:385] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.842461 21353 raft_consensus.cc:740] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.848489 21354 tablet_bootstrap.cc:654] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.847365 21353 consensus_queue.cc:260] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.852308 21353 ts_tablet_manager.cc:1434] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:09:48.853134 21353 tablet_bootstrap.cc:492] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1: Bootstrap starting.
I20260709 13:09:48.854453 21355 raft_consensus.cc:359] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.856828 21355 raft_consensus.cc:385] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.857547 21355 raft_consensus.cc:740] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.861974 21355 consensus_queue.cc:260] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.864928 21355 ts_tablet_manager.cc:1434] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 13:09:48.865973 21353 tablet_bootstrap.cc:654] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.866000 21355 tablet_bootstrap.cc:492] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c: Bootstrap starting.
I20260709 13:09:48.874895 21355 tablet_bootstrap.cc:654] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.900517 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306fe439b68547b28a1a1e734471caf1" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:48.901567 21310 raft_consensus.cc:2468] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 0.
I20260709 13:09:48.903893 21200 leader_election.cc:304] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:48.917093 21353 tablet_bootstrap.cc:492] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1: No bootstrap required, opened a new log
I20260709 13:09:48.917682 21353 ts_tablet_manager.cc:1403] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.002s
I20260709 13:09:48.922797 21353 raft_consensus.cc:359] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.924948 21353 raft_consensus.cc:385] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.925307 21353 raft_consensus.cc:740] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.926123 21353 consensus_queue.cc:260] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.932668 21359 raft_consensus.cc:2804] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.933120 21359 raft_consensus.cc:493] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.933476 21359 raft_consensus.cc:3060] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.942041 21359 raft_consensus.cc:515] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.943392 21360 raft_consensus.cc:493] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.944011 21360 raft_consensus.cc:515] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.948976 21360 leader_election.cc:290] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:48.951104 21359 leader_election.cc:290] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:48.952464 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306fe439b68547b28a1a1e734471caf1" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:48.953253 21310 raft_consensus.cc:3060] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.961174 21355 tablet_bootstrap.cc:492] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c: No bootstrap required, opened a new log
I20260709 13:09:48.965204 21355 ts_tablet_manager.cc:1403] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.005s
I20260709 13:09:48.969539 21355 raft_consensus.cc:359] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.984563 21355 raft_consensus.cc:385] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.984477 21360 raft_consensus.cc:493] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.985308 21360 raft_consensus.cc:515] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.988090 21360 leader_election.cc:290] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:48.988894 21355 raft_consensus.cc:740] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.975528 21310 raft_consensus.cc:2468] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 1.
I20260709 13:09:48.991406 21200 leader_election.cc:304] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:48.992640 21359 raft_consensus.cc:2804] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.993108 21359 raft_consensus.cc:697] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:48.993544 21355 consensus_queue.cc:260] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.993927 21359 consensus_queue.cc:237] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:48.996404 21355 ts_tablet_manager.cc:1434] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:09:48.998844 21355 tablet_bootstrap.cc:492] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c: Bootstrap starting.
I20260709 13:09:49.008538 21355 tablet_bootstrap.cc:654] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.031812 21359 raft_consensus.cc:493] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.032559 21359 raft_consensus.cc:515] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.044449 21359 leader_election.cc:290] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.047876 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.048588 21310 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 0.
I20260709 13:09:49.050050 21200 leader_election.cc:304] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:49.050104 21379 raft_consensus.cc:493] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.051254 21359 raft_consensus.cc:2804] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.051682 21359 raft_consensus.cc:493] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.051434 21379 raft_consensus.cc:515] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.052038 21359 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.055073 21057 catalog_manager.cc:5697] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.061638 21353 ts_tablet_manager.cc:1434] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent starting tablet: real 0.144s	user 0.033s	sys 0.056s
I20260709 13:09:49.070233 21354 tablet_bootstrap.cc:492] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5: No bootstrap required, opened a new log
I20260709 13:09:49.071010 21354 ts_tablet_manager.cc:1403] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent bootstrapping tablet: real 0.232s	user 0.074s	sys 0.088s
I20260709 13:09:49.075418 21379 leader_election.cc:290] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.075963 21379 raft_consensus.cc:493] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.076930 21379 raft_consensus.cc:515] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.079244 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.080616 21353 tablet_bootstrap.cc:492] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1: Bootstrap starting.
W20260709 13:09:49.080794 21200 leader_election.cc:343] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.085960 21360 raft_consensus.cc:493] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.087924 21360 raft_consensus.cc:515] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.091471 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.087471 21379 leader_election.cc:290] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.074860 21354 raft_consensus.cc:359] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.092806 21360 leader_election.cc:290] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
W20260709 13:09:49.093673 21200 leader_election.cc:343] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.093310 21161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306fe439b68547b28a1a1e734471caf1" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.092998 21354 raft_consensus.cc:385] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.095144 21161 raft_consensus.cc:2468] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 0.
I20260709 13:09:49.095800 21354 raft_consensus.cc:740] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.098088 21161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306fe439b68547b28a1a1e734471caf1" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:49.098316 21353 tablet_bootstrap.cc:654] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.099611 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.100489 21355 tablet_bootstrap.cc:492] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c: No bootstrap required, opened a new log
I20260709 13:09:49.099212 21161 raft_consensus.cc:3060] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.100764 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.099538 21354 consensus_queue.cc:260] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.101009 21160 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 0.
I20260709 13:09:49.103070 21355 ts_tablet_manager.cc:1403] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.014s
I20260709 13:09:49.107093 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.107906 21160 raft_consensus.cc:2468] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 0.
I20260709 13:09:49.110143 21354 ts_tablet_manager.cc:1434] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
I20260709 13:09:49.113343 21354 tablet_bootstrap.cc:492] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5: Bootstrap starting.
I20260709 13:09:49.107239 21359 raft_consensus.cc:515] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
W20260709 13:09:49.117528 21202 leader_election.cc:343] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.117774 21355 raft_consensus.cc:359] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.121907 21355 raft_consensus.cc:385] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.122262 21355 raft_consensus.cc:740] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.122462 21202 leader_election.cc:304] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:49.123853 21355 consensus_queue.cc:260] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.125190 21202 leader_election.cc:304] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 1a89b7602908447184f86f5eba27421c
I20260709 13:09:49.126286 21355 ts_tablet_manager.cc:1434] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:09:49.127272 21379 raft_consensus.cc:2749] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.132397 21359 leader_election.cc:290] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.133605 21384 raft_consensus.cc:2804] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.134053 21384 raft_consensus.cc:493] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.129761 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:49.134433 21384 raft_consensus.cc:3060] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.140481 21355 tablet_bootstrap.cc:492] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c: Bootstrap starting.
I20260709 13:09:49.140425 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:49.140477 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:49.142468 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.142802 21161 raft_consensus.cc:2468] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 1.
I20260709 13:09:49.129153 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:49.132731 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:49.146010 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.141918 21160 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.144268 21310 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.148144 21308 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 0.
I20260709 13:09:49.149451 21235 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 0.
W20260709 13:09:49.155503 21125 leader_election.cc:343] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.183358 21353 tablet_bootstrap.cc:492] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1: No bootstrap required, opened a new log
I20260709 13:09:49.183884 21353 ts_tablet_manager.cc:1403] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent bootstrapping tablet: real 0.107s	user 0.024s	sys 0.010s
W20260709 13:09:49.185086 21125 leader_election.cc:343] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.185885 21125 leader_election.cc:304] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:49.186892 21360 raft_consensus.cc:2804] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.187842 21360 raft_consensus.cc:493] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.188333 21360 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.202024 21160 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 1.
W20260709 13:09:49.187053 21125 leader_election.cc:343] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.203110 21125 leader_election.cc:304] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f3b1c8e3a34336b5a547d094521ed5; no voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:49.205696 21363 raft_consensus.cc:2749] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.210744 21310 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 1.
I20260709 13:09:49.211848 21384 raft_consensus.cc:515] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.212239 21200 leader_election.cc:304] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:49.213004 21359 raft_consensus.cc:2804] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.213632 21359 raft_consensus.cc:697] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:49.214681 21359 consensus_queue.cc:237] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.214676 21360 raft_consensus.cc:515] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.232302 21384 leader_election.cc:290] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.234441 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:49.235267 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:49.235920 21160 raft_consensus.cc:3060] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:49.236027 21200 leader_election.cc:343] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.235970 21353 raft_consensus.cc:359] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.236868 21353 raft_consensus.cc:385] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.237201 21353 raft_consensus.cc:740] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.237993 21353 consensus_queue.cc:260] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.236891 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.239924 21354 tablet_bootstrap.cc:654] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.242326 21360 leader_election.cc:290] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 election: Requested vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.244902 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c"
W20260709 13:09:49.244845 21125 leader_election.cc:343] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.246038 21125 leader_election.cc:304] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f3b1c8e3a34336b5a547d094521ed5; no voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:49.246241 21353 ts_tablet_manager.cc:1434] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.007s
I20260709 13:09:49.245620 21309 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.246845 21360 raft_consensus.cc:2749] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.247187 21355 tablet_bootstrap.cc:654] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.245117 21160 raft_consensus.cc:2468] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 1.
I20260709 13:09:49.248971 21353 tablet_bootstrap.cc:492] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1: Bootstrap starting.
I20260709 13:09:49.254333 21202 leader_election.cc:304] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 1a89b7602908447184f86f5eba27421c
I20260709 13:09:49.255571 21384 raft_consensus.cc:2804] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.256079 21384 raft_consensus.cc:697] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:49.256903 21384 consensus_queue.cc:237] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.258899 21309 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 1.
I20260709 13:09:49.261056 21354 tablet_bootstrap.cc:492] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5: No bootstrap required, opened a new log
I20260709 13:09:49.261677 21354 ts_tablet_manager.cc:1403] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5: Time spent bootstrapping tablet: real 0.151s	user 0.030s	sys 0.015s
I20260709 13:09:49.270184 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:49.271100 21235 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.271293 21353 tablet_bootstrap.cc:654] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.270064 21354 raft_consensus.cc:359] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.275586 21354 raft_consensus.cc:385] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.276037 21354 raft_consensus.cc:740] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.276772 21057 catalog_manager.cc:5697] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.276984 21354 consensus_queue.cc:260] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.280658 21354 ts_tablet_manager.cc:1434] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.005s
I20260709 13:09:49.282052 21354 tablet_bootstrap.cc:492] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5: Bootstrap starting.
I20260709 13:09:49.289440 21353 tablet_bootstrap.cc:492] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1: No bootstrap required, opened a new log
I20260709 13:09:49.290102 21353 ts_tablet_manager.cc:1403] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.002s
I20260709 13:09:49.294667 21353 raft_consensus.cc:359] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.295702 21353 raft_consensus.cc:385] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.296154 21353 raft_consensus.cc:740] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.297150 21353 consensus_queue.cc:260] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.303153 21354 tablet_bootstrap.cc:654] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.295189 21125 leader_election.cc:304] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:49.306703 21360 raft_consensus.cc:2804] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.307246 21360 raft_consensus.cc:697] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Becoming Leader. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:49.308059 21360 consensus_queue.cc:237] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.313346 21365 raft_consensus.cc:493] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.313848 21365 raft_consensus.cc:515] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.318465 21365 leader_election.cc:290] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:49.325227 21353 ts_tablet_manager.cc:1434] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.001s
I20260709 13:09:49.326508 21353 tablet_bootstrap.cc:492] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1: Bootstrap starting.
I20260709 13:09:49.331883 21058 catalog_manager.cc:5697] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.334591 21353 tablet_bootstrap.cc:654] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.347532 21359 raft_consensus.cc:493] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.348289 21359 raft_consensus.cc:515] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.358547 21359 leader_election.cc:290] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.364022 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.359611 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.369395 21353 tablet_bootstrap.cc:492] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1: No bootstrap required, opened a new log
I20260709 13:09:49.369282 21160 raft_consensus.cc:2468] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 0.
W20260709 13:09:49.370136 21200 leader_election.cc:343] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.370674 21202 leader_election.cc:304] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 1a89b7602908447184f86f5eba27421c
I20260709 13:09:49.372318 21359 raft_consensus.cc:2804] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.372730 21359 raft_consensus.cc:493] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.313848 21235 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 1.
I20260709 13:09:49.373075 21359 raft_consensus.cc:3060] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.379364 21359 raft_consensus.cc:515] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.383915 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:49.384763 21160 raft_consensus.cc:3060] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.385025 21058 catalog_manager.cc:5697] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.393225 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:49.393980 21236 raft_consensus.cc:2468] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 0.
I20260709 13:09:49.396057 21274 leader_election.cc:304] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:49.396951 21365 raft_consensus.cc:2804] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.397312 21365 raft_consensus.cc:493] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.397670 21365 raft_consensus.cc:3060] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.400450 21359 leader_election.cc:290] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.402290 21354 tablet_bootstrap.cc:492] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5: No bootstrap required, opened a new log
I20260709 13:09:49.406407 21354 ts_tablet_manager.cc:1403] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent bootstrapping tablet: real 0.125s	user 0.027s	sys 0.023s
W20260709 13:09:49.402204 21105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:49.403828 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c"
W20260709 13:09:49.408145 21200 leader_election.cc:343] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.409751 21354 raft_consensus.cc:359] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.410604 21354 raft_consensus.cc:385] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.410946 21354 raft_consensus.cc:740] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.411748 21354 consensus_queue.cc:260] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.404727 21160 raft_consensus.cc:2468] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 1.
I20260709 13:09:49.369916 21353 ts_tablet_manager.cc:1403] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.008s
I20260709 13:09:49.405838 21355 tablet_bootstrap.cc:492] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c: No bootstrap required, opened a new log
I20260709 13:09:49.416671 21355 ts_tablet_manager.cc:1403] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c: Time spent bootstrapping tablet: real 0.277s	user 0.012s	sys 0.018s
I20260709 13:09:49.418888 21355 raft_consensus.cc:359] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.419716 21355 raft_consensus.cc:385] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.420020 21355 raft_consensus.cc:740] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.420970 21353 raft_consensus.cc:359] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.421604 21353 raft_consensus.cc:385] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.421864 21353 raft_consensus.cc:740] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.422498 21353 consensus_queue.cc:260] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.412432 21365 raft_consensus.cc:515] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.420830 21355 consensus_queue.cc:260] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.414423 21354 ts_tablet_manager.cc:1434] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:49.423857 21202 leader_election.cc:304] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 1a89b7602908447184f86f5eba27421c
I20260709 13:09:49.424393 21354 tablet_bootstrap.cc:492] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5: Bootstrap starting.
I20260709 13:09:49.431396 21353 ts_tablet_manager.cc:1434] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:09:49.431584 21359 raft_consensus.cc:2804] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.432132 21359 raft_consensus.cc:697] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:49.433054 21353 tablet_bootstrap.cc:492] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1: Bootstrap starting.
I20260709 13:09:49.432917 21359 consensus_queue.cc:237] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.443567 21400 raft_consensus.cc:493] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.444130 21400 raft_consensus.cc:515] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.459420 21161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:49.460714 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d04fc2bfe4ec583cc438c484efe86" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.452181 21365 leader_election.cc:290] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:49.453773 21401 raft_consensus.cc:493] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.481673 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:49.463111 21159 raft_consensus.cc:2468] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 0.
I20260709 13:09:49.519297 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d04fc2bfe4ec583cc438c484efe86" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:49.469094 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.527484 21236 raft_consensus.cc:2468] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 0.
I20260709 13:09:49.526357 21401 raft_consensus.cc:515] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.526342 21235 raft_consensus.cc:3060] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.506881 21355 ts_tablet_manager.cc:1434] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c: Time spent starting tablet: real 0.090s	user 0.001s	sys 0.009s
I20260709 13:09:49.528702 21274 leader_election.cc:304] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:49.529712 21365 raft_consensus.cc:2804] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.530077 21365 raft_consensus.cc:493] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.530424 21365 raft_consensus.cc:3060] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.531225 21355 tablet_bootstrap.cc:492] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c: Bootstrap starting.
I20260709 13:09:49.531546 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:49.535133 21401 leader_election.cc:290] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:49.535212 21235 raft_consensus.cc:2468] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 1.
W20260709 13:09:49.503298 21276 leader_election.cc:343] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:49.542160 21276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:39881, user_credentials={real_user=slave}} blocked reactor thread for 46456.7us
I20260709 13:09:49.495728 21384 consensus_queue.cc:1048] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260709 13:09:49.537655 21365 raft_consensus.cc:515] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.543421 21274 leader_election.cc:304] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [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: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:49.544438 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.545267 21160 raft_consensus.cc:2393] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a89b7602908447184f86f5eba27421c in current term 1: Already voted for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in this term.
I20260709 13:09:49.547199 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d04fc2bfe4ec583cc438c484efe86" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:49.547819 21236 raft_consensus.cc:3060] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:49.549955 21276 leader_election.cc:343] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.461126 21354 tablet_bootstrap.cc:654] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.551036 21365 leader_election.cc:290] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:49.551762 21365 raft_consensus.cc:2804] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.553021 21276 leader_election.cc:304] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a89b7602908447184f86f5eba27421c; no voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:49.555169 21365 raft_consensus.cc:697] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Becoming Leader. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:49.557613 21365 consensus_queue.cc:237] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.457132 21400 leader_election.cc:290] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:49.560215 21403 raft_consensus.cc:3060] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.561995 21353 tablet_bootstrap.cc:654] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.566785 21379 consensus_queue.cc:1048] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.568846 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d04fc2bfe4ec583cc438c484efe86" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:49.569657 21354 tablet_bootstrap.cc:492] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5: No bootstrap required, opened a new log
I20260709 13:09:49.570039 21354 ts_tablet_manager.cc:1403] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent bootstrapping tablet: real 0.146s	user 0.007s	sys 0.006s
I20260709 13:09:49.563103 21236 raft_consensus.cc:2468] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 1.
I20260709 13:09:49.569422 21159 raft_consensus.cc:3060] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.574059 21274 leader_election.cc:304] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:49.575623 21400 raft_consensus.cc:2804] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.581476 21354 raft_consensus.cc:359] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.581966 21354 raft_consensus.cc:385] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.582228 21354 raft_consensus.cc:740] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.584367 21403 raft_consensus.cc:2749] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.590572 21354 consensus_queue.cc:260] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.592608 21354 ts_tablet_manager.cc:1434] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:09:49.580981 21400 raft_consensus.cc:697] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Becoming Leader. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:49.601994 21159 raft_consensus.cc:2468] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 1.
I20260709 13:09:49.622865 21355 tablet_bootstrap.cc:654] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.623323 21056 catalog_manager.cc:5697] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.614531 21400 consensus_queue.cc:237] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.667541 21355 tablet_bootstrap.cc:492] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c: No bootstrap required, opened a new log
I20260709 13:09:49.666994 21057 catalog_manager.cc:5697] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a89b7602908447184f86f5eba27421c (127.20.136.131). New cstate: current_term: 1 leader_uuid: "1a89b7602908447184f86f5eba27421c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.668049 21355 ts_tablet_manager.cc:1403] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.014s
I20260709 13:09:49.668291 21359 consensus_queue.cc:1048] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.672552 21353 tablet_bootstrap.cc:492] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1: No bootstrap required, opened a new log
I20260709 13:09:49.674134 21353 ts_tablet_manager.cc:1403] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent bootstrapping tablet: real 0.241s	user 0.018s	sys 0.014s
I20260709 13:09:49.677459 21353 raft_consensus.cc:359] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.678311 21353 raft_consensus.cc:385] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.678575 21353 raft_consensus.cc:740] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.679260 21353 consensus_queue.cc:260] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.681403 21353 ts_tablet_manager.cc:1434] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:09:49.670864 21355 raft_consensus.cc:359] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.682808 21355 raft_consensus.cc:385] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.683138 21355 raft_consensus.cc:740] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.686146 21384 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:49.685521 21355 consensus_queue.cc:260] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.705808 21355 ts_tablet_manager.cc:1434] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.003s
I20260709 13:09:49.712276 21355 tablet_bootstrap.cc:492] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c: Bootstrap starting.
I20260709 13:09:49.733243 21379 consensus_queue.cc:1048] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:49.737753 21355 tablet_bootstrap.cc:654] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.741869 21360 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.742272 21400 raft_consensus.cc:493] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.747519 21400 raft_consensus.cc:515] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.750860 21400 leader_election.cc:290] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:49.753700 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:49.753690 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.755918 21159 raft_consensus.cc:2393] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a89b7602908447184f86f5eba27421c in current term 1: Already voted for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in this term.
I20260709 13:09:49.758507 21274 leader_election.cc:304] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a89b7602908447184f86f5eba27421c; no voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:49.760336 21400 raft_consensus.cc:3060] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.764559 21360 raft_consensus.cc:493] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.765115 21360 raft_consensus.cc:515] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.768510 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:49.768836 21400 raft_consensus.cc:2749] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.769254 21235 raft_consensus.cc:2468] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 0.
I20260709 13:09:49.770829 21125 leader_election.cc:304] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:49.770283 21056 catalog_manager.cc:5697] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a89b7602908447184f86f5eba27421c (127.20.136.131). New cstate: current_term: 1 leader_uuid: "1a89b7602908447184f86f5eba27421c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.771950 21363 raft_consensus.cc:2804] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.772372 21363 raft_consensus.cc:493] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.772794 21363 raft_consensus.cc:3060] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.785562 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.786540 21359 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:49.788731 21125 leader_election.cc:343] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.789332 21363 raft_consensus.cc:515] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.785616 21360 leader_election.cc:290] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.798327 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:49.798909 21363 leader_election.cc:290] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 election: Requested vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.799034 21235 raft_consensus.cc:3060] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.805466 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c"
W20260709 13:09:49.807109 21125 leader_election.cc:343] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.809476 21235 raft_consensus.cc:2468] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 1.
I20260709 13:09:49.810788 21125 leader_election.cc:304] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [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: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 1a89b7602908447184f86f5eba27421c
I20260709 13:09:49.812012 21363 raft_consensus.cc:2804] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.812531 21363 raft_consensus.cc:697] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Becoming Leader. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:49.816471 21363 consensus_queue.cc:237] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.826807 21355 tablet_bootstrap.cc:492] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c: No bootstrap required, opened a new log
I20260709 13:09:49.827394 21355 ts_tablet_manager.cc:1403] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.007s
I20260709 13:09:49.828361 21360 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.848558 21355 raft_consensus.cc:359] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.849329 21355 raft_consensus.cc:385] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.849638 21355 raft_consensus.cc:740] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.850309 21355 consensus_queue.cc:260] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.857124 21355 ts_tablet_manager.cc:1434] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:09:49.858028 21355 tablet_bootstrap.cc:492] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c: Bootstrap starting.
I20260709 13:09:49.861665 21379 consensus_queue.cc:1048] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:49.866448 21355 tablet_bootstrap.cc:654] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.871924 21057 catalog_manager.cc:5697] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.882011 21379 raft_consensus.cc:493] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:49.885313 21331 debug-util.cc:398] Leaking SignalData structure 0x7b080016b060 after lost signal to thread 21029
W20260709 13:09:49.886341 21331 debug-util.cc:398] Leaking SignalData structure 0x7b080016b740 after lost signal to thread 21092
I20260709 13:09:49.882663 21379 raft_consensus.cc:515] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.892055 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:49.892810 21160 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 0.
I20260709 13:09:49.894165 21202 leader_election.cc:304] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:49.895041 21384 raft_consensus.cc:2804] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.895416 21384 raft_consensus.cc:493] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.895751 21384 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.901479 21379 leader_election.cc:290] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.901371 21359 consensus_queue.cc:1048] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.905237 21384 raft_consensus.cc:515] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.908423 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:49.909047 21160 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.910574 21360 raft_consensus.cc:493] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.911212 21360 raft_consensus.cc:515] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.912683 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.914882 21384 leader_election.cc:290] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.915840 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:49.916640 21236 raft_consensus.cc:2393] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f3b1c8e3a34336b5a547d094521ed5 in current term 1: Already voted for candidate 1a89b7602908447184f86f5eba27421c in this term.
I20260709 13:09:49.915061 21308 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 0.
I20260709 13:09:49.917328 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c" is_pre_election: true
I20260709 13:09:49.913870 21360 leader_election.cc:290] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:49.920598 21125 leader_election.cc:304] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f3b1c8e3a34336b5a547d094521ed5; no voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:49.922324 21363 raft_consensus.cc:3060] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.922732 21160 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 1.
I20260709 13:09:49.926167 21202 leader_election.cc:304] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:49.927455 21384 raft_consensus.cc:2804] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.927965 21384 raft_consensus.cc:697] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:49.929414 21384 consensus_queue.cc:237] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.938966 21363 raft_consensus.cc:2749] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.943256 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:49.946256 21310 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.961903 21355 tablet_bootstrap.cc:492] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c: No bootstrap required, opened a new log
I20260709 13:09:49.962457 21355 ts_tablet_manager.cc:1403] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c: Time spent bootstrapping tablet: real 0.105s	user 0.031s	sys 0.018s
I20260709 13:09:49.965826 21355 raft_consensus.cc:359] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.966655 21355 raft_consensus.cc:385] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.966982 21355 raft_consensus.cc:740] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.966336 21058 catalog_manager.cc:5697] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.967760 21355 consensus_queue.cc:260] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:49.975736 21355 ts_tablet_manager.cc:1434] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 13:09:49.976984 21310 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 1.
I20260709 13:09:50.049212 21400 consensus_queue.cc:1048] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.067960 21365 consensus_queue.cc:1048] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:50.099716 21400 raft_consensus.cc:493] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.100286 21400 raft_consensus.cc:515] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.102770 21400 leader_election.cc:290] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:50.104586 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" is_pre_election: true
I20260709 13:09:50.105144 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" is_pre_election: true
I20260709 13:09:50.106138 21236 raft_consensus.cc:2393] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a89b7602908447184f86f5eba27421c in current term 1: Already voted for candidate b2f3b1c8e3a34336b5a547d094521ed5 in this term.
I20260709 13:09:50.107638 21274 leader_election.cc:304] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a89b7602908447184f86f5eba27421c; no voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:50.109025 21400 raft_consensus.cc:3060] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.111259 21365 consensus_queue.cc:1048] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.119571 21400 raft_consensus.cc:2749] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:50.140552 21400 consensus_queue.cc:1048] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.210265 21236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:59502
I20260709 13:09:50.211194 21236 raft_consensus.cc:606] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Received request to transfer leadership to TS b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:50.218492 21236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:59502
I20260709 13:09:50.219376 21236 raft_consensus.cc:606] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Received request to transfer leadership to TS b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:50.230381 21236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:59502
I20260709 13:09:50.231149 21363 consensus_queue.cc:1048] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.232033 21236 raft_consensus.cc:606] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Received request to transfer leadership to TS b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:50.237694 21384 raft_consensus.cc:993] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:50.238341 21384 raft_consensus.cc:1081] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Signalling peer b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:50.262012 21160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:40012
I20260709 13:09:50.262802 21160 raft_consensus.cc:493] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.263252 21160 raft_consensus.cc:3060] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.274139 21363 consensus_queue.cc:1048] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.278738 21160 raft_consensus.cc:515] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.281286 21160 leader_election.cc:290] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 2 election: Requested vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:50.288584 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:50.289268 21308 raft_consensus.cc:3060] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.296020 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:50.299206 21235 raft_consensus.cc:3055] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.299623 21235 raft_consensus.cc:740] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:50.303934 21308 raft_consensus.cc:2468] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 2.
I20260709 13:09:50.300599 21235 consensus_queue.cc:260] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.311668 21235 raft_consensus.cc:3060] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.317291 21160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f209df6f7d840739c1755af0158172c"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
mode: GRACEFUL
new_leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:40034
I20260709 13:09:50.318032 21160 raft_consensus.cc:606] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Received request to transfer leadership to TS 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:50.327965 21125 leader_election.cc:304] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:50.328918 21363 raft_consensus.cc:2804] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.329413 21363 raft_consensus.cc:697] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Becoming Leader. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:50.330250 21363 consensus_queue.cc:237] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.338725 21058 catalog_manager.cc:5697] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 reported cstate change: term changed from 1 to 2, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.347680 21359 raft_consensus.cc:993] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:50.348162 21359 raft_consensus.cc:1081] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Signalling peer b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:50.351300 21425 consensus_queue.cc:1048] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.354516 21160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:40012
I20260709 13:09:50.355142 21160 raft_consensus.cc:493] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.355540 21160 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.358943 21360 raft_consensus.cc:993] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5: : Instructing follower 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:50.359467 21360 raft_consensus.cc:1081] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Signalling peer 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:50.364907 21236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f209df6f7d840739c1755af0158172c"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:59484
I20260709 13:09:50.365572 21236 raft_consensus.cc:493] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.365955 21236 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.376121 21236 raft_consensus.cc:515] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.380213 21161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:50.380848 21161 raft_consensus.cc:3055] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.381176 21161 raft_consensus.cc:740] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:50.381930 21161 consensus_queue.cc:260] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.383071 21161 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.389901 21235 raft_consensus.cc:2468] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 2.
I20260709 13:09:50.391736 21425 consensus_queue.cc:1048] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.389889 21161 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 2.
I20260709 13:09:50.395213 21202 leader_election.cc:304] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:50.396054 21425 raft_consensus.cc:2804] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.397531 21425 raft_consensus.cc:697] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:50.398514 21425 consensus_queue.cc:237] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.399739 21236 leader_election.cc:290] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 2 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:50.401154 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:50.402004 21308 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.407986 21160 raft_consensus.cc:515] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.410499 21160 leader_election.cc:290] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 2 election: Requested vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:50.417397 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:50.418115 21310 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.422159 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:50.422791 21236 raft_consensus.cc:3055] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.423215 21384 raft_consensus.cc:993] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:50.423197 21236 raft_consensus.cc:740] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:50.423837 21359 raft_consensus.cc:1081] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Signalling peer b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:50.424453 21236 consensus_queue.cc:260] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.425663 21236 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.426219 21161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:40012
I20260709 13:09:50.427052 21161 raft_consensus.cc:493] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.427539 21161 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.433933 21310 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 2.
I20260709 13:09:50.440896 21236 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 2.
I20260709 13:09:50.442130 21125 leader_election.cc:304] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:50.444193 21363 raft_consensus.cc:2804] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.444746 21363 raft_consensus.cc:697] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Becoming Leader. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:50.445636 21363 consensus_queue.cc:237] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.445662 21308 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 2.
I20260709 13:09:50.440565 21058 catalog_manager.cc:5697] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 1 to 2, leader changed from b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129) to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.453646 21161 raft_consensus.cc:515] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.459574 21161 leader_election.cc:290] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 2 election: Requested vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:50.464062 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:50.464704 21236 raft_consensus.cc:3055] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.465058 21236 raft_consensus.cc:740] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:50.465906 21236 consensus_queue.cc:260] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.467221 21236 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.467586 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:50.468233 21308 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.468740 21058 catalog_manager.cc:5697] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 reported cstate change: term changed from 1 to 2, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.475368 21308 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 2.
I20260709 13:09:50.476667 21310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9"
dest_uuid: "1a89b7602908447184f86f5eba27421c"
mode: GRACEFUL
new_leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:38472
I20260709 13:09:50.476999 21125 leader_election.cc:304] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:50.477417 21310 raft_consensus.cc:606] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Received request to transfer leadership to TS 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:50.479635 21363 raft_consensus.cc:2804] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.480121 21363 raft_consensus.cc:697] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Becoming Leader. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:50.480991 21363 consensus_queue.cc:237] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.475354 21236 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 2.
I20260709 13:09:50.490826 21310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f78d04fc2bfe4ec583cc438c484efe86"
dest_uuid: "1a89b7602908447184f86f5eba27421c"
mode: GRACEFUL
new_leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:38472
I20260709 13:09:50.491707 21310 raft_consensus.cc:606] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Received request to transfer leadership to TS 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:50.493610 21058 catalog_manager.cc:5697] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 reported cstate change: term changed from 1 to 2, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.501286 21236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:59502
I20260709 13:09:50.501932 21236 raft_consensus.cc:606] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Received request to transfer leadership to TS 1a89b7602908447184f86f5eba27421c
I20260709 13:09:50.518850 21400 raft_consensus.cc:993] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c: : Instructing follower 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:50.519450 21400 raft_consensus.cc:1081] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Signalling peer 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:50.521713 21236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f78d04fc2bfe4ec583cc438c484efe86"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:59492
I20260709 13:09:50.522413 21236 raft_consensus.cc:493] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.522836 21236 raft_consensus.cc:3060] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.531339 21236 raft_consensus.cc:515] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.534951 21161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d04fc2bfe4ec583cc438c484efe86" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:50.535583 21161 raft_consensus.cc:3060] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.535411 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d04fc2bfe4ec583cc438c484efe86" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:50.536167 21310 raft_consensus.cc:3055] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.536561 21310 raft_consensus.cc:740] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:50.537519 21310 consensus_queue.cc:260] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.539084 21310 raft_consensus.cc:3060] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.542398 21161 raft_consensus.cc:2468] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 2.
I20260709 13:09:50.543805 21202 leader_election.cc:304] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:50.544641 21425 raft_consensus.cc:2804] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.545130 21425 raft_consensus.cc:697] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:50.545929 21425 consensus_queue.cc:237] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.553711 21236 leader_election.cc:290] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 2 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:50.555750 21058 catalog_manager.cc:5697] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 1 to 2, leader changed from 1a89b7602908447184f86f5eba27421c (127.20.136.131) to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.558558 21310 raft_consensus.cc:2468] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 2.
I20260709 13:09:50.731412 21400 raft_consensus.cc:993] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c: : Instructing follower 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:50.731921 21400 raft_consensus.cc:1081] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Signalling peer 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:50.734066 21236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:59492
I20260709 13:09:50.734987 21236 raft_consensus.cc:493] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.735641 21236 raft_consensus.cc:3060] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.746950 21236 raft_consensus.cc:515] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.751148 21161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:50.751842 21161 raft_consensus.cc:3060] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.754307 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:50.755151 21310 raft_consensus.cc:3055] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.755625 21310 raft_consensus.cc:740] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:50.756422 21236 leader_election.cc:290] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 2 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:50.757153 21310 consensus_queue.cc:260] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.759792 21310 raft_consensus.cc:3060] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.760159 21161 raft_consensus.cc:2468] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 2.
I20260709 13:09:50.761497 21202 leader_election.cc:304] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:50.762458 21425 raft_consensus.cc:2804] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.763000 21425 raft_consensus.cc:697] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:50.763924 21425 consensus_queue.cc:237] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.769047 21310 raft_consensus.cc:2468] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 2.
I20260709 13:09:50.773849 21058 catalog_manager.cc:5697] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 1 to 2, leader changed from 1a89b7602908447184f86f5eba27421c (127.20.136.131) to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.811094 21310 raft_consensus.cc:1275] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.812716 21425 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.824271 21161 raft_consensus.cc:1275] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.826030 21359 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.876545 21236 raft_consensus.cc:1275] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.877988 21363 consensus_queue.cc:1048] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.889484 21310 raft_consensus.cc:1275] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.894713 21360 consensus_queue.cc:1048] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.951548 21310 raft_consensus.cc:1275] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.953488 21360 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:50.955235 21425 raft_consensus.cc:993] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:50.955708 21425 raft_consensus.cc:1081] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Signalling peer 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:50.958113 21310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef"
dest_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:38448
I20260709 13:09:50.958853 21310 raft_consensus.cc:493] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.959810 21310 raft_consensus.cc:3060] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.965114 21236 raft_consensus.cc:1275] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.966872 21360 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.976264 21310 raft_consensus.cc:515] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.979312 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:50.979882 21160 raft_consensus.cc:3060] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.980125 21310 leader_election.cc:290] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 2 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:50.980263 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef6a9b88f8344dd8f6cbe937bcbf9ef" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:50.980875 21235 raft_consensus.cc:3055] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.981220 21235 raft_consensus.cc:740] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:50.982110 21235 consensus_queue.cc:260] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:50.983440 21235 raft_consensus.cc:3060] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.986989 21160 raft_consensus.cc:2468] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 2.
I20260709 13:09:50.988201 21276 leader_election.cc:304] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:50.989164 21365 raft_consensus.cc:2804] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.989617 21365 raft_consensus.cc:697] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 2 LEADER]: Becoming Leader. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:50.990976 21235 raft_consensus.cc:2468] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 2.
I20260709 13:09:50.990434 21365 consensus_queue.cc:237] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:51.001873 21235 raft_consensus.cc:1275] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.004931 21363 consensus_queue.cc:1048] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:51.029733 21310 raft_consensus.cc:1275] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.032248 21384 consensus_queue.cc:1048] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:51.040889 21160 raft_consensus.cc:1275] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.042544 21425 consensus_queue.cc:1048] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:51.043453 21058 catalog_manager.cc:5697] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c reported cstate change: term changed from 1 to 2, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to 1a89b7602908447184f86f5eba27421c (127.20.136.131). New cstate: current_term: 2 leader_uuid: "1a89b7602908447184f86f5eba27421c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:51.049386 21308 raft_consensus.cc:1275] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.056107 21363 consensus_queue.cc:1048] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:51.201663 21310 raft_consensus.cc:1275] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.203696 21425 consensus_queue.cc:1048] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:51.216691 21160 raft_consensus.cc:1275] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.219533 21384 consensus_queue.cc:1048] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:51.433702 21160 raft_consensus.cc:1275] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.435031 21400 consensus_queue.cc:1048] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:51.445434 21234 raft_consensus.cc:1275] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.447180 21400 consensus_queue.cc:1048] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:53.537056 21026 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:09:53.538189 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:53.567047 21234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f209df6f7d840739c1755af0158172c"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:09:53.567795 21234 raft_consensus.cc:606] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Received request to transfer leadership to TS 1a89b7602908447184f86f5eba27421c
I20260709 13:09:53.580677 21160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
mode: GRACEFUL
new_leader_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:55916
I20260709 13:09:53.581374 21160 raft_consensus.cc:606] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Received request to transfer leadership to TS 1a89b7602908447184f86f5eba27421c
I20260709 13:09:53.582721 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:53.583393 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:53.856375 21360 raft_consensus.cc:993] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5: : Instructing follower 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:53.856936 21360 raft_consensus.cc:1081] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Signalling peer 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:53.858497 21310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11"
dest_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:38462
I20260709 13:09:53.859038 21310 raft_consensus.cc:493] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:53.859305 21310 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.864554 21310 raft_consensus.cc:515] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:53.866022 21310 leader_election.cc:290] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 3 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:53.867209 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:53.867209 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:53.868180 21160 raft_consensus.cc:3055] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:53.868198 21234 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.868713 21160 raft_consensus.cc:740] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:53.869684 21160 consensus_queue.cc:260] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:53.871117 21160 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.876524 21234 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 3.
I20260709 13:09:53.878085 21274 leader_election.cc:304] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [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: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:53.878415 21160 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 3.
I20260709 13:09:53.879139 21459 raft_consensus.cc:2804] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:53.880379 21459 raft_consensus.cc:697] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Becoming Leader. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:53.881266 21459 consensus_queue.cc:237] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:53.891111 21054 catalog_manager.cc:5697] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c reported cstate change: term changed from 2 to 3, leader changed from b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129) to 1a89b7602908447184f86f5eba27421c (127.20.136.131). New cstate: current_term: 3 leader_uuid: "1a89b7602908447184f86f5eba27421c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:53.894534 21463 raft_consensus.cc:993] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:53.895277 21425 raft_consensus.cc:1081] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Signalling peer 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:53.897063 21310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f209df6f7d840739c1755af0158172c"
dest_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:38448
I20260709 13:09:53.897536 21310 raft_consensus.cc:493] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:53.897843 21310 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.903841 21310 raft_consensus.cc:515] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:53.905869 21310 leader_election.cc:290] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 3 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:53.907058 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:53.906962 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:53.907785 21234 raft_consensus.cc:3055] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:53.907919 21160 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.908228 21234 raft_consensus.cc:740] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:53.909157 21234 consensus_queue.cc:260] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:53.910573 21234 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.915397 21160 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 3.
I20260709 13:09:53.916849 21276 leader_election.cc:304] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [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: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:53.917870 21459 raft_consensus.cc:2804] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:53.917968 21234 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 3.
I20260709 13:09:53.918319 21459 raft_consensus.cc:697] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Becoming Leader. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:53.919281 21459 consensus_queue.cc:237] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:53.927400 21054 catalog_manager.cc:5697] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c reported cstate change: term changed from 2 to 3, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to 1a89b7602908447184f86f5eba27421c (127.20.136.131). New cstate: current_term: 3 leader_uuid: "1a89b7602908447184f86f5eba27421c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:54.292367 21160 raft_consensus.cc:1275] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:54.294142 21459 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:54.306456 21234 raft_consensus.cc:1275] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:54.308270 21461 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:54.386314 21160 raft_consensus.cc:1275] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:54.387871 21459 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:54.397541 21234 raft_consensus.cc:1275] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:54.398891 21459 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:54.584414 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:54.595397 21160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
mode: GRACEFUL
new_leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:40034
I20260709 13:09:54.595904 21160 raft_consensus.cc:606] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Received request to transfer leadership to TS 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:54.601274 21310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11"
dest_uuid: "1a89b7602908447184f86f5eba27421c"
mode: GRACEFUL
new_leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:38472
I20260709 13:09:54.601822 21310 raft_consensus.cc:606] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Received request to transfer leadership to TS 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:54.607334 21160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
mode: GRACEFUL
new_leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:40034
I20260709 13:09:54.607967 21160 raft_consensus.cc:606] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Received request to transfer leadership to TS 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:54.613593 21160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
mode: GRACEFUL
new_leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:40034
I20260709 13:09:54.614153 21160 raft_consensus.cc:606] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Received request to transfer leadership to TS 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:54.622588 21310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f209df6f7d840739c1755af0158172c"
dest_uuid: "1a89b7602908447184f86f5eba27421c"
mode: GRACEFUL
new_leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:38472
I20260709 13:09:54.623211 21310 raft_consensus.cc:606] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Received request to transfer leadership to TS 4f097bbd3a7743f4b28a536e1c44b6a1
I20260709 13:09:54.778379 21477 raft_consensus.cc:993] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5: : Instructing follower 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:54.778855 21477 raft_consensus.cc:1081] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Signalling peer 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:54.780438 21234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:59484
I20260709 13:09:54.781134 21234 raft_consensus.cc:493] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:54.781430 21234 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:54.786233 21234 raft_consensus.cc:515] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:54.787797 21234 leader_election.cc:290] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 3 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:54.788780 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:54.788811 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:54.789359 21160 raft_consensus.cc:3055] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:54.789409 21310 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:54.789840 21160 raft_consensus.cc:740] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:54.790521 21160 consensus_queue.cc:260] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:54.791389 21160 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:54.793937 21310 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 3.
I20260709 13:09:54.795137 21200 leader_election.cc:304] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:54.795662 21160 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 3.
I20260709 13:09:54.795831 21425 raft_consensus.cc:2804] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:54.796793 21425 raft_consensus.cc:697] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:54.797559 21425 consensus_queue.cc:237] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:54.805047 21054 catalog_manager.cc:5697] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 2 to 3, leader changed from b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129) to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 3 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.838706 21477 raft_consensus.cc:993] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5: : Instructing follower 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:54.839218 21360 raft_consensus.cc:1081] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Signalling peer 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:54.840744 21234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:59484
I20260709 13:09:54.841202 21234 raft_consensus.cc:493] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:54.841477 21234 raft_consensus.cc:3060] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:54.846892 21234 raft_consensus.cc:515] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:54.848891 21234 leader_election.cc:290] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 2 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:54.849659 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:54.849888 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:54.850276 21160 raft_consensus.cc:3055] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:54.850384 21310 raft_consensus.cc:3060] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:54.850560 21160 raft_consensus.cc:740] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:54.851367 21160 consensus_queue.cc:260] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:54.852193 21160 raft_consensus.cc:3060] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:54.855285 21310 raft_consensus.cc:2468] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 2.
I20260709 13:09:54.856704 21200 leader_election.cc:304] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:54.857667 21425 raft_consensus.cc:2804] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:54.857897 21160 raft_consensus.cc:2468] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 2.
I20260709 13:09:54.858372 21425 raft_consensus.cc:697] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:54.859249 21425 consensus_queue.cc:237] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:54.867179 21054 catalog_manager.cc:5697] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 1 to 2, leader changed from b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129) to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.937916 21484 raft_consensus.cc:993] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c: : Instructing follower 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:54.938380 21485 raft_consensus.cc:1081] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Signalling peer 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:54.939810 21234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:59492
I20260709 13:09:54.940294 21234 raft_consensus.cc:493] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:54.940657 21234 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:54.945214 21234 raft_consensus.cc:515] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:54.946827 21234 leader_election.cc:290] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 4 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:54.947784 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:54.947885 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:54.948400 21160 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:54.948501 21310 raft_consensus.cc:3055] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:54.948879 21310 raft_consensus.cc:740] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:54.949525 21310 consensus_queue.cc:260] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:54.950320 21310 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:54.952574 21160 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 4.
I20260709 13:09:54.953658 21202 leader_election.cc:304] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:54.954406 21425 raft_consensus.cc:2804] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:54.954406 21310 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 4.
I20260709 13:09:54.954914 21425 raft_consensus.cc:697] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:54.955785 21425 consensus_queue.cc:237] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:54.962198 21054 catalog_manager.cc:5697] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 3 to 4, leader changed from 1a89b7602908447184f86f5eba27421c (127.20.136.131) to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 4 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:55.025265 21484 raft_consensus.cc:993] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c: : Instructing follower 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:55.025782 21485 raft_consensus.cc:1081] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Signalling peer 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:55.027661 21234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f209df6f7d840739c1755af0158172c"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:59492
I20260709 13:09:55.028183 21234 raft_consensus.cc:493] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:55.028510 21234 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:55.033119 21234 raft_consensus.cc:515] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:55.034847 21234 leader_election.cc:290] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 4 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:55.035837 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:55.035837 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:55.036656 21310 raft_consensus.cc:3055] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:55.036686 21160 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:55.037132 21310 raft_consensus.cc:740] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:55.037839 21310 consensus_queue.cc:260] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:55.038902 21310 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:55.042981 21160 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 4.
I20260709 13:09:55.044094 21202 leader_election.cc:304] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: 4f097bbd3a7743f4b28a536e1c44b6a1, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:55.044932 21425 raft_consensus.cc:2804] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:55.045002 21310 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 4.
I20260709 13:09:55.045625 21425 raft_consensus.cc:697] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:55.046525 21425 consensus_queue.cc:237] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:55.052240 21054 catalog_manager.cc:5697] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 3 to 4, leader changed from 1a89b7602908447184f86f5eba27421c (127.20.136.131) to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 4 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:55.075888 21477 raft_consensus.cc:993] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5: : Instructing follower 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:55.076328 21477 raft_consensus.cc:1081] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Signalling peer 4f097bbd3a7743f4b28a536e1c44b6a1 to start an election
I20260709 13:09:55.077682 21234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
 from {username='slave'} at 127.0.0.1:59484
I20260709 13:09:55.078183 21234 raft_consensus.cc:493] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:55.078596 21234 raft_consensus.cc:3060] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:55.083551 21234 raft_consensus.cc:515] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:55.085319 21234 leader_election.cc:290] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [CANDIDATE]: Term 3 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:55.086294 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:55.086316 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29942fd3f63045a2adbfd873be9b3c93" candidate_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:55.086820 21160 raft_consensus.cc:3055] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:55.087033 21310 raft_consensus.cc:3060] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:55.087172 21160 raft_consensus.cc:740] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:55.087845 21160 consensus_queue.cc:260] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:55.088691 21160 raft_consensus.cc:3060] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:55.091519 21310 raft_consensus.cc:2468] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 3.
I20260709 13:09:55.092650 21200 leader_election.cc:304] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: 1a89b7602908447184f86f5eba27421c, 4f097bbd3a7743f4b28a536e1c44b6a1; no voters: 
I20260709 13:09:55.092759 21160 raft_consensus.cc:2468] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f097bbd3a7743f4b28a536e1c44b6a1 in term 3.
I20260709 13:09:55.093478 21425 raft_consensus.cc:2804] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:55.093927 21425 raft_consensus.cc:697] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 LEADER]: Becoming Leader. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:55.094699 21425 consensus_queue.cc:237] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:55.101799 21054 catalog_manager.cc:5697] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 reported cstate change: term changed from 2 to 3, leader changed from b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129) to 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130). New cstate: current_term: 3 leader_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:55.272817 21160 raft_consensus.cc:1275] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:55.274065 21425 consensus_queue.cc:1048] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:55.287811 21310 raft_consensus.cc:1275] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:55.289685 21489 consensus_queue.cc:1048] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:55.302994 21310 raft_consensus.cc:1275] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:55.304248 21489 consensus_queue.cc:1048] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:55.315465 21160 raft_consensus.cc:1275] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:55.316941 21490 consensus_queue.cc:1048] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:55.345131 21310 raft_consensus.cc:1275] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 4 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:55.346658 21490 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:55.355934 21160 raft_consensus.cc:1275] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:55.357543 21490 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:55.501144 21310 raft_consensus.cc:1275] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 4 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:55.502485 21490 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:55.511958 21160 raft_consensus.cc:1275] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:55.513311 21489 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:55.530790 21160 raft_consensus.cc:1275] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:55.532048 21489 consensus_queue.cc:1048] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:55.543673 21310 raft_consensus.cc:1275] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Refusing update from remote peer 4f097bbd3a7743f4b28a536e1c44b6a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:55.545028 21489 consensus_queue.cc:1048] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:09:57.636186 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:57.644089 21234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:09:57.644769 21234 raft_consensus.cc:606] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Received request to transfer leadership to TS b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:57.647640 21234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f209df6f7d840739c1755af0158172c"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:09:57.648208 21234 raft_consensus.cc:606] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Received request to transfer leadership to TS b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:57.650802 21234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:09:57.651374 21234 raft_consensus.cc:606] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Received request to transfer leadership to TS 1a89b7602908447184f86f5eba27421c
I20260709 13:09:57.653739 21234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:09:57.654251 21234 raft_consensus.cc:606] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Received request to transfer leadership to TS b2f3b1c8e3a34336b5a547d094521ed5
I20260709 13:09:57.657034 21234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502"
dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
mode: GRACEFUL
new_leader_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:50814
I20260709 13:09:57.657512 21234 raft_consensus.cc:606] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 LEADER]: Received request to transfer leadership to TS 1a89b7602908447184f86f5eba27421c
I20260709 13:09:57.658721 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:57.659217 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:57.772310 21504 raft_consensus.cc:993] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:57.772886 21503 raft_consensus.cc:1081] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Signalling peer 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:57.774513 21310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9"
dest_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:38448
I20260709 13:09:57.775031 21310 raft_consensus.cc:493] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:57.775352 21310 raft_consensus.cc:3060] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.780435 21310 raft_consensus.cc:515] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:57.782078 21310 leader_election.cc:290] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 3 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:57.783283 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:57.783309 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b58959e58064f5380ad5fc2c6ed99f9" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:57.784198 21160 raft_consensus.cc:3060] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.784202 21234 raft_consensus.cc:3055] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:57.784772 21234 raft_consensus.cc:740] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:57.785713 21234 consensus_queue.cc:260] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:57.787081 21234 raft_consensus.cc:3060] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.791596 21160 raft_consensus.cc:2468] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 3.
I20260709 13:09:57.793076 21276 leader_election.cc:304] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [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: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:57.793843 21234 raft_consensus.cc:2468] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 3.
I20260709 13:09:57.794178 21485 raft_consensus.cc:2804] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:57.795372 21485 raft_consensus.cc:697] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Becoming Leader. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:57.796402 21485 consensus_queue.cc:237] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:57.803808 21054 catalog_manager.cc:5697] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c reported cstate change: term changed from 2 to 3, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to 1a89b7602908447184f86f5eba27421c (127.20.136.131). New cstate: current_term: 3 leader_uuid: "1a89b7602908447184f86f5eba27421c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:57.882665 21489 raft_consensus.cc:993] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:57.883137 21503 raft_consensus.cc:1081] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Signalling peer b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:57.884526 21160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:40012
I20260709 13:09:57.884931 21160 raft_consensus.cc:493] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:57.885150 21160 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:57.889120 21160 raft_consensus.cc:515] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:57.890612 21160 leader_election.cc:290] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 5 election: Requested vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:57.891582 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:57.891865 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c3138fe84b4654b27f23e6e3531f11" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:57.892230 21234 raft_consensus.cc:3055] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:57.892336 21310 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:57.892598 21234 raft_consensus.cc:740] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:57.893440 21234 consensus_queue.cc:260] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:57.894556 21234 raft_consensus.cc:3060] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:57.898643 21310 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 5.
I20260709 13:09:57.900090 21125 leader_election.cc:304] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [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: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:57.900595 21234 raft_consensus.cc:2468] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 5.
I20260709 13:09:57.902050 21511 raft_consensus.cc:2804] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:57.903255 21511 raft_consensus.cc:697] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 LEADER]: Becoming Leader. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:57.904361 21511 consensus_queue.cc:237] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:57.912273 21054 catalog_manager.cc:5697] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 reported cstate change: term changed from 4 to 5, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129). New cstate: current_term: 5 leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.046960 21489 raft_consensus.cc:993] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:58.047463 21489 raft_consensus.cc:1081] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Signalling peer b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:58.049192 21160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f209df6f7d840739c1755af0158172c"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:40012
I20260709 13:09:58.049638 21160 raft_consensus.cc:493] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.049929 21160 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:58.052287 21503 raft_consensus.cc:993] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:58.052749 21503 raft_consensus.cc:1081] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 LEADER]: Signalling peer 1a89b7602908447184f86f5eba27421c to start an election
I20260709 13:09:58.054239 21310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502"
dest_uuid: "1a89b7602908447184f86f5eba27421c"
 from {username='slave'} at 127.0.0.1:38448
I20260709 13:09:58.054728 21310 raft_consensus.cc:493] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.055080 21310 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:58.055548 21160 raft_consensus.cc:515] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:58.057371 21160 leader_election.cc:290] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 5 election: Requested vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:58.058038 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:58.058554 21234 raft_consensus.cc:3055] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:58.058670 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f209df6f7d840739c1755af0158172c" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:58.058868 21234 raft_consensus.cc:740] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:58.059329 21308 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:58.059749 21234 consensus_queue.cc:260] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:58.060587 21234 raft_consensus.cc:3060] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:58.061637 21310 raft_consensus.cc:515] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:58.064234 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
I20260709 13:09:58.064965 21160 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:58.065079 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d9121d5e184227b3e5d4626a809502" candidate_uuid: "1a89b7602908447184f86f5eba27421c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:58.065697 21235 raft_consensus.cc:3055] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:58.066565 21235 raft_consensus.cc:740] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:58.066700 21308 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 5.
I20260709 13:09:58.063621 21310 leader_election.cc:290] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [CANDIDATE]: Term 4 election: Requested vote from peers b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129:39881), 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777)
I20260709 13:09:58.067984 21234 raft_consensus.cc:2468] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 5.
I20260709 13:09:58.067751 21235 consensus_queue.cc:260] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:58.067896 21125 leader_election.cc:304] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [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: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:58.069190 21235 raft_consensus.cc:3060] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:58.069381 21511 raft_consensus.cc:2804] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:58.069985 21511 raft_consensus.cc:697] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 LEADER]: Becoming Leader. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:58.070870 21511 consensus_queue.cc:237] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:58.073844 21160 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 4.
I20260709 13:09:58.075917 21276 leader_election.cc:304] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [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: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:58.076669 21485 raft_consensus.cc:2804] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:58.077137 21485 raft_consensus.cc:697] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 4 LEADER]: Becoming Leader. State: Replica: 1a89b7602908447184f86f5eba27421c, State: Running, Role: LEADER
I20260709 13:09:58.077276 21235 raft_consensus.cc:2468] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a89b7602908447184f86f5eba27421c in term 4.
I20260709 13:09:58.078452 21485 consensus_queue.cc:237] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:58.081681 21056 catalog_manager.cc:5697] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 reported cstate change: term changed from 4 to 5, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129). New cstate: current_term: 5 leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.087342 21054 catalog_manager.cc:5697] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c reported cstate change: term changed from 3 to 4, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to 1a89b7602908447184f86f5eba27421c (127.20.136.131). New cstate: current_term: 4 leader_uuid: "1a89b7602908447184f86f5eba27421c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:58.116420 21489 raft_consensus.cc:993] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1: : Instructing follower b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:58.116910 21503 raft_consensus.cc:1081] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Signalling peer b2f3b1c8e3a34336b5a547d094521ed5 to start an election
I20260709 13:09:58.118389 21160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e"
dest_uuid: "b2f3b1c8e3a34336b5a547d094521ed5"
 from {username='slave'} at 127.0.0.1:40012
I20260709 13:09:58.118997 21160 raft_consensus.cc:493] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.119293 21160 raft_consensus.cc:3060] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.123350 21160 raft_consensus.cc:515] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:58.124982 21160 leader_election.cc:290] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [CANDIDATE]: Term 3 election: Requested vote from peers 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777), 1a89b7602908447184f86f5eba27421c (127.20.136.131:38015)
I20260709 13:09:58.125936 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1"
I20260709 13:09:58.126523 21235 raft_consensus.cc:3055] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:58.126787 21310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab60f1e69dd4d7e87109459faa9a79e" candidate_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a89b7602908447184f86f5eba27421c"
I20260709 13:09:58.126878 21235 raft_consensus.cc:740] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f097bbd3a7743f4b28a536e1c44b6a1, State: Running, Role: LEADER
I20260709 13:09:58.127383 21310 raft_consensus.cc:3060] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.127875 21235 consensus_queue.cc:260] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:58.129104 21235 raft_consensus.cc:3060] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.133999 21310 raft_consensus.cc:2468] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 3.
I20260709 13:09:58.135243 21125 leader_election.cc:304] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [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: 1a89b7602908447184f86f5eba27421c, b2f3b1c8e3a34336b5a547d094521ed5; no voters: 
I20260709 13:09:58.135726 21235 raft_consensus.cc:2468] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f3b1c8e3a34336b5a547d094521ed5 in term 3.
I20260709 13:09:58.136185 21511 raft_consensus.cc:2804] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:58.136668 21511 raft_consensus.cc:697] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 LEADER]: Becoming Leader. State: Replica: b2f3b1c8e3a34336b5a547d094521ed5, State: Running, Role: LEADER
I20260709 13:09:58.137395 21511 consensus_queue.cc:237] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [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: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } }
I20260709 13:09:58.144300 21054 catalog_manager.cc:5697] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 reported cstate change: term changed from 2 to 3, leader changed from 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130) to b2f3b1c8e3a34336b5a547d094521ed5 (127.20.136.129). New cstate: current_term: 3 leader_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.225575 21235 raft_consensus.cc:1275] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.226935 21485 consensus_queue.cc:1048] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.238464 21160 raft_consensus.cc:1275] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.240700 21519 consensus_queue.cc:1048] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:58.352185 21235 raft_consensus.cc:1275] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 5 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:58.353492 21511 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:58.363889 21310 raft_consensus.cc:1275] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 5 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:58.365584 21511 consensus_queue.cc:1048] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:58.459142 21310 raft_consensus.cc:1275] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 5 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:58.460454 21512 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:58.471366 21235 raft_consensus.cc:1275] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 5 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:58.473579 21512 consensus_queue.cc:1048] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:58.498585 21235 raft_consensus.cc:1275] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:58.500084 21519 consensus_queue.cc:1048] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:58.511802 21160 raft_consensus.cc:1275] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Refusing update from remote peer 1a89b7602908447184f86f5eba27421c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:58.514184 21485 consensus_queue.cc:1048] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f3b1c8e3a34336b5a547d094521ed5" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 39881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:58.588762 21235 raft_consensus.cc:1275] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.590116 21524 consensus_queue.cc:1048] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f097bbd3a7743f4b28a536e1c44b6a1" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.600104 21310 raft_consensus.cc:1275] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Refusing update from remote peer b2f3b1c8e3a34336b5a547d094521ed5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.602507 21511 consensus_queue.cc:1048] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a89b7602908447184f86f5eba27421c" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.660248 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:58.667527 21026 tablet_server.cc:179] TabletServer@127.20.136.129:0 shutting down...
I20260709 13:09:58.698490 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:58.699360 21026 tablet_replica.cc:333] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5: stopping tablet replica
I20260709 13:09:58.700207 21026 raft_consensus.cc:2243] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:58.701054 21026 raft_consensus.cc:2272] T 0ab60f1e69dd4d7e87109459faa9a79e P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.704221 21026 tablet_replica.cc:333] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5: stopping tablet replica
I20260709 13:09:58.704785 21026 raft_consensus.cc:2243] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.705295 21026 raft_consensus.cc:2272] T 29942fd3f63045a2adbfd873be9b3c93 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.707021 21026 tablet_replica.cc:333] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5: stopping tablet replica
I20260709 13:09:58.707513 21026 raft_consensus.cc:2243] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:58.708220 21026 raft_consensus.cc:2272] T 77c3138fe84b4654b27f23e6e3531f11 P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.710136 21026 tablet_replica.cc:333] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5: stopping tablet replica
I20260709 13:09:58.710654 21026 raft_consensus.cc:2243] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.711175 21026 raft_consensus.cc:2272] T f78d04fc2bfe4ec583cc438c484efe86 P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.712802 21026 tablet_replica.cc:333] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5: stopping tablet replica
I20260709 13:09:58.713276 21026 raft_consensus.cc:2243] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:58.713984 21026 raft_consensus.cc:2272] T 3f209df6f7d840739c1755af0158172c P b2f3b1c8e3a34336b5a547d094521ed5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.715934 21026 tablet_replica.cc:333] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5: stopping tablet replica
I20260709 13:09:58.716450 21026 raft_consensus.cc:2243] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.716843 21026 raft_consensus.cc:2272] T 5b58959e58064f5380ad5fc2c6ed99f9 P b2f3b1c8e3a34336b5a547d094521ed5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.718983 21026 tablet_replica.cc:333] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5: stopping tablet replica
I20260709 13:09:58.719504 21026 raft_consensus.cc:2243] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.719986 21026 raft_consensus.cc:2272] T 306fe439b68547b28a1a1e734471caf1 P b2f3b1c8e3a34336b5a547d094521ed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.721556 21026 tablet_replica.cc:333] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5: stopping tablet replica
I20260709 13:09:58.722007 21026 raft_consensus.cc:2243] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.722383 21026 raft_consensus.cc:2272] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P b2f3b1c8e3a34336b5a547d094521ed5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.724027 21026 tablet_replica.cc:333] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5: stopping tablet replica
I20260709 13:09:58.724473 21026 raft_consensus.cc:2243] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.724859 21026 raft_consensus.cc:2272] T a2d9121d5e184227b3e5d4626a809502 P b2f3b1c8e3a34336b5a547d094521ed5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.825026 21026 tablet_server.cc:196] TabletServer@127.20.136.129:0 shutdown complete.
I20260709 13:09:58.844559 21026 tablet_server.cc:179] TabletServer@127.20.136.130:0 shutting down...
I20260709 13:09:58.869724 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:58.870424 21026 tablet_replica.cc:333] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1: stopping tablet replica
I20260709 13:09:58.871282 21026 raft_consensus.cc:2243] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.871766 21026 raft_consensus.cc:2272] T a2d9121d5e184227b3e5d4626a809502 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.874145 21026 tablet_replica.cc:333] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1: stopping tablet replica
I20260709 13:09:58.874764 21026 raft_consensus.cc:2243] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.875330 21026 raft_consensus.cc:2272] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.877089 21026 tablet_replica.cc:333] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1: stopping tablet replica
I20260709 13:09:58.877648 21026 raft_consensus.cc:2243] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.878093 21026 raft_consensus.cc:2272] T 0ab60f1e69dd4d7e87109459faa9a79e P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.880280 21026 tablet_replica.cc:333] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1: stopping tablet replica
I20260709 13:09:58.880935 21026 raft_consensus.cc:2243] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:58.881810 21026 raft_consensus.cc:2272] T f78d04fc2bfe4ec583cc438c484efe86 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.883726 21026 tablet_replica.cc:333] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1: stopping tablet replica
I20260709 13:09:58.884239 21026 raft_consensus.cc:2243] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.884660 21026 raft_consensus.cc:2272] T 3f209df6f7d840739c1755af0158172c P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.886776 21026 tablet_replica.cc:333] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1: stopping tablet replica
I20260709 13:09:58.887356 21026 raft_consensus.cc:2243] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.887789 21026 raft_consensus.cc:2272] T 77c3138fe84b4654b27f23e6e3531f11 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.889770 21026 tablet_replica.cc:333] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1: stopping tablet replica
I20260709 13:09:58.890244 21026 raft_consensus.cc:2243] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:58.890965 21026 raft_consensus.cc:2272] T 29942fd3f63045a2adbfd873be9b3c93 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.892639 21026 tablet_replica.cc:333] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1: stopping tablet replica
I20260709 13:09:58.893114 21026 raft_consensus.cc:2243] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.893522 21026 raft_consensus.cc:2272] T 5b58959e58064f5380ad5fc2c6ed99f9 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.895677 21026 tablet_replica.cc:333] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1: stopping tablet replica
I20260709 13:09:58.896137 21026 raft_consensus.cc:2243] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:58.896883 21026 raft_consensus.cc:2272] T 306fe439b68547b28a1a1e734471caf1 P 4f097bbd3a7743f4b28a536e1c44b6a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.927606 21026 tablet_server.cc:196] TabletServer@127.20.136.130:0 shutdown complete.
W20260709 13:09:58.929504 21274 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.136.130:39777: connect: Connection refused (error 111)
W20260709 13:09:58.933153 21274 consensus_peers.cc:597] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c -> Peer 4f097bbd3a7743f4b28a536e1c44b6a1 (127.20.136.130:39777): Couldn't send request to peer 4f097bbd3a7743f4b28a536e1c44b6a1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:39777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:58.945734 21026 tablet_server.cc:179] TabletServer@127.20.136.131:0 shutting down...
I20260709 13:09:58.977152 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:58.977869 21026 tablet_replica.cc:333] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c: stopping tablet replica
I20260709 13:09:58.978781 21026 raft_consensus.cc:2243] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.979311 21026 raft_consensus.cc:2272] T 0ab60f1e69dd4d7e87109459faa9a79e P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.981671 21026 tablet_replica.cc:333] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c: stopping tablet replica
I20260709 13:09:58.982283 21026 raft_consensus.cc:2243] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:58.983127 21026 raft_consensus.cc:2272] T a2d9121d5e184227b3e5d4626a809502 P 1a89b7602908447184f86f5eba27421c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.985486 21026 tablet_replica.cc:333] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c: stopping tablet replica
I20260709 13:09:58.985939 21026 raft_consensus.cc:2243] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:58.986603 21026 raft_consensus.cc:2272] T 6ef6a9b88f8344dd8f6cbe937bcbf9ef P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.988238 21026 tablet_replica.cc:333] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c: stopping tablet replica
I20260709 13:09:58.988673 21026 raft_consensus.cc:2243] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.989022 21026 raft_consensus.cc:2272] T 29942fd3f63045a2adbfd873be9b3c93 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.990512 21026 tablet_replica.cc:333] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c: stopping tablet replica
I20260709 13:09:58.991056 21026 raft_consensus.cc:2243] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.991436 21026 raft_consensus.cc:2272] T 306fe439b68547b28a1a1e734471caf1 P 1a89b7602908447184f86f5eba27421c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.992956 21026 tablet_replica.cc:333] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c: stopping tablet replica
I20260709 13:09:58.993389 21026 raft_consensus.cc:2243] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:58.994028 21026 raft_consensus.cc:2272] T 5b58959e58064f5380ad5fc2c6ed99f9 P 1a89b7602908447184f86f5eba27421c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.996467 21026 tablet_replica.cc:333] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c: stopping tablet replica
I20260709 13:09:58.997035 21026 raft_consensus.cc:2243] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.997408 21026 raft_consensus.cc:2272] T f78d04fc2bfe4ec583cc438c484efe86 P 1a89b7602908447184f86f5eba27421c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:58.998997 21026 tablet_replica.cc:333] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c: stopping tablet replica
I20260709 13:09:58.999405 21026 raft_consensus.cc:2243] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:58.999770 21026 raft_consensus.cc:2272] T 3f209df6f7d840739c1755af0158172c P 1a89b7602908447184f86f5eba27421c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:59.001876 21026 tablet_replica.cc:333] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c: stopping tablet replica
I20260709 13:09:59.002306 21026 raft_consensus.cc:2243] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:59.002686 21026 raft_consensus.cc:2272] T 77c3138fe84b4654b27f23e6e3531f11 P 1a89b7602908447184f86f5eba27421c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:59.053172 21026 tablet_server.cc:196] TabletServer@127.20.136.131:0 shutdown complete.
I20260709 13:09:59.070250 21026 master.cc:562] Master@127.20.136.190:40645 shutting down...
I20260709 13:09:59.298437 21026 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:59.299083 21026 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:59.299425 21026 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a42ffbfcea84fc8a3edb964f1ae6916: stopping tablet replica
I20260709 13:09:59.320544 21026 master.cc:584] Master@127.20.136.190:40645 shutdown complete.
1a89b7602908447184f86f5eba27421c  1
4f097bbd3a7743f4b28a536e1c44b6a1  4
b2f3b1c8e3a34336b5a547d094521ed5  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13535 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:09:59.363628 21026 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.136.190:39813
I20260709 13:09:59.364838 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:59.371093 21535 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
W20260709 13:09:59.371210 21536 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
W20260709 13:09:59.373801 21538 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
I20260709 13:09:59.374255 21026 server_base.cc:1061] running on GCE node
I20260709 13:09:59.375190 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:59.375372 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:59.375571 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602599375555 us; error 0 us; skew 500 ppm
I20260709 13:09:59.376173 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:59.378727 21026 webserver.cc:533] Webserver started at http://127.20.136.190:34967/ using document root <none> and password file <none>
I20260709 13:09:59.379354 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:59.379529 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:59.379812 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:59.380939 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/master-0-root/instance:
uuid: "4c32d0b438eb4835a11483f0edbe8500"
format_stamp: "Formatted at 2026-07-09 13:09:59 on dist-test-slave-cq4t"
I20260709 13:09:59.385710 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:09:59.389197 21543 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.390187 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:09:59.390452 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/master-0-root
uuid: "4c32d0b438eb4835a11483f0edbe8500"
format_stamp: "Formatted at 2026-07-09 13:09:59 on dist-test-slave-cq4t"
I20260709 13:09:59.390697 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-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)
I20260709 13:09:59.409660 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:59.410890 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:59.464650 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.190:39813
I20260709 13:09:59.464805 21594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.190:39813 every 8 connection(s)
I20260709 13:09:59.469568 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:59.482846 21595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500: Bootstrap starting.
I20260709 13:09:59.487816 21595 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:59.492396 21595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500: No bootstrap required, opened a new log
I20260709 13:09:59.494691 21595 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c32d0b438eb4835a11483f0edbe8500" member_type: VOTER }
I20260709 13:09:59.495173 21595 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:59.495417 21595 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c32d0b438eb4835a11483f0edbe8500, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.496042 21595 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c32d0b438eb4835a11483f0edbe8500" member_type: VOTER }
I20260709 13:09:59.496510 21595 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:59.496745 21595 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:59.497043 21595 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:59.501367 21595 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c32d0b438eb4835a11483f0edbe8500" member_type: VOTER }
I20260709 13:09:59.501920 21595 leader_election.cc:304] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [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: 4c32d0b438eb4835a11483f0edbe8500; no voters: 
I20260709 13:09:59.503144 21595 leader_election.cc:290] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:59.503574 21598 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:59.504861 21598 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 1 LEADER]: Becoming Leader. State: Replica: 4c32d0b438eb4835a11483f0edbe8500, State: Running, Role: LEADER
I20260709 13:09:59.505573 21598 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [LEADER]: Queue going to LEADER mode. State: All 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: "4c32d0b438eb4835a11483f0edbe8500" member_type: VOTER }
I20260709 13:09:59.506089 21595 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:59.510290 21600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c32d0b438eb4835a11483f0edbe8500. Latest consensus state: current_term: 1 leader_uuid: "4c32d0b438eb4835a11483f0edbe8500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c32d0b438eb4835a11483f0edbe8500" member_type: VOTER } }
I20260709 13:09:59.510438 21599 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c32d0b438eb4835a11483f0edbe8500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c32d0b438eb4835a11483f0edbe8500" member_type: VOTER } }
I20260709 13:09:59.511101 21600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:59.511256 21599 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:59.516533 21605 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:59.521494 21605 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:59.525576 21026 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:59.530383 21605 catalog_manager.cc:1383] Generated new cluster ID: 7f3c3dd746594ef08f8e9d0d56d6f2a8
I20260709 13:09:59.530824 21605 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:59.558394 21605 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:59.559759 21605 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:59.571787 21605 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500: Generated new TSK 0
I20260709 13:09:59.572510 21605 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:59.592128 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:59.598213 21616 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
W20260709 13:09:59.599881 21617 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
I20260709 13:09:59.601392 21026 server_base.cc:1061] running on GCE node
W20260709 13:09:59.601327 21619 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
I20260709 13:09:59.602593 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:59.602823 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:59.603073 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602599603041 us; error 0 us; skew 500 ppm
I20260709 13:09:59.603636 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:59.606067 21026 webserver.cc:533] Webserver started at http://127.20.136.129:46211/ using document root <none> and password file <none>
I20260709 13:09:59.606624 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:59.606842 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:59.607254 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:59.608448 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-0-root/instance:
uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
format_stamp: "Formatted at 2026-07-09 13:09:59 on dist-test-slave-cq4t"
I20260709 13:09:59.613448 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:09:59.617477 21624 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.618427 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:09:59.618696 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
format_stamp: "Formatted at 2026-07-09 13:09:59 on dist-test-slave-cq4t"
I20260709 13:09:59.619020 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-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)
I20260709 13:09:59.634058 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:59.635370 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:59.636922 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:59.639200 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:59.639412 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.639658 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:59.639850 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.682318 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:32971
I20260709 13:09:59.682420 21686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:32971 every 8 connection(s)
I20260709 13:09:59.687335 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:59.694427 21691 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
W20260709 13:09:59.696709 21692 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
I20260709 13:09:59.699009 21026 server_base.cc:1061] running on GCE node
W20260709 13:09:59.700755 21694 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
I20260709 13:09:59.701876 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:09:59.701926 21687 heartbeater.cc:344] Connected to a master server at 127.20.136.190:39813
W20260709 13:09:59.702251 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:59.702392 21687 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:59.702457 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602599702438 us; error 0 us; skew 500 ppm
I20260709 13:09:59.703295 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:59.703353 21687 heartbeater.cc:507] Master 127.20.136.190:39813 requested a full tablet report, sending...
I20260709 13:09:59.706276 21026 webserver.cc:533] Webserver started at http://127.20.136.130:37799/ using document root <none> and password file <none>
I20260709 13:09:59.706214 21560 ts_manager.cc:194] Registered new tserver with Master: ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971)
I20260709 13:09:59.706904 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:59.707193 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:59.707571 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:59.708510 21560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48008
I20260709 13:09:59.708712 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-1-root/instance:
uuid: "fdfcda61e55143eb8879dab119e9a1b0"
format_stamp: "Formatted at 2026-07-09 13:09:59 on dist-test-slave-cq4t"
I20260709 13:09:59.713925 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:09:59.717494 21699 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.718484 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:09:59.718788 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-1-root
uuid: "fdfcda61e55143eb8879dab119e9a1b0"
format_stamp: "Formatted at 2026-07-09 13:09:59 on dist-test-slave-cq4t"
I20260709 13:09:59.719152 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-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)
I20260709 13:09:59.738376 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:59.739825 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:59.742062 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:59.744480 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:59.744747 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.745002 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:59.745180 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.788925 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.130:38599
I20260709 13:09:59.789044 21761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.130:38599 every 8 connection(s)
I20260709 13:09:59.793540 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:59.800468 21765 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
W20260709 13:09:59.802496 21766 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
W20260709 13:09:59.804728 21768 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
I20260709 13:09:59.806687 21026 server_base.cc:1061] running on GCE node
I20260709 13:09:59.807070 21762 heartbeater.cc:344] Connected to a master server at 127.20.136.190:39813
I20260709 13:09:59.807554 21762 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:59.807873 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:59.808076 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:59.808314 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602599808292 us; error 0 us; skew 500 ppm
I20260709 13:09:59.808398 21762 heartbeater.cc:507] Master 127.20.136.190:39813 requested a full tablet report, sending...
I20260709 13:09:59.809041 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:59.811125 21560 ts_manager.cc:194] Registered new tserver with Master: fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:09:59.811848 21026 webserver.cc:533] Webserver started at http://127.20.136.131:33263/ using document root <none> and password file <none>
I20260709 13:09:59.812364 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:59.812572 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:59.812844 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:59.813012 21560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48012
I20260709 13:09:59.814370 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-2-root/instance:
uuid: "36013136ff6c4e42aebacfb2a3712b64"
format_stamp: "Formatted at 2026-07-09 13:09:59 on dist-test-slave-cq4t"
I20260709 13:09:59.819235 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:09:59.823313 21773 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.824354 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:09:59.824890 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-2-root
uuid: "36013136ff6c4e42aebacfb2a3712b64"
format_stamp: "Formatted at 2026-07-09 13:09:59 on dist-test-slave-cq4t"
I20260709 13:09:59.825260 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602585657304-21026-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)
I20260709 13:09:59.839891 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:59.841130 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:59.842746 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:59.845060 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:59.845319 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.845578 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:59.845757 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.892844 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.131:33087
I20260709 13:09:59.893023 21835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.131:33087 every 8 connection(s)
I20260709 13:09:59.907467 21836 heartbeater.cc:344] Connected to a master server at 127.20.136.190:39813
I20260709 13:09:59.908020 21836 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:59.908798 21836 heartbeater.cc:507] Master 127.20.136.190:39813 requested a full tablet report, sending...
I20260709 13:09:59.911329 21560 ts_manager.cc:194] Registered new tserver with Master: 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:09:59.912272 21026 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016243942s
I20260709 13:09:59.912753 21560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48016
I20260709 13:09:59.941745 21560 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48020:
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"
    }
  }
}
W20260709 13:09:59.944763 21560 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.
I20260709 13:10:00.028949 21801 tablet_service.cc:1511] Processing CreateTablet for tablet e30a5757b2eb4f71a2ed98d8c7289f4d (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:00.030481 21801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30a5757b2eb4f71a2ed98d8c7289f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.031384 21652 tablet_service.cc:1511] Processing CreateTablet for tablet e30a5757b2eb4f71a2ed98d8c7289f4d (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:00.032910 21652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30a5757b2eb4f71a2ed98d8c7289f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.033411 21799 tablet_service.cc:1511] Processing CreateTablet for tablet ed202cae24b5459194dcbd73a01485ac (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:00.034973 21799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed202cae24b5459194dcbd73a01485ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.036172 21800 tablet_service.cc:1511] Processing CreateTablet for tablet c15676a03ffa498fb6165acc141f14a8 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:00.037619 21800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15676a03ffa498fb6165acc141f14a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.040674 21651 tablet_service.cc:1511] Processing CreateTablet for tablet c15676a03ffa498fb6165acc141f14a8 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:00.042122 21651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15676a03ffa498fb6165acc141f14a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.045629 21650 tablet_service.cc:1511] Processing CreateTablet for tablet ed202cae24b5459194dcbd73a01485ac (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:00.046566 21727 tablet_service.cc:1511] Processing CreateTablet for tablet e30a5757b2eb4f71a2ed98d8c7289f4d (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:00.047142 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed202cae24b5459194dcbd73a01485ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.047897 21727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30a5757b2eb4f71a2ed98d8c7289f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.052217 21649 tablet_service.cc:1511] Processing CreateTablet for tablet fc53a068bef5474c90311b68aa21d12c (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:00.053737 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53a068bef5474c90311b68aa21d12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.053550 21726 tablet_service.cc:1511] Processing CreateTablet for tablet c15676a03ffa498fb6165acc141f14a8 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:00.054898 21726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15676a03ffa498fb6165acc141f14a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.054517 21724 tablet_service.cc:1511] Processing CreateTablet for tablet fc53a068bef5474c90311b68aa21d12c (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:00.056048 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53a068bef5474c90311b68aa21d12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.056964 21723 tablet_service.cc:1511] Processing CreateTablet for tablet d9ffff756eee4288bcafa188fdc5ed22 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:00.058393 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ffff756eee4288bcafa188fdc5ed22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.057991 21648 tablet_service.cc:1511] Processing CreateTablet for tablet d9ffff756eee4288bcafa188fdc5ed22 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:00.059419 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ffff756eee4288bcafa188fdc5ed22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.052204 21798 tablet_service.cc:1511] Processing CreateTablet for tablet fc53a068bef5474c90311b68aa21d12c (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:00.060256 21797 tablet_service.cc:1511] Processing CreateTablet for tablet d9ffff756eee4288bcafa188fdc5ed22 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:00.061103 21798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53a068bef5474c90311b68aa21d12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.060276 21725 tablet_service.cc:1511] Processing CreateTablet for tablet ed202cae24b5459194dcbd73a01485ac (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:00.067309 21797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ffff756eee4288bcafa188fdc5ed22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.067899 21725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed202cae24b5459194dcbd73a01485ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.068212 21647 tablet_service.cc:1511] Processing CreateTablet for tablet 2029d5e0adde4d889d0cb75224e9c154 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:00.069706 21647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2029d5e0adde4d889d0cb75224e9c154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.072018 21721 tablet_service.cc:1511] Processing CreateTablet for tablet c06404e73df34500a0a247df40eeb9fa (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:00.073570 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06404e73df34500a0a247df40eeb9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.076290 21795 tablet_service.cc:1511] Processing CreateTablet for tablet c06404e73df34500a0a247df40eeb9fa (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:00.077858 21795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06404e73df34500a0a247df40eeb9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.080296 21720 tablet_service.cc:1511] Processing CreateTablet for tablet 22f11a7e078143d1867e31d97c224552 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:00.066823 21796 tablet_service.cc:1511] Processing CreateTablet for tablet 2029d5e0adde4d889d0cb75224e9c154 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:00.086549 21796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2029d5e0adde4d889d0cb75224e9c154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.082813 21794 tablet_service.cc:1511] Processing CreateTablet for tablet 22f11a7e078143d1867e31d97c224552 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:00.092630 21794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f11a7e078143d1867e31d97c224552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.094360 21719 tablet_service.cc:1511] Processing CreateTablet for tablet a31f3608265342fa81f6e34bfb6a6e4d (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:00.097182 21793 tablet_service.cc:1511] Processing CreateTablet for tablet a31f3608265342fa81f6e34bfb6a6e4d (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:00.063862 21722 tablet_service.cc:1511] Processing CreateTablet for tablet 2029d5e0adde4d889d0cb75224e9c154 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:00.101507 21793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31f3608265342fa81f6e34bfb6a6e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.106153 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f11a7e078143d1867e31d97c224552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.106906 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2029d5e0adde4d889d0cb75224e9c154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.113334 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31f3608265342fa81f6e34bfb6a6e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.206838 21718 tablet_service.cc:1511] Processing CreateTablet for tablet 566e31434e98437dbcbfd509fe7bac07 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:00.208370 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566e31434e98437dbcbfd509fe7bac07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.209218 21792 tablet_service.cc:1511] Processing CreateTablet for tablet 566e31434e98437dbcbfd509fe7bac07 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:00.210588 21792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566e31434e98437dbcbfd509fe7bac07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.192124 21852 tablet_bootstrap.cc:492] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:00.219184 21646 tablet_service.cc:1511] Processing CreateTablet for tablet c06404e73df34500a0a247df40eeb9fa (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:00.220700 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06404e73df34500a0a247df40eeb9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.225792 21852 tablet_bootstrap.cc:654] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.261217 21645 tablet_service.cc:1511] Processing CreateTablet for tablet 566e31434e98437dbcbfd509fe7bac07 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:00.264108 21645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566e31434e98437dbcbfd509fe7bac07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.267601 21652 tablet_service.cc:1511] Processing CreateTablet for tablet a31f3608265342fa81f6e34bfb6a6e4d (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:00.269033 21652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31f3608265342fa81f6e34bfb6a6e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.261729 21651 tablet_service.cc:1511] Processing CreateTablet for tablet 22f11a7e078143d1867e31d97c224552 (DEFAULT_TABLE table=test-workload [id=a8ce5005958a4694a753efe04d6b3188]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:00.277529 21651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f11a7e078143d1867e31d97c224552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:00.311806 21851 tablet_bootstrap.cc:492] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.317176 21853 tablet_bootstrap.cc:492] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:00.325532 21851 tablet_bootstrap.cc:654] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.345429 21852 tablet_bootstrap.cc:492] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:00.345973 21852 ts_tablet_manager.cc:1403] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.154s	user 0.030s	sys 0.024s
I20260709 13:10:00.350244 21852 raft_consensus.cc:359] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:00.351404 21852 raft_consensus.cc:385] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.351799 21852 raft_consensus.cc:740] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.353044 21852 consensus_queue.cc:260] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:00.358606 21851 tablet_bootstrap.cc:492] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.360491 21851 ts_tablet_manager.cc:1403] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.022s
I20260709 13:10:00.369788 21853 tablet_bootstrap.cc:654] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.373728 21851 raft_consensus.cc:359] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.375007 21851 raft_consensus.cc:385] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.375474 21851 raft_consensus.cc:740] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.376773 21851 consensus_queue.cc:260] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.380208 21687 heartbeater.cc:499] Master 127.20.136.190:39813 was elected leader, sending a full tablet report...
I20260709 13:10:00.381453 21852 ts_tablet_manager.cc:1434] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.016s
I20260709 13:10:00.383118 21852 tablet_bootstrap.cc:492] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:00.393589 21852 tablet_bootstrap.cc:654] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.416260 21836 heartbeater.cc:499] Master 127.20.136.190:39813 was elected leader, sending a full tablet report...
I20260709 13:10:00.417186 21851 ts_tablet_manager.cc:1434] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.056s	user 0.016s	sys 0.027s
I20260709 13:10:00.417644 21853 tablet_bootstrap.cc:492] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:00.418053 21853 ts_tablet_manager.cc:1403] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.020s
I20260709 13:10:00.418233 21851 tablet_bootstrap.cc:492] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.421566 21852 tablet_bootstrap.cc:492] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:00.421185 21853 raft_consensus.cc:359] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.422161 21853 raft_consensus.cc:385] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.422286 21852 ts_tablet_manager.cc:1403] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.014s
I20260709 13:10:00.422529 21853 raft_consensus.cc:740] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.423560 21853 consensus_queue.cc:260] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.425184 21851 tablet_bootstrap.cc:654] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.426215 21852 raft_consensus.cc:359] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.427595 21852 raft_consensus.cc:385] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.428098 21852 raft_consensus.cc:740] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.429221 21852 consensus_queue.cc:260] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.433073 21852 ts_tablet_manager.cc:1434] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:10:00.434410 21852 tablet_bootstrap.cc:492] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:00.438077 21851 tablet_bootstrap.cc:492] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.438611 21851 ts_tablet_manager.cc:1403] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:10:00.440752 21852 tablet_bootstrap.cc:654] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.441658 21851 raft_consensus.cc:359] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.442463 21851 raft_consensus.cc:385] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.442777 21851 raft_consensus.cc:740] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.443864 21851 consensus_queue.cc:260] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.447211 21851 ts_tablet_manager.cc:1434] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:00.448472 21851 tablet_bootstrap.cc:492] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.457561 21851 tablet_bootstrap.cc:654] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.459499 21762 heartbeater.cc:499] Master 127.20.136.190:39813 was elected leader, sending a full tablet report...
I20260709 13:10:00.459991 21853 ts_tablet_manager.cc:1434] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.042s	user 0.013s	sys 0.027s
I20260709 13:10:00.461174 21853 tablet_bootstrap.cc:492] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:00.468989 21853 tablet_bootstrap.cc:654] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.472379 21852 tablet_bootstrap.cc:492] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:00.472949 21852 ts_tablet_manager.cc:1403] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.016s
I20260709 13:10:00.476825 21852 raft_consensus.cc:359] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.477906 21852 raft_consensus.cc:385] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.478229 21852 raft_consensus.cc:740] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.479215 21852 consensus_queue.cc:260] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.480821 21851 tablet_bootstrap.cc:492] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.481117 21853 tablet_bootstrap.cc:492] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:00.481448 21851 ts_tablet_manager.cc:1403] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.000s
I20260709 13:10:00.481667 21853 ts_tablet_manager.cc:1403] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 13:10:00.484449 21851 raft_consensus.cc:359] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.485280 21851 raft_consensus.cc:385] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.485723 21852 ts_tablet_manager.cc:1434] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:10:00.485627 21851 raft_consensus.cc:740] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.485356 21853 raft_consensus.cc:359] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:00.486498 21853 raft_consensus.cc:385] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.486794 21852 tablet_bootstrap.cc:492] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:00.486810 21853 raft_consensus.cc:740] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.487962 21853 consensus_queue.cc:260] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:00.486856 21851 consensus_queue.cc:260] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.491200 21856 raft_consensus.cc:493] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.491784 21856 raft_consensus.cc:515] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:00.493424 21851 ts_tablet_manager.cc:1434] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:10:00.494513 21851 tablet_bootstrap.cc:492] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.495821 21853 ts_tablet_manager.cc:1434] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:00.497315 21853 tablet_bootstrap.cc:492] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:00.496033 21856 leader_election.cc:290] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:00.502130 21857 raft_consensus.cc:493] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.502749 21857 raft_consensus.cc:515] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.504851 21853 tablet_bootstrap.cc:654] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.510732 21851 tablet_bootstrap.cc:654] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:00.521066 21608 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:00.521965 21857 leader_election.cc:290] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:00.528695 21852 tablet_bootstrap.cc:654] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.548908 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
I20260709 13:10:00.549906 21737 raft_consensus.cc:2468] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 0.
I20260709 13:10:00.552217 21626 leader_election.cc:304] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:00.553417 21856 raft_consensus.cc:2804] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:00.553841 21856 raft_consensus.cc:493] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:00.554234 21856 raft_consensus.cc:3060] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.561587 21856 raft_consensus.cc:515] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:00.564869 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:00.565485 21737 raft_consensus.cc:3060] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.573339 21737 raft_consensus.cc:2468] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 1.
I20260709 13:10:00.574620 21626 leader_election.cc:304] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:00.576668 21856 leader_election.cc:290] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 election: Requested vote from peers 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:00.577023 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64" is_pre_election: true
I20260709 13:10:00.577481 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:00.579923 21852 tablet_bootstrap.cc:492] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:00.580390 21852 ts_tablet_manager.cc:1403] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.002s
I20260709 13:10:00.581491 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:00.582263 21662 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 0.
W20260709 13:10:00.582986 21628 leader_election.cc:343] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:00.583715 21776 leader_election.cc:304] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:00.583668 21852 raft_consensus.cc:359] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
W20260709 13:10:00.584084 21628 leader_election.cc:343] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:00.584543 21852 raft_consensus.cc:385] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.584748 21857 raft_consensus.cc:2804] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:00.584908 21852 raft_consensus.cc:740] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.587029 21851 tablet_bootstrap.cc:492] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.585148 21857 raft_consensus.cc:493] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:00.587704 21857 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.587826 21851 ts_tablet_manager.cc:1403] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.033s
I20260709 13:10:00.588093 21852 consensus_queue.cc:260] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.591033 21851 raft_consensus.cc:359] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:00.591845 21851 raft_consensus.cc:385] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.592327 21851 raft_consensus.cc:740] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.593593 21851 consensus_queue.cc:260] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:00.576982 21873 raft_consensus.cc:2804] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:00.585168 21853 tablet_bootstrap.cc:492] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:00.595815 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
I20260709 13:10:00.598579 21873 raft_consensus.cc:697] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:00.598830 21852 ts_tablet_manager.cc:1434] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
W20260709 13:10:00.599290 21775 leader_election.cc:343] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:00.599908 21852 tablet_bootstrap.cc:492] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:00.599601 21873 consensus_queue.cc:237] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:00.600754 21853 ts_tablet_manager.cc:1403] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.040s
I20260709 13:10:00.596638 21857 raft_consensus.cc:515] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.604956 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:00.604899 21853 raft_consensus.cc:359] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.605813 21662 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.606137 21853 raft_consensus.cc:385] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.606631 21853 raft_consensus.cc:740] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.607076 21852 tablet_bootstrap.cc:654] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.607962 21853 consensus_queue.cc:260] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.611307 21853 ts_tablet_manager.cc:1434] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260709 13:10:00.612320 21853 tablet_bootstrap.cc:492] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:00.616221 21662 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 1.
I20260709 13:10:00.622885 21776 leader_election.cc:304] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:00.619016 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:00.619802 21857 leader_election.cc:290] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
W20260709 13:10:00.625771 21775 leader_election.cc:343] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:00.618758 21853 tablet_bootstrap.cc:654] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.625980 21857 raft_consensus.cc:2804] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:00.627310 21857 raft_consensus.cc:697] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:00.628531 21857 consensus_queue.cc:237] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.632062 21851 ts_tablet_manager.cc:1434] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.016s
I20260709 13:10:00.633258 21851 tablet_bootstrap.cc:492] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.634784 21853 tablet_bootstrap.cc:492] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:00.635331 21853 ts_tablet_manager.cc:1403] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260709 13:10:00.638237 21852 tablet_bootstrap.cc:492] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:00.638756 21852 ts_tablet_manager.cc:1403] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.008s
I20260709 13:10:00.638468 21853 raft_consensus.cc:359] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.638124 21558 catalog_manager.cc:5697] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 1 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.639277 21853 raft_consensus.cc:385] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.639681 21853 raft_consensus.cc:740] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.640520 21851 tablet_bootstrap.cc:654] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.640465 21853 consensus_queue.cc:260] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.642031 21852 raft_consensus.cc:359] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.642782 21852 raft_consensus.cc:385] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.644176 21852 raft_consensus.cc:740] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.642897 21853 ts_tablet_manager.cc:1434] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:00.647672 21852 consensus_queue.cc:260] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.650693 21853 tablet_bootstrap.cc:492] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:00.657757 21851 tablet_bootstrap.cc:492] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.658385 21851 ts_tablet_manager.cc:1403] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 13:10:00.661782 21853 tablet_bootstrap.cc:654] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.661707 21851 raft_consensus.cc:359] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.662743 21851 raft_consensus.cc:385] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.663179 21851 raft_consensus.cc:740] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.663756 21852 ts_tablet_manager.cc:1434] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 13:10:00.664059 21851 consensus_queue.cc:260] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.665004 21852 tablet_bootstrap.cc:492] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:00.666785 21851 ts_tablet_manager.cc:1434] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:00.668685 21851 tablet_bootstrap.cc:492] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.671896 21852 tablet_bootstrap.cc:654] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.675681 21851 tablet_bootstrap.cc:654] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.680645 21560 catalog_manager.cc:5697] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:00.682745 21853 tablet_bootstrap.cc:492] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:00.683475 21853 ts_tablet_manager.cc:1403] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.009s
I20260709 13:10:00.687956 21851 tablet_bootstrap.cc:492] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.688544 21851 ts_tablet_manager.cc:1403] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 13:10:00.689066 21852 tablet_bootstrap.cc:492] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:00.689586 21852 ts_tablet_manager.cc:1403] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260709 13:10:00.691561 21853 raft_consensus.cc:359] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.691838 21851 raft_consensus.cc:359] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.692409 21853 raft_consensus.cc:385] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.692812 21851 raft_consensus.cc:385] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.692507 21852 raft_consensus.cc:359] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.693251 21851 raft_consensus.cc:740] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.693470 21852 raft_consensus.cc:385] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.693800 21852 raft_consensus.cc:740] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.692994 21853 raft_consensus.cc:740] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.694416 21851 consensus_queue.cc:260] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.695158 21853 consensus_queue.cc:260] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.697527 21851 ts_tablet_manager.cc:1434] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:00.698683 21851 tablet_bootstrap.cc:492] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.696147 21852 consensus_queue.cc:260] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.698655 21853 ts_tablet_manager.cc:1434] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 13:10:00.699296 21860 raft_consensus.cc:493] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.700246 21860 raft_consensus.cc:515] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.701774 21852 ts_tablet_manager.cc:1434] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:10:00.702817 21852 tablet_bootstrap.cc:492] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:00.708720 21851 tablet_bootstrap.cc:654] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.709764 21852 tablet_bootstrap.cc:654] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.713223 21860 leader_election.cc:290] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:00.723008 21851 tablet_bootstrap.cc:492] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.723826 21851 ts_tablet_manager.cc:1403] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260709 13:10:00.726994 21851 raft_consensus.cc:359] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.727922 21853 tablet_bootstrap.cc:492] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:00.728050 21851 raft_consensus.cc:385] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.730229 21851 raft_consensus.cc:740] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.731326 21851 consensus_queue.cc:260] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.734337 21851 ts_tablet_manager.cc:1434] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:10:00.735718 21851 tablet_bootstrap.cc:492] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.743044 21851 tablet_bootstrap.cc:654] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.747969 21873 raft_consensus.cc:493] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.748624 21873 raft_consensus.cc:515] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.750908 21851 tablet_bootstrap.cc:492] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.751231 21853 tablet_bootstrap.cc:654] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.751494 21851 ts_tablet_manager.cc:1403] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260709 13:10:00.753253 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53a068bef5474c90311b68aa21d12c" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
I20260709 13:10:00.753907 21737 raft_consensus.cc:2468] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 0.
I20260709 13:10:00.754318 21851 raft_consensus.cc:359] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.755008 21851 raft_consensus.cc:385] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.754956 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53a068bef5474c90311b68aa21d12c" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64" is_pre_election: true
I20260709 13:10:00.755374 21851 raft_consensus.cc:740] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.755661 21811 raft_consensus.cc:2468] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 0.
I20260709 13:10:00.756242 21851 consensus_queue.cc:260] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.758224 21628 leader_election.cc:304] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:00.758864 21852 tablet_bootstrap.cc:492] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:00.759122 21856 raft_consensus.cc:2804] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:00.759544 21856 raft_consensus.cc:493] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:00.759598 21852 ts_tablet_manager.cc:1403] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.025s
I20260709 13:10:00.759944 21856 raft_consensus.cc:3060] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.760934 21851 ts_tablet_manager.cc:1434] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:10:00.761991 21851 tablet_bootstrap.cc:492] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.763563 21852 raft_consensus.cc:359] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.764621 21852 raft_consensus.cc:385] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.765044 21852 raft_consensus.cc:740] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.766194 21852 consensus_queue.cc:260] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.768280 21851 tablet_bootstrap.cc:654] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.779770 21851 tablet_bootstrap.cc:492] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.780396 21851 ts_tablet_manager.cc:1403] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:10:00.750732 21873 leader_election.cc:290] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:00.783185 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ffff756eee4288bcafa188fdc5ed22" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:00.783177 21851 raft_consensus.cc:359] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.784183 21851 raft_consensus.cc:385] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.784507 21851 raft_consensus.cc:740] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.784258 21662 raft_consensus.cc:2468] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 0.
I20260709 13:10:00.785362 21851 consensus_queue.cc:260] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.788281 21851 ts_tablet_manager.cc:1434] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:00.788231 21702 leader_election.cc:304] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:00.789687 21851 tablet_bootstrap.cc:492] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64: Bootstrap starting.
I20260709 13:10:00.792913 21860 raft_consensus.cc:2804] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:00.793465 21860 raft_consensus.cc:493] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:00.793926 21860 raft_consensus.cc:3060] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.797430 21856 raft_consensus.cc:515] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.808591 21860 raft_consensus.cc:515] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.814978 21860 leader_election.cc:290] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:00.815507 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53a068bef5474c90311b68aa21d12c" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:00.816870 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ffff756eee4288bcafa188fdc5ed22" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:00.817137 21811 raft_consensus.cc:3060] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.817727 21662 raft_consensus.cc:3060] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.825248 21851 tablet_bootstrap.cc:654] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.816516 21856 leader_election.cc:290] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 election: Requested vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:00.817173 21860 raft_consensus.cc:493] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.826689 21860 raft_consensus.cc:515] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.830401 21662 raft_consensus.cc:2468] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 1.
I20260709 13:10:00.832070 21702 leader_election.cc:304] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:00.832525 21852 ts_tablet_manager.cc:1434] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.072s	user 0.017s	sys 0.026s
I20260709 13:10:00.833590 21852 tablet_bootstrap.cc:492] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:00.833809 21853 tablet_bootstrap.cc:492] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:00.834296 21853 ts_tablet_manager.cc:1403] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.107s	user 0.022s	sys 0.066s
I20260709 13:10:00.834240 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ffff756eee4288bcafa188fdc5ed22" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64" is_pre_election: true
I20260709 13:10:00.835009 21810 raft_consensus.cc:2468] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 0.
I20260709 13:10:00.836288 21895 raft_consensus.cc:2804] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:00.837642 21853 raft_consensus.cc:359] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.838399 21853 raft_consensus.cc:385] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.838421 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ffff756eee4288bcafa188fdc5ed22" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:00.838826 21853 raft_consensus.cc:740] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.839139 21810 raft_consensus.cc:3060] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.840533 21852 tablet_bootstrap.cc:654] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.840005 21853 consensus_queue.cc:260] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.841373 21895 raft_consensus.cc:697] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Becoming Leader. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:00.841462 21856 raft_consensus.cc:493] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.844630 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53a068bef5474c90311b68aa21d12c" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:00.845237 21737 raft_consensus.cc:3060] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.843142 21811 raft_consensus.cc:2468] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 1.
I20260709 13:10:00.845150 21856 raft_consensus.cc:515] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.831840 21896 raft_consensus.cc:493] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.846704 21628 leader_election.cc:304] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:00.847133 21853 ts_tablet_manager.cc:1434] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 13:10:00.845427 21851 tablet_bootstrap.cc:492] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64: No bootstrap required, opened a new log
I20260709 13:10:00.847533 21856 leader_election.cc:290] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:00.847851 21851 ts_tablet_manager.cc:1403] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260709 13:10:00.848042 21856 raft_consensus.cc:2804] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:00.848189 21853 tablet_bootstrap.cc:492] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:00.848588 21856 raft_consensus.cc:697] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:00.849438 21856 consensus_queue.cc:237] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.850471 21851 raft_consensus.cc:359] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.851174 21851 raft_consensus.cc:385] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.845096 21895 consensus_queue.cc:237] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.851481 21851 raft_consensus.cc:740] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.852360 21851 consensus_queue.cc:260] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.853899 21857 raft_consensus.cc:493] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.854192 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64" is_pre_election: true
I20260709 13:10:00.847162 21896 raft_consensus.cc:515] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.854830 21811 raft_consensus.cc:2468] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 0.
I20260709 13:10:00.854399 21857 raft_consensus.cc:515] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.857111 21896 leader_election.cc:290] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:00.858320 21857 leader_election.cc:290] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:00.860438 21628 leader_election.cc:304] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:00.861079 21851 ts_tablet_manager.cc:1434] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:10:00.861450 21873 raft_consensus.cc:2804] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:00.861418 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed202cae24b5459194dcbd73a01485ac" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
I20260709 13:10:00.861969 21873 raft_consensus.cc:493] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:00.862192 21736 raft_consensus.cc:2468] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 0.
I20260709 13:10:00.862324 21873 raft_consensus.cc:3060] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.863548 21775 leader_election.cc:304] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:00.864511 21857 raft_consensus.cc:2804] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:00.864888 21857 raft_consensus.cc:493] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:00.865236 21857 raft_consensus.cc:3060] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.868136 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:00.869136 21661 raft_consensus.cc:2393] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfcda61e55143eb8879dab119e9a1b0 in current term 1: Already voted for candidate 36013136ff6c4e42aebacfb2a3712b64 in this term.
I20260709 13:10:00.871457 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
I20260709 13:10:00.872170 21736 raft_consensus.cc:2468] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 0.
I20260709 13:10:00.875922 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64" is_pre_election: true
I20260709 13:10:00.877894 21703 leader_election.cc:304] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdfcda61e55143eb8879dab119e9a1b0; no voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:00.878153 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:00.879221 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64" is_pre_election: true
I20260709 13:10:00.879232 21896 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.880183 21737 raft_consensus.cc:2468] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 1.
I20260709 13:10:00.881734 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed202cae24b5459194dcbd73a01485ac" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:00.882186 21860 leader_election.cc:290] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:00.882606 21662 raft_consensus.cc:2468] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 0.
I20260709 13:10:00.883566 21811 raft_consensus.cc:2468] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 0.
I20260709 13:10:00.887393 21853 tablet_bootstrap.cc:654] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:00.887162 21703 leader_election.cc:304] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:00.880849 21857 raft_consensus.cc:515] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.878510 21810 raft_consensus.cc:2468] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 1.
I20260709 13:10:00.895311 21896 raft_consensus.cc:2749] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:00.896641 21895 raft_consensus.cc:2804] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:00.904879 21877 raft_consensus.cc:493] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.904130 21559 catalog_manager.cc:5697] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 1 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.906236 21558 catalog_manager.cc:5697] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.902568 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed202cae24b5459194dcbd73a01485ac" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:00.908906 21873 raft_consensus.cc:515] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.911017 21857 leader_election.cc:290] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:00.911756 21877 raft_consensus.cc:515] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.918147 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed202cae24b5459194dcbd73a01485ac" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:00.910518 21895 raft_consensus.cc:493] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:00.922788 21895 raft_consensus.cc:3060] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.921217 21737 raft_consensus.cc:3060] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.927440 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:00.917469 21662 raft_consensus.cc:3060] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.929567 21661 raft_consensus.cc:2393] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfcda61e55143eb8879dab119e9a1b0 in current term 1: Already voted for candidate ac0dc9db557d47cdb6f3cf0532f730ba in this term.
I20260709 13:10:00.929320 21660 raft_consensus.cc:2468] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 0.
I20260709 13:10:00.931229 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
W20260709 13:10:00.932751 21775 leader_election.cc:343] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:00.933300 21877 leader_election.cc:290] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:00.935604 21776 leader_election.cc:304] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [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: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:00.936786 21857 raft_consensus.cc:2804] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:00.937232 21857 raft_consensus.cc:493] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:00.937618 21857 raft_consensus.cc:3060] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.939631 21895 raft_consensus.cc:515] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.945758 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:00.946601 21661 raft_consensus.cc:2393] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdfcda61e55143eb8879dab119e9a1b0 in current term 1: Already voted for candidate ac0dc9db557d47cdb6f3cf0532f730ba in this term.
I20260709 13:10:00.948067 21857 raft_consensus.cc:515] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.949803 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:00.950417 21810 raft_consensus.cc:3060] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.951371 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
W20260709 13:10:00.952739 21775 leader_election.cc:343] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:00.952829 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:00.953284 21857 leader_election.cc:290] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:00.953645 21661 raft_consensus.cc:3060] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:00.955137 21895 leader_election.cc:290] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:00.956527 21810 raft_consensus.cc:2468] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 1.
I20260709 13:10:00.957765 21703 leader_election.cc:304] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [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: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:00.958137 21873 leader_election.cc:290] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 1 election: Requested vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:00.959606 21895 raft_consensus.cc:2804] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:00.960387 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:00.961257 21811 raft_consensus.cc:2393] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac0dc9db557d47cdb6f3cf0532f730ba in current term 1: Already voted for candidate fdfcda61e55143eb8879dab119e9a1b0 in this term.
I20260709 13:10:00.960999 21895 raft_consensus.cc:697] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Becoming Leader. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:00.958885 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:00.962455 21852 tablet_bootstrap.cc:492] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:00.962208 21895 consensus_queue.cc:237] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.963007 21852 ts_tablet_manager.cc:1403] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.012s
I20260709 13:10:00.963112 21626 leader_election.cc:304] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [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: ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:00.964272 21873 raft_consensus.cc:2749] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:00.966054 21852 raft_consensus.cc:359] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.967192 21852 raft_consensus.cc:385] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.967680 21852 raft_consensus.cc:740] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.970383 21877 raft_consensus.cc:493] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.971127 21877 raft_consensus.cc:515] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.973467 21737 raft_consensus.cc:2468] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 1.
I20260709 13:10:00.975852 21852 consensus_queue.cc:260] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.977159 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:00.978073 21852 ts_tablet_manager.cc:1434] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:10:00.980674 21877 leader_election.cc:290] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
W20260709 13:10:00.980736 21776 leader_election.cc:343] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:00.979002 21775 leader_election.cc:304] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:00.981941 21853 tablet_bootstrap.cc:492] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:00.982425 21853 ts_tablet_manager.cc:1403] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.134s	user 0.036s	sys 0.033s
I20260709 13:10:00.983222 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
W20260709 13:10:00.984649 21775 leader_election.cc:343] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:00.985092 21775 leader_election.cc:304] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64; no voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:00.985563 21853 raft_consensus.cc:359] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.986073 21874 raft_consensus.cc:2804] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:00.969794 21857 raft_consensus.cc:493] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:00.981140 21852 tablet_bootstrap.cc:492] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:00.986408 21853 raft_consensus.cc:385] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:00.988547 21857 raft_consensus.cc:515] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:00.997748 21852 tablet_bootstrap.cc:654] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:01.000379 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:01.001368 21660 raft_consensus.cc:2468] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 0.
I20260709 13:10:01.002298 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
I20260709 13:10:00.992489 21662 raft_consensus.cc:2468] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 1.
I20260709 13:10:01.010716 21661 raft_consensus.cc:2468] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 1.
I20260709 13:10:01.003191 21776 leader_election.cc:304] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:00.987421 21877 raft_consensus.cc:2749] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:00.988029 21853 raft_consensus.cc:740] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
W20260709 13:10:01.011723 21775 leader_election.cc:343] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:01.012651 21877 raft_consensus.cc:2804] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:01.011734 21559 catalog_manager.cc:5697] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:01.013212 21877 raft_consensus.cc:493] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:01.012704 21853 consensus_queue.cc:260] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.013669 21877 raft_consensus.cc:3060] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.017593 21853 ts_tablet_manager.cc:1434] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 13:10:01.017899 21852 tablet_bootstrap.cc:492] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:01.018612 21852 ts_tablet_manager.cc:1403] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.017s
I20260709 13:10:01.018738 21853 tablet_bootstrap.cc:492] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:01.022853 21852 raft_consensus.cc:359] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.023880 21852 raft_consensus.cc:385] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:01.024575 21852 raft_consensus.cc:740] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:01.016989 21776 leader_election.cc:304] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [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: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:01.025983 21852 consensus_queue.cc:260] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.026687 21877 raft_consensus.cc:515] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.029186 21877 leader_election.cc:290] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:01.030864 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
W20260709 13:10:01.032944 21775 leader_election.cc:343] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:01.033955 21852 ts_tablet_manager.cc:1434] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:10:01.035341 21852 tablet_bootstrap.cc:492] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba: Bootstrap starting.
I20260709 13:10:01.036873 21853 tablet_bootstrap.cc:654] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:01.042579 21853 tablet_bootstrap.cc:492] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:01.043104 21853 ts_tablet_manager.cc:1403] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260709 13:10:01.044569 21852 tablet_bootstrap.cc:654] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:01.044643 21877 raft_consensus.cc:493] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:01.045305 21877 raft_consensus.cc:515] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:01.046392 21906 raft_consensus.cc:2804] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:01.046998 21906 raft_consensus.cc:697] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:01.047930 21906 consensus_queue.cc:237] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.048573 21877 leader_election.cc:290] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:01.049245 21877 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.049317 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
I20260709 13:10:01.050473 21737 raft_consensus.cc:2393] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36013136ff6c4e42aebacfb2a3712b64 in current term 1: Already voted for candidate ac0dc9db557d47cdb6f3cf0532f730ba in this term.
I20260709 13:10:01.051671 21874 raft_consensus.cc:697] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:01.051985 21857 leader_election.cc:290] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:01.052739 21874 consensus_queue.cc:237] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.057557 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:01.058176 21661 raft_consensus.cc:3060] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.067077 21661 raft_consensus.cc:2468] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 1.
I20260709 13:10:01.069356 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:01.069890 21776 leader_election.cc:304] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [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: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:01.071153 21776 leader_election.cc:304] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64; no voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:01.072464 21907 raft_consensus.cc:2804] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:01.076402 21907 raft_consensus.cc:697] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:01.077347 21907 consensus_queue.cc:237] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.081619 21904 raft_consensus.cc:3060] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.069329 21853 raft_consensus.cc:359] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.087968 21853 raft_consensus.cc:385] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:01.088284 21853 raft_consensus.cc:740] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
I20260709 13:10:01.089147 21853 consensus_queue.cc:260] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.094342 21912 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:01.094257 21558 catalog_manager.cc:5697] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:01.105952 21853 ts_tablet_manager.cc:1434] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:10:01.107252 21853 tablet_bootstrap.cc:492] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:01.115463 21904 raft_consensus.cc:2749] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:01.119037 21852 tablet_bootstrap.cc:492] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba: No bootstrap required, opened a new log
I20260709 13:10:01.119544 21852 ts_tablet_manager.cc:1403] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent bootstrapping tablet: real 0.084s	user 0.033s	sys 0.029s
I20260709 13:10:01.122699 21853 tablet_bootstrap.cc:654] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:01.123435 21852 raft_consensus.cc:359] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.124209 21852 raft_consensus.cc:385] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:01.124562 21852 raft_consensus.cc:740] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:01.125592 21907 raft_consensus.cc:493] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:01.125375 21852 consensus_queue.cc:260] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.126080 21907 raft_consensus.cc:515] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.127893 21852 ts_tablet_manager.cc:1434] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:10:01.128925 21853 tablet_bootstrap.cc:492] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:01.129083 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:01.129386 21853 ts_tablet_manager.cc:1403] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 13:10:01.129690 21661 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 0.
I20260709 13:10:01.129923 21560 catalog_manager.cc:5697] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:01.131042 21776 leader_election.cc:304] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:01.131860 21904 raft_consensus.cc:2804] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:01.131942 21853 raft_consensus.cc:359] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.132283 21904 raft_consensus.cc:493] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:01.132617 21853 raft_consensus.cc:385] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:01.132913 21853 raft_consensus.cc:740] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
I20260709 13:10:01.132980 21907 leader_election.cc:290] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:01.132716 21904 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.134052 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0" is_pre_election: true
I20260709 13:10:01.134130 21853 consensus_queue.cc:260] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.133798 21560 catalog_manager.cc:5697] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:01.134745 21737 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 0.
I20260709 13:10:01.136240 21853 ts_tablet_manager.cc:1434] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:01.137127 21853 tablet_bootstrap.cc:492] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0: Bootstrap starting.
I20260709 13:10:01.140568 21904 raft_consensus.cc:515] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.142951 21853 tablet_bootstrap.cc:654] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:01.143543 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:01.144227 21661 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.144775 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:01.145340 21737 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.148902 21895 raft_consensus.cc:493] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:01.149399 21895 raft_consensus.cc:515] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.151618 21895 leader_election.cc:290] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:01.152465 21896 raft_consensus.cc:493] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:01.153932 21661 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 1.
I20260709 13:10:01.155895 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:01.156664 21662 raft_consensus.cc:2468] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 0.
I20260709 13:10:01.157449 21896 raft_consensus.cc:515] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.159718 21896 leader_election.cc:290] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:01.160591 21873 consensus_queue.cc:1048] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:01.161350 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64" is_pre_election: true
I20260709 13:10:01.158254 21737 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 1.
I20260709 13:10:01.162571 21904 leader_election.cc:290] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:01.154068 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64" is_pre_election: true
I20260709 13:10:01.163421 21811 raft_consensus.cc:2468] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 0.
I20260709 13:10:01.163784 21702 leader_election.cc:304] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:01.165339 21895 raft_consensus.cc:2804] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:01.165596 21775 leader_election.cc:304] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:01.165771 21895 raft_consensus.cc:493] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:01.166282 21895 raft_consensus.cc:3060] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.166704 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:01.167495 21662 raft_consensus.cc:2393] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfcda61e55143eb8879dab119e9a1b0 in current term 1: Already voted for candidate 36013136ff6c4e42aebacfb2a3712b64 in this term.
I20260709 13:10:01.169536 21702 leader_election.cc:304] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdfcda61e55143eb8879dab119e9a1b0; no voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:01.170393 21860 raft_consensus.cc:3060] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.173831 21895 raft_consensus.cc:515] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.176127 21853 tablet_bootstrap.cc:492] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0: No bootstrap required, opened a new log
I20260709 13:10:01.176692 21853 ts_tablet_manager.cc:1403] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.015s
I20260709 13:10:01.177549 21895 leader_election.cc:290] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:01.179167 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:01.179759 21811 raft_consensus.cc:3060] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.179533 21853 raft_consensus.cc:359] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.180233 21853 raft_consensus.cc:385] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:01.180513 21853 raft_consensus.cc:740] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Initialized, Role: FOLLOWER
I20260709 13:10:01.180953 21860 raft_consensus.cc:2749] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:01.181257 21853 consensus_queue.cc:260] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.177489 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:01.183199 21904 raft_consensus.cc:2804] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:01.183401 21853 ts_tablet_manager.cc:1434] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:01.187054 21893 consensus_queue.cc:1048] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:01.187752 21904 raft_consensus.cc:697] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:01.183198 21661 raft_consensus.cc:3060] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.188776 21904 consensus_queue.cc:237] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.199148 21560 catalog_manager.cc:5697] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:01.200124 21811 raft_consensus.cc:2468] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 1.
I20260709 13:10:01.203748 21661 raft_consensus.cc:2468] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 1.
I20260709 13:10:01.206094 21702 leader_election.cc:304] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:01.206955 21860 raft_consensus.cc:2804] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:01.207463 21860 raft_consensus.cc:697] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Becoming Leader. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:01.208514 21860 consensus_queue.cc:237] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.218099 21559 catalog_manager.cc:5697] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:01.262631 21860 consensus_queue.cc:1048] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.265234 21893 consensus_queue.cc:1048] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.274338 21897 consensus_queue.cc:1048] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:01.282204 21856 consensus_queue.cc:1048] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:01.345985 21860 consensus_queue.cc:1048] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.357084 21860 consensus_queue.cc:1048] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.410281 21860 raft_consensus.cc:493] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:01.410760 21860 raft_consensus.cc:515] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.412726 21860 leader_election.cc:290] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:01.413921 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36013136ff6c4e42aebacfb2a3712b64" is_pre_election: true
I20260709 13:10:01.413924 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" is_pre_election: true
I20260709 13:10:01.414973 21661 raft_consensus.cc:2393] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfcda61e55143eb8879dab119e9a1b0 in current term 1: Already voted for candidate 36013136ff6c4e42aebacfb2a3712b64 in this term.
I20260709 13:10:01.415912 21702 leader_election.cc:304] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdfcda61e55143eb8879dab119e9a1b0; no voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:01.416563 21860 raft_consensus.cc:3060] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:01.421797 21860 raft_consensus.cc:2749] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:01.453274 21904 consensus_queue.cc:1048] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.465189 21912 consensus_queue.cc:1048] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:01.470373 21907 consensus_queue.cc:1048] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:01.482963 21907 consensus_queue.cc:1048] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.488600 21907 consensus_queue.cc:1048] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:01.500995 21912 consensus_queue.cc:1048] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.528764 21810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
mode: GRACEFUL
new_leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:36528
I20260709 13:10:01.529289 21810 raft_consensus.cc:606] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Received request to transfer leadership to TS ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:01.534790 21810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed202cae24b5459194dcbd73a01485ac"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
mode: GRACEFUL
new_leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:36528
I20260709 13:10:01.535370 21810 raft_consensus.cc:606] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Received request to transfer leadership to TS ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:01.552505 21737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9ffff756eee4288bcafa188fdc5ed22"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
mode: GRACEFUL
new_leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:49622
I20260709 13:10:01.552986 21737 raft_consensus.cc:606] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Received request to transfer leadership to TS ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:01.561764 21810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
mode: GRACEFUL
new_leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:36528
I20260709 13:10:01.562337 21810 raft_consensus.cc:606] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Received request to transfer leadership to TS fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:01.568301 21810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22f11a7e078143d1867e31d97c224552"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
mode: GRACEFUL
new_leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:36528
I20260709 13:10:01.568854 21810 raft_consensus.cc:606] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Received request to transfer leadership to TS fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:01.574735 21810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
mode: GRACEFUL
new_leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:36528
I20260709 13:10:01.575390 21810 raft_consensus.cc:606] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Received request to transfer leadership to TS fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:01.581048 21737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
mode: GRACEFUL
new_leader_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:49622
I20260709 13:10:01.581769 21737 raft_consensus.cc:606] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Received request to transfer leadership to TS 36013136ff6c4e42aebacfb2a3712b64
I20260709 13:10:01.623718 21860 consensus_queue.cc:1048] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.635998 21895 consensus_queue.cc:1048] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.674329 21907 raft_consensus.cc:993] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64: : Instructing follower ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:01.674865 21912 raft_consensus.cc:1081] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Signalling peer ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:01.676621 21661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:47200
I20260709 13:10:01.677211 21661 raft_consensus.cc:493] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:01.677512 21661 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.682364 21661 raft_consensus.cc:515] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.684134 21661 leader_election.cc:290] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 2 election: Requested vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:01.685142 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:01.685328 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:01.685829 21737 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.685923 21810 raft_consensus.cc:3055] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:01.686298 21810 raft_consensus.cc:740] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:01.687107 21810 consensus_queue.cc:260] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.688126 21810 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.692561 21737 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 2.
I20260709 13:10:01.693895 21626 leader_election.cc:304] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:01.694303 21810 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 2.
I20260709 13:10:01.694823 21929 raft_consensus.cc:2804] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:01.695392 21929 raft_consensus.cc:697] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:01.696231 21929 consensus_queue.cc:237] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.702903 21559 catalog_manager.cc:5697] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 1 to 2, leader changed from 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131) to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 2 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:01.753261 21912 consensus_queue.cc:1048] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.765192 21915 consensus_queue.cc:1048] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:01.773519 21904 raft_consensus.cc:993] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64: : Instructing follower fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:01.774104 21915 raft_consensus.cc:1081] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Signalling peer fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:01.775906 21737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22f11a7e078143d1867e31d97c224552"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:49618
I20260709 13:10:01.776489 21737 raft_consensus.cc:493] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:01.776876 21737 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.782150 21737 raft_consensus.cc:515] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.784744 21737 leader_election.cc:290] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 2 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:01.785270 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:01.785415 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:01.786378 21661 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.786478 21810 raft_consensus.cc:3055] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:01.786947 21810 raft_consensus.cc:740] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:01.787786 21810 consensus_queue.cc:260] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.789023 21810 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.798993 21860 raft_consensus.cc:993] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0: : Instructing follower ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:01.799530 21896 raft_consensus.cc:1081] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Signalling peer ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:01.800017 21661 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 2.
I20260709 13:10:01.801386 21661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9ffff756eee4288bcafa188fdc5ed22"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:47204
I20260709 13:10:01.801649 21702 leader_election.cc:304] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:01.802094 21661 raft_consensus.cc:493] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:01.802488 21860 raft_consensus.cc:2804] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:01.802311 21810 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 2.
I20260709 13:10:01.802559 21661 raft_consensus.cc:3060] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.803229 21860 raft_consensus.cc:697] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Becoming Leader. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:01.804098 21860 consensus_queue.cc:237] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.809465 21661 raft_consensus.cc:515] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.812803 21661 leader_election.cc:290] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 2 election: Requested vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:01.813071 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ffff756eee4288bcafa188fdc5ed22" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:01.813768 21810 raft_consensus.cc:3060] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.814489 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ffff756eee4288bcafa188fdc5ed22" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:01.815171 21737 raft_consensus.cc:3055] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:01.815709 21737 raft_consensus.cc:740] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:01.816673 21737 consensus_queue.cc:260] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.818096 21737 raft_consensus.cc:3060] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.817852 21559 catalog_manager.cc:5697] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 reported cstate change: term changed from 1 to 2, leader changed from 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131) to fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:01.819968 21810 raft_consensus.cc:2468] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 2.
I20260709 13:10:01.821384 21628 leader_election.cc:304] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:01.822213 21873 raft_consensus.cc:2804] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:01.822767 21873 raft_consensus.cc:697] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:01.823751 21873 consensus_queue.cc:237] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.825645 21737 raft_consensus.cc:2468] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 2.
I20260709 13:10:01.831543 21895 raft_consensus.cc:993] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0: : Instructing follower 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:01.832088 21860 raft_consensus.cc:1081] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Signalling peer 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:01.832623 21559 catalog_manager.cc:5697] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 1 to 2, leader changed from fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130) to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 2 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:01.833700 21810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:36516
I20260709 13:10:01.834285 21810 raft_consensus.cc:493] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:01.834656 21810 raft_consensus.cc:3060] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.840974 21810 raft_consensus.cc:515] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.843184 21810 leader_election.cc:290] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 2 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:01.843976 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:01.844221 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e31434e98437dbcbfd509fe7bac07" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:01.844535 21662 raft_consensus.cc:3060] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.844911 21737 raft_consensus.cc:3055] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:01.845240 21737 raft_consensus.cc:740] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:01.845978 21737 consensus_queue.cc:260] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.847045 21737 raft_consensus.cc:3060] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.849746 21662 raft_consensus.cc:2468] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 2.
I20260709 13:10:01.850982 21776 leader_election.cc:304] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:01.851922 21915 raft_consensus.cc:2804] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:01.852376 21915 raft_consensus.cc:697] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:01.852766 21737 raft_consensus.cc:2468] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 2.
I20260709 13:10:01.853214 21915 consensus_queue.cc:237] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:01.859537 21559 catalog_manager.cc:5697] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 1 to 2, leader changed from fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130) to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:02.059859 21904 raft_consensus.cc:993] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64: : Instructing follower ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:02.060443 21904 raft_consensus.cc:1081] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Signalling peer ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:02.062569 21662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed202cae24b5459194dcbd73a01485ac"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:47200
I20260709 13:10:02.063153 21662 raft_consensus.cc:493] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:02.063532 21662 raft_consensus.cc:3060] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.064812 21915 raft_consensus.cc:993] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64: : Instructing follower fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:02.065248 21915 raft_consensus.cc:1081] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Signalling peer fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:02.069165 21737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:49618
I20260709 13:10:02.069820 21737 raft_consensus.cc:493] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:02.070200 21737 raft_consensus.cc:3060] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.070792 21662 raft_consensus.cc:515] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:02.073834 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed202cae24b5459194dcbd73a01485ac" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:02.074466 21736 raft_consensus.cc:3060] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.075500 21662 leader_election.cc:290] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 2 election: Requested vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:02.077028 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed202cae24b5459194dcbd73a01485ac" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:02.077685 21810 raft_consensus.cc:3055] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:02.078042 21810 raft_consensus.cc:740] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:02.078871 21810 consensus_queue.cc:260] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:02.079707 21912 raft_consensus.cc:993] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64: : Instructing follower fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:02.080052 21810 raft_consensus.cc:3060] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.080140 21912 raft_consensus.cc:1081] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Signalling peer fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:02.080471 21737 raft_consensus.cc:515] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:02.081931 21736 raft_consensus.cc:2468] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 2.
I20260709 13:10:02.083411 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:02.083989 21662 raft_consensus.cc:3060] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.084052 21626 leader_election.cc:304] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:02.084995 21873 raft_consensus.cc:2804] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:02.085459 21873 raft_consensus.cc:697] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:02.086444 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:49618
I20260709 13:10:02.086308 21873 consensus_queue.cc:237] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:02.087041 21735 raft_consensus.cc:493] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:02.087242 21810 raft_consensus.cc:2468] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 2.
I20260709 13:10:02.087515 21735 raft_consensus.cc:3060] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.090807 21737 leader_election.cc:290] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 2 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:02.092140 21662 raft_consensus.cc:2468] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 2.
I20260709 13:10:02.092308 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:02.093041 21810 raft_consensus.cc:3055] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:02.093386 21810 raft_consensus.cc:740] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:02.093325 21702 leader_election.cc:304] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:02.094415 21895 raft_consensus.cc:2804] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:02.094976 21895 raft_consensus.cc:697] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Becoming Leader. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:02.095882 21895 consensus_queue.cc:237] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:02.096864 21735 raft_consensus.cc:515] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:02.099630 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:02.094537 21810 consensus_queue.cc:260] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:02.100248 21661 raft_consensus.cc:3060] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.100381 21735 leader_election.cc:290] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 2 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:02.100575 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31f3608265342fa81f6e34bfb6a6e4d" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:02.101140 21811 raft_consensus.cc:3055] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:02.098155 21560 catalog_manager.cc:5697] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 1 to 2, leader changed from 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131) to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 2 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:02.101498 21811 raft_consensus.cc:740] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:02.102605 21810 raft_consensus.cc:3060] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.102358 21811 consensus_queue.cc:260] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:02.104192 21811 raft_consensus.cc:3060] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.104295 21559 catalog_manager.cc:5697] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 reported cstate change: term changed from 1 to 2, leader changed from 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131) to fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:02.110189 21810 raft_consensus.cc:2468] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 2.
I20260709 13:10:02.111656 21811 raft_consensus.cc:2468] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 2.
I20260709 13:10:02.112989 21703 leader_election.cc:304] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:02.113580 21661 raft_consensus.cc:2468] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 2.
I20260709 13:10:02.113960 21860 raft_consensus.cc:2804] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:02.114526 21860 raft_consensus.cc:697] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Becoming Leader. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:02.115386 21860 consensus_queue.cc:237] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:02.122720 21560 catalog_manager.cc:5697] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 reported cstate change: term changed from 1 to 2, leader changed from 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131) to fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:02.225409 21735 raft_consensus.cc:1275] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.226662 21873 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.229918 21736 raft_consensus.cc:1275] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.231417 21893 consensus_queue.cc:1048] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.237128 21811 raft_consensus.cc:1275] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.239571 21947 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.245990 21810 raft_consensus.cc:1275] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.247918 21948 consensus_queue.cc:1048] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.254536 21810 raft_consensus.cc:1275] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.255952 21860 consensus_queue.cc:1048] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.264030 21661 raft_consensus.cc:1275] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.265602 21895 consensus_queue.cc:1048] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.303956 21736 raft_consensus.cc:1275] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Refusing update from remote peer 36013136ff6c4e42aebacfb2a3712b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.305256 21915 consensus_queue.cc:1048] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.315099 21661 raft_consensus.cc:1275] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Refusing update from remote peer 36013136ff6c4e42aebacfb2a3712b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.316548 21915 consensus_queue.cc:1048] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:02.487957 21809 raft_consensus.cc:1275] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.489435 21895 consensus_queue.cc:1048] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.498996 21661 raft_consensus.cc:1275] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.501693 21897 consensus_queue.cc:1048] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.505792 21736 raft_consensus.cc:1275] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.507419 21948 consensus_queue.cc:1048] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.517446 21809 raft_consensus.cc:1275] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.519622 21947 consensus_queue.cc:1048] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.582043 21809 raft_consensus.cc:1275] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.583374 21897 consensus_queue.cc:1048] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.592289 21661 raft_consensus.cc:1275] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.593904 21897 consensus_queue.cc:1048] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:04.618563 21026 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:10:04.619386 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:04.643580 21662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
mode: GRACEFUL
new_leader_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:57100
I20260709 13:10:04.644354 21662 raft_consensus.cc:606] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Received request to transfer leadership to TS 36013136ff6c4e42aebacfb2a3712b64
I20260709 13:10:04.647388 21661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
mode: GRACEFUL
new_leader_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:57100
I20260709 13:10:04.647921 21661 raft_consensus.cc:606] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Received request to transfer leadership to TS 36013136ff6c4e42aebacfb2a3712b64
I20260709 13:10:04.649091 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:04.649554 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:04.932293 21957 raft_consensus.cc:993] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba: : Instructing follower 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:04.932997 21962 raft_consensus.cc:1081] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Signalling peer 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:04.933319 21957 raft_consensus.cc:993] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba: : Instructing follower 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:04.933794 21957 raft_consensus.cc:1081] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Signalling peer 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:04.935065 21809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:36500
I20260709 13:10:04.935339 21811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:36500
I20260709 13:10:04.935572 21809 raft_consensus.cc:493] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:04.935871 21811 raft_consensus.cc:493] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:04.935976 21809 raft_consensus.cc:3060] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.936266 21811 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:04.941155 21811 raft_consensus.cc:515] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:04.941258 21809 raft_consensus.cc:515] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:04.943004 21811 leader_election.cc:290] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 3 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:04.943176 21809 leader_election.cc:290] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 2 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:04.944186 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:04.944577 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:04.944845 21661 raft_consensus.cc:3055] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:04.944815 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:04.945184 21736 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:04.945355 21661 raft_consensus.cc:740] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:04.945559 21735 raft_consensus.cc:3060] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.945573 21662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:04.946245 21662 raft_consensus.cc:3055] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:04.946633 21662 raft_consensus.cc:740] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:04.946276 21661 consensus_queue.cc:260] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:04.947507 21662 consensus_queue.cc:260] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:04.947901 21661 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:04.948752 21662 raft_consensus.cc:3060] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.952467 21736 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 3.
I20260709 13:10:04.952864 21735 raft_consensus.cc:2468] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 2.
I20260709 13:10:04.954188 21775 leader_election.cc:304] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [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: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:04.955144 21775 leader_election.cc:304] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:04.955732 21661 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 3.
I20260709 13:10:04.956327 21915 raft_consensus.cc:2804] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:04.955827 21662 raft_consensus.cc:2468] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 2.
I20260709 13:10:04.957495 21963 raft_consensus.cc:2804] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:04.959327 21915 raft_consensus.cc:697] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:04.960304 21915 consensus_queue.cc:237] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:04.960714 21963 raft_consensus.cc:697] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:04.961692 21963 consensus_queue.cc:237] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:04.970453 21560 catalog_manager.cc:5697] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 2 to 3, leader changed from ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129) to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:04.971650 21560 catalog_manager.cc:5697] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 1 to 2, leader changed from ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129) to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:05.429311 21662 raft_consensus.cc:1275] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Refusing update from remote peer 36013136ff6c4e42aebacfb2a3712b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:05.430585 21963 consensus_queue.cc:1048] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:05.440572 21736 raft_consensus.cc:1275] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Refusing update from remote peer 36013136ff6c4e42aebacfb2a3712b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:05.442515 21963 consensus_queue.cc:1048] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:05.526625 21736 raft_consensus.cc:1275] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Refusing update from remote peer 36013136ff6c4e42aebacfb2a3712b64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:05.527839 21662 raft_consensus.cc:1275] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Refusing update from remote peer 36013136ff6c4e42aebacfb2a3712b64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:05.528182 21963 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:05.529291 21965 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:05.650373 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:05.661257 21809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
mode: GRACEFUL
new_leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:36528
I20260709 13:10:05.662002 21809 raft_consensus.cc:606] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 LEADER]: Received request to transfer leadership to TS ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:05.668020 21809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
mode: GRACEFUL
new_leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:36528
I20260709 13:10:05.668654 21809 raft_consensus.cc:606] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 LEADER]: Received request to transfer leadership to TS ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:05.683318 21736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
mode: GRACEFUL
new_leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:49622
I20260709 13:10:05.683887 21736 raft_consensus.cc:606] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Received request to transfer leadership to TS ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:05.689729 21736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
mode: GRACEFUL
new_leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:49622
I20260709 13:10:05.690310 21736 raft_consensus.cc:606] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Received request to transfer leadership to TS ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:05.696205 21736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22f11a7e078143d1867e31d97c224552"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
mode: GRACEFUL
new_leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:49622
I20260709 13:10:05.696916 21736 raft_consensus.cc:606] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Received request to transfer leadership to TS ac0dc9db557d47cdb6f3cf0532f730ba
I20260709 13:10:06.015962 21963 raft_consensus.cc:993] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64: : Instructing follower ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.016948 21965 raft_consensus.cc:1081] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 LEADER]: Signalling peer ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.018889 21662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:47200
I20260709 13:10:06.019702 21662 raft_consensus.cc:493] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:06.020062 21662 raft_consensus.cc:3060] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:06.028100 21662 raft_consensus.cc:515] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:06.030450 21662 leader_election.cc:290] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 3 election: Requested vote from peers 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:06.031160 21958 raft_consensus.cc:993] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0: : Instructing follower ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.031806 21958 raft_consensus.cc:1081] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Signalling peer ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.032208 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:06.032114 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30a5757b2eb4f71a2ed98d8c7289f4d" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:06.033164 21809 raft_consensus.cc:3055] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:06.033219 21736 raft_consensus.cc:3060] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:06.033701 21662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:47204
I20260709 13:10:06.033671 21809 raft_consensus.cc:740] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:06.034391 21662 raft_consensus.cc:493] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:06.034842 21662 raft_consensus.cc:3060] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:06.034983 21809 consensus_queue.cc:260] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:06.036749 21809 raft_consensus.cc:3060] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:06.039911 21736 raft_consensus.cc:2468] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 3.
I20260709 13:10:06.042446 21626 leader_election.cc:304] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [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: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:06.043063 21662 raft_consensus.cc:515] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.043437 21957 raft_consensus.cc:2804] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:06.044353 21809 raft_consensus.cc:2468] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 3.
I20260709 13:10:06.044826 21957 raft_consensus.cc:697] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:06.046036 21957 consensus_queue.cc:237] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } }
I20260709 13:10:06.046675 21662 leader_election.cc:290] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 3 election: Requested vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:06.046873 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:06.047482 21736 raft_consensus.cc:3055] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:06.047801 21736 raft_consensus.cc:740] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:06.048696 21736 consensus_queue.cc:260] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.050614 21736 raft_consensus.cc:3060] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:06.047776 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06404e73df34500a0a247df40eeb9fa" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:06.054791 21809 raft_consensus.cc:3060] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:06.055550 21558 catalog_manager.cc:5697] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 2 to 3, leader changed from 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131) to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 3 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.058188 21736 raft_consensus.cc:2468] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 3.
I20260709 13:10:06.059528 21626 leader_election.cc:304] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [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: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:06.060487 21957 raft_consensus.cc:2804] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:06.060703 21809 raft_consensus.cc:2468] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 3.
I20260709 13:10:06.060969 21957 raft_consensus.cc:697] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:06.062165 21957 consensus_queue.cc:237] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.076118 21558 catalog_manager.cc:5697] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 2 to 3, leader changed from fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130) to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 3 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.145027 21963 raft_consensus.cc:993] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64: : Instructing follower ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.145535 21963 raft_consensus.cc:1081] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 LEADER]: Signalling peer ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.147130 21662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:47200
I20260709 13:10:06.147629 21662 raft_consensus.cc:493] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:06.147980 21662 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:06.153239 21662 raft_consensus.cc:515] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.155153 21662 leader_election.cc:290] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 4 election: Requested vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:06.156198 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:06.156344 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:06.156936 21809 raft_consensus.cc:3055] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:06.156903 21736 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:06.157416 21809 raft_consensus.cc:740] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:06.158375 21809 consensus_queue.cc:260] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.159721 21809 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:06.164749 21736 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 4.
I20260709 13:10:06.166548 21626 leader_election.cc:304] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [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: ac0dc9db557d47cdb6f3cf0532f730ba, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:06.167155 21809 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 4.
I20260709 13:10:06.167528 21957 raft_consensus.cc:2804] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:06.168030 21957 raft_consensus.cc:697] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:06.168895 21957 consensus_queue.cc:237] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.175251 21558 catalog_manager.cc:5697] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 3 to 4, leader changed from 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131) to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 4 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.195927 21979 raft_consensus.cc:993] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0: : Instructing follower ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.196419 21979 raft_consensus.cc:1081] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Signalling peer ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.197990 21662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22f11a7e078143d1867e31d97c224552"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:47204
I20260709 13:10:06.198473 21662 raft_consensus.cc:493] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:06.198788 21662 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:06.203689 21662 raft_consensus.cc:515] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.205884 21662 leader_election.cc:290] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 3 election: Requested vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:06.206617 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:06.207073 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:06.207360 21809 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:06.207724 21736 raft_consensus.cc:3055] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:06.208132 21736 raft_consensus.cc:740] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:06.208424 21958 raft_consensus.cc:993] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0: : Instructing follower ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.208984 21958 raft_consensus.cc:1081] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Signalling peer ac0dc9db557d47cdb6f3cf0532f730ba to start an election
I20260709 13:10:06.209200 21736 consensus_queue.cc:260] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.210656 21736 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:06.210860 21661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
 from {username='slave'} at 127.0.0.1:47204
I20260709 13:10:06.211444 21661 raft_consensus.cc:493] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:06.211723 21661 raft_consensus.cc:3060] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.214951 21809 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 3.
I20260709 13:10:06.216442 21628 leader_election.cc:304] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [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: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:06.216980 21661 raft_consensus.cc:515] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.217602 21957 raft_consensus.cc:2804] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:06.218056 21957 raft_consensus.cc:697] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:06.220153 21661 leader_election.cc:290] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 2 election: Requested vote from peers fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:06.220337 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:06.220964 21735 raft_consensus.cc:3055] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:06.221004 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:06.221432 21735 raft_consensus.cc:740] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:06.219674 21957 consensus_queue.cc:237] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.221704 21809 raft_consensus.cc:3060] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.218071 21736 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 3.
I20260709 13:10:06.222409 21735 consensus_queue.cc:260] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.223872 21735 raft_consensus.cc:3060] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.229655 21809 raft_consensus.cc:2468] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 2.
I20260709 13:10:06.230758 21628 leader_election.cc:304] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:06.231567 21957 raft_consensus.cc:2804] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:06.230644 21558 catalog_manager.cc:5697] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 2 to 3, leader changed from fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130) to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 3 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.231703 21735 raft_consensus.cc:2468] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0dc9db557d47cdb6f3cf0532f730ba in term 2.
I20260709 13:10:06.232059 21957 raft_consensus.cc:697] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Becoming Leader. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:06.233012 21957 consensus_queue.cc:237] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:06.245038 21558 catalog_manager.cc:5697] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba reported cstate change: term changed from 1 to 2, leader changed from fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130) to ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129). New cstate: current_term: 2 leader_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.543262 21735 raft_consensus.cc:1275] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:06.544826 21957 consensus_queue.cc:1048] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:06.554895 21809 raft_consensus.cc:1275] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:06.557581 21991 consensus_queue.cc:1048] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:06.590763 21735 raft_consensus.cc:1275] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:06.592063 21991 consensus_queue.cc:1048] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:06.598834 21811 raft_consensus.cc:1275] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:06.600791 21991 consensus_queue.cc:1048] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:06.630395 21811 raft_consensus.cc:1275] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:06.631831 21996 consensus_queue.cc:1048] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:06.639501 21735 raft_consensus.cc:1275] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 4 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:06.641497 21991 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:06.642130 21735 raft_consensus.cc:1275] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:06.643949 21991 consensus_queue.cc:1048] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:06.658155 21811 raft_consensus.cc:1275] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 4 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:06.660212 21996 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:06.768083 21809 raft_consensus.cc:1275] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:06.769479 21996 consensus_queue.cc:1048] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:06.779116 21736 raft_consensus.cc:1275] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Refusing update from remote peer ac0dc9db557d47cdb6f3cf0532f730ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:06.780812 21957 consensus_queue.cc:1048] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:08.705540 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:08.716559 21661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
mode: GRACEFUL
new_leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:57100
I20260709 13:10:08.717303 21661 raft_consensus.cc:606] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Received request to transfer leadership to TS fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:08.720333 21661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22f11a7e078143d1867e31d97c224552"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
mode: GRACEFUL
new_leader_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:57100
I20260709 13:10:08.720850 21661 raft_consensus.cc:606] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 LEADER]: Received request to transfer leadership to TS 36013136ff6c4e42aebacfb2a3712b64
I20260709 13:10:08.723428 21661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
mode: GRACEFUL
new_leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:57100
I20260709 13:10:08.723990 21661 raft_consensus.cc:606] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 LEADER]: Received request to transfer leadership to TS fdfcda61e55143eb8879dab119e9a1b0
I20260709 13:10:08.726330 21661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc53a068bef5474c90311b68aa21d12c"
dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
mode: GRACEFUL
new_leader_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:57100
I20260709 13:10:08.726771 21661 raft_consensus.cc:606] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Received request to transfer leadership to TS 36013136ff6c4e42aebacfb2a3712b64
I20260709 13:10:08.728048 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:10:08.728601 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:08.763206 22005 raft_consensus.cc:993] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba: : Instructing follower 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:08.763686 21996 raft_consensus.cc:1081] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Signalling peer 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:08.765317 21809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc53a068bef5474c90311b68aa21d12c"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:36500
I20260709 13:10:08.765714 21809 raft_consensus.cc:493] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:08.765934 21809 raft_consensus.cc:3060] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.769996 21809 raft_consensus.cc:515] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:08.771411 21809 leader_election.cc:290] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 2 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:08.772372 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53a068bef5474c90311b68aa21d12c" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:08.772907 21661 raft_consensus.cc:3055] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:08.772823 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53a068bef5474c90311b68aa21d12c" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:08.773234 21661 raft_consensus.cc:740] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:08.773382 21735 raft_consensus.cc:3060] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.774051 21661 consensus_queue.cc:260] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:08.775313 21661 raft_consensus.cc:3060] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.780121 21735 raft_consensus.cc:2468] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 2.
I20260709 13:10:08.781559 21775 leader_election.cc:304] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:08.781716 21661 raft_consensus.cc:2468] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 2.
I20260709 13:10:08.782465 21963 raft_consensus.cc:2804] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:08.783833 21963 raft_consensus.cc:697] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 2 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:08.784840 21963 consensus_queue.cc:237] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:08.792691 21559 catalog_manager.cc:5697] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 1 to 2, leader changed from ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129) to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:09.114801 22005 raft_consensus.cc:993] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba: : Instructing follower fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:09.115302 21996 raft_consensus.cc:1081] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Signalling peer fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:09.116936 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:49614
I20260709 13:10:09.117403 21735 raft_consensus.cc:493] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.117664 21735 raft_consensus.cc:3060] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:09.122601 21735 raft_consensus.cc:515] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:09.124233 21735 leader_election.cc:290] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 3 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:09.125480 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:09.125370 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2029d5e0adde4d889d0cb75224e9c154" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:09.126202 21661 raft_consensus.cc:3055] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:09.126235 21809 raft_consensus.cc:3060] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:09.126518 21661 raft_consensus.cc:740] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:09.127367 21661 consensus_queue.cc:260] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:09.128198 21661 raft_consensus.cc:3060] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:09.131614 21809 raft_consensus.cc:2468] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 3.
I20260709 13:10:09.132386 21661 raft_consensus.cc:2468] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 3.
I20260709 13:10:09.133026 21703 leader_election.cc:304] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [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: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:09.133985 21958 raft_consensus.cc:2804] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:09.135130 21958 raft_consensus.cc:697] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 LEADER]: Becoming Leader. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:09.135965 21958 consensus_queue.cc:237] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:09.142184 22005 raft_consensus.cc:993] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba: : Instructing follower 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:09.142804 21996 raft_consensus.cc:1081] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 LEADER]: Signalling peer 36013136ff6c4e42aebacfb2a3712b64 to start an election
I20260709 13:10:09.143299 21559 catalog_manager.cc:5697] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 reported cstate change: term changed from 2 to 3, leader changed from ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129) to fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130). New cstate: current_term: 3 leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.144426 21809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22f11a7e078143d1867e31d97c224552"
dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
 from {username='slave'} at 127.0.0.1:36500
I20260709 13:10:09.144913 21809 raft_consensus.cc:493] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.145174 21809 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:09.150851 21996 raft_consensus.cc:993] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba: : Instructing follower fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:09.151454 22005 raft_consensus.cc:1081] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 LEADER]: Signalling peer fdfcda61e55143eb8879dab119e9a1b0 to start an election
I20260709 13:10:09.150882 21809 raft_consensus.cc:515] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:09.153462 21809 leader_election.cc:290] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [CANDIDATE]: Term 4 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130:38599)
I20260709 13:10:09.154009 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8"
dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
 from {username='slave'} at 127.0.0.1:49614
I20260709 13:10:09.154098 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:09.154671 21735 raft_consensus.cc:493] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.154716 21661 raft_consensus.cc:3055] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:09.154804 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f11a7e078143d1867e31d97c224552" candidate_uuid: "36013136ff6c4e42aebacfb2a3712b64" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fdfcda61e55143eb8879dab119e9a1b0"
I20260709 13:10:09.155326 21735 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:09.155380 21661 raft_consensus.cc:740] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:09.155537 21736 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:09.156283 21661 consensus_queue.cc:260] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:09.157128 21661 raft_consensus.cc:3060] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:09.161485 21661 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 4.
I20260709 13:10:09.161948 21736 raft_consensus.cc:2468] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36013136ff6c4e42aebacfb2a3712b64 in term 4.
I20260709 13:10:09.162576 21776 leader_election.cc:304] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [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: 36013136ff6c4e42aebacfb2a3712b64, ac0dc9db557d47cdb6f3cf0532f730ba; no voters: 
I20260709 13:10:09.162525 21735 raft_consensus.cc:515] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:09.163800 21963 raft_consensus.cc:2804] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:09.164222 21963 raft_consensus.cc:697] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 4 LEADER]: Becoming Leader. State: Replica: 36013136ff6c4e42aebacfb2a3712b64, State: Running, Role: LEADER
I20260709 13:10:09.165076 21735 leader_election.cc:290] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [CANDIDATE]: Term 5 election: Requested vote from peers ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971), 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131:33087)
I20260709 13:10:09.165095 21963 consensus_queue.cc:237] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:09.166158 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "36013136ff6c4e42aebacfb2a3712b64"
I20260709 13:10:09.166595 21809 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:09.167290 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15676a03ffa498fb6165acc141f14a8" candidate_uuid: "fdfcda61e55143eb8879dab119e9a1b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba"
I20260709 13:10:09.167786 21661 raft_consensus.cc:3055] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:10:09.168108 21661 raft_consensus.cc:740] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ac0dc9db557d47cdb6f3cf0532f730ba, State: Running, Role: LEADER
I20260709 13:10:09.168985 21661 consensus_queue.cc:260] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:09.170181 21661 raft_consensus.cc:3060] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:09.173110 21809 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 5.
I20260709 13:10:09.173028 21559 catalog_manager.cc:5697] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 reported cstate change: term changed from 3 to 4, leader changed from ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129) to 36013136ff6c4e42aebacfb2a3712b64 (127.20.136.131). New cstate: current_term: 4 leader_uuid: "36013136ff6c4e42aebacfb2a3712b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:09.174235 21703 leader_election.cc:304] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [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: 36013136ff6c4e42aebacfb2a3712b64, fdfcda61e55143eb8879dab119e9a1b0; no voters: 
I20260709 13:10:09.175086 21958 raft_consensus.cc:2804] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:10:09.175547 21958 raft_consensus.cc:697] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 5 LEADER]: Becoming Leader. State: Replica: fdfcda61e55143eb8879dab119e9a1b0, State: Running, Role: LEADER
I20260709 13:10:09.176419 21661 raft_consensus.cc:2468] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfcda61e55143eb8879dab119e9a1b0 in term 5.
I20260709 13:10:09.176371 21958 consensus_queue.cc:237] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [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: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } }
I20260709 13:10:09.184511 21559 catalog_manager.cc:5697] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 reported cstate change: term changed from 4 to 5, leader changed from ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129) to fdfcda61e55143eb8879dab119e9a1b0 (127.20.136.130). New cstate: current_term: 5 leader_uuid: "fdfcda61e55143eb8879dab119e9a1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.305518 21661 raft_consensus.cc:1275] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Refusing update from remote peer 36013136ff6c4e42aebacfb2a3712b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.306857 21963 consensus_queue.cc:1048] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.318332 21735 raft_consensus.cc:1275] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Refusing update from remote peer 36013136ff6c4e42aebacfb2a3712b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.320580 22006 consensus_queue.cc:1048] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:09.538223 21809 raft_consensus.cc:1275] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:09.539741 21958 consensus_queue.cc:1048] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:09.549607 21661 raft_consensus.cc:1275] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:09.551421 21958 consensus_queue.cc:1048] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:09.671643 21809 raft_consensus.cc:1275] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 5 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:09.673018 21958 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36013136ff6c4e42aebacfb2a3712b64" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:09.683080 21661 raft_consensus.cc:1275] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 5 FOLLOWER]: Refusing update from remote peer fdfcda61e55143eb8879dab119e9a1b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:09.684468 22012 consensus_queue.cc:1048] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0dc9db557d47cdb6f3cf0532f730ba" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:09.729542 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:09.735975 21026 tablet_server.cc:179] TabletServer@127.20.136.129:0 shutting down...
I20260709 13:10:09.764032 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:09.764838 21026 tablet_replica.cc:333] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.765508 21026 raft_consensus.cc:2243] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.765913 21026 raft_consensus.cc:2272] T 22f11a7e078143d1867e31d97c224552 P ac0dc9db557d47cdb6f3cf0532f730ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.767760 21026 tablet_replica.cc:333] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.768260 21026 raft_consensus.cc:2243] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.768663 21026 raft_consensus.cc:2272] T 2029d5e0adde4d889d0cb75224e9c154 P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.770861 21026 tablet_replica.cc:333] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.771469 21026 raft_consensus.cc:2243] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:09.772207 21026 raft_consensus.cc:2272] T d9ffff756eee4288bcafa188fdc5ed22 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.773923 21026 tablet_replica.cc:333] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.774426 21026 raft_consensus.cc:2243] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.774825 21026 raft_consensus.cc:2272] T 566e31434e98437dbcbfd509fe7bac07 P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.776548 21026 tablet_replica.cc:333] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.777042 21026 raft_consensus.cc:2243] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.777433 21026 raft_consensus.cc:2272] T c15676a03ffa498fb6165acc141f14a8 P ac0dc9db557d47cdb6f3cf0532f730ba [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.780210 21026 tablet_replica.cc:333] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.780740 21026 raft_consensus.cc:2243] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:09.781576 21026 raft_consensus.cc:2272] T ed202cae24b5459194dcbd73a01485ac P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.783545 21026 tablet_replica.cc:333] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.784166 21026 raft_consensus.cc:2243] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.784590 21026 raft_consensus.cc:2272] T a31f3608265342fa81f6e34bfb6a6e4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.786346 21026 tablet_replica.cc:333] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.786888 21026 raft_consensus.cc:2243] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:09.787674 21026 raft_consensus.cc:2272] T c06404e73df34500a0a247df40eeb9fa P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.789913 21026 tablet_replica.cc:333] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.790755 21026 raft_consensus.cc:2243] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.791343 21026 raft_consensus.cc:2272] T fc53a068bef5474c90311b68aa21d12c P ac0dc9db557d47cdb6f3cf0532f730ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.791774 21735 raft_consensus.cc:1275] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 4 FOLLOWER]: Refusing update from remote peer 36013136ff6c4e42aebacfb2a3712b64: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:10:09.793244 21776 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:09.793485 22006 consensus_queue.cc:1048] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfcda61e55143eb8879dab119e9a1b0" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 38599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:09.794746 21026 tablet_replica.cc:333] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba: stopping tablet replica
I20260709 13:10:09.795538 21026 raft_consensus.cc:2243] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:09.796432 21026 raft_consensus.cc:2272] T e30a5757b2eb4f71a2ed98d8c7289f4d P ac0dc9db557d47cdb6f3cf0532f730ba [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:09.796559 21776 consensus_peers.cc:597] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 -> Peer ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971): Couldn't send request to peer ac0dc9db557d47cdb6f3cf0532f730ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:09.832140 21026 tablet_server.cc:196] TabletServer@127.20.136.129:0 shutdown complete.
I20260709 13:10:09.855906 21026 tablet_server.cc:179] TabletServer@127.20.136.130:0 shutting down...
W20260709 13:10:09.856709 21776 consensus_peers.cc:597] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 -> Peer ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971): Couldn't send request to peer ac0dc9db557d47cdb6f3cf0532f730ba. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:09.878670 21702 consensus_peers.cc:597] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 -> Peer ac0dc9db557d47cdb6f3cf0532f730ba (127.20.136.129:32971): Couldn't send request to peer ac0dc9db557d47cdb6f3cf0532f730ba. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:09.891836 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:09.894387 21026 tablet_replica.cc:333] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.895346 21026 raft_consensus.cc:2243] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:09.896564 21026 raft_consensus.cc:2272] T 2029d5e0adde4d889d0cb75224e9c154 P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.899401 21026 tablet_replica.cc:333] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.899977 21026 raft_consensus.cc:2243] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.900424 21026 raft_consensus.cc:2272] T 22f11a7e078143d1867e31d97c224552 P fdfcda61e55143eb8879dab119e9a1b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.902719 21026 tablet_replica.cc:333] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.903403 21026 raft_consensus.cc:2243] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.903865 21026 raft_consensus.cc:2272] T d9ffff756eee4288bcafa188fdc5ed22 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.905556 21026 tablet_replica.cc:333] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.906128 21026 raft_consensus.cc:2243] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.906574 21026 raft_consensus.cc:2272] T ed202cae24b5459194dcbd73a01485ac P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.908385 21026 tablet_replica.cc:333] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.908937 21026 raft_consensus.cc:2243] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.909380 21026 raft_consensus.cc:2272] T 566e31434e98437dbcbfd509fe7bac07 P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.911434 21026 tablet_replica.cc:333] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.912110 21026 raft_consensus.cc:2243] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:09.913007 21026 raft_consensus.cc:2272] T c15676a03ffa498fb6165acc141f14a8 P fdfcda61e55143eb8879dab119e9a1b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.915057 21026 tablet_replica.cc:333] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.915584 21026 raft_consensus.cc:2243] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:09.916332 21026 raft_consensus.cc:2272] T a31f3608265342fa81f6e34bfb6a6e4d P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.918223 21026 tablet_replica.cc:333] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.918675 21026 raft_consensus.cc:2243] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.919103 21026 raft_consensus.cc:2272] T c06404e73df34500a0a247df40eeb9fa P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.920971 21026 tablet_replica.cc:333] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.921458 21026 raft_consensus.cc:2243] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.921895 21026 raft_consensus.cc:2272] T fc53a068bef5474c90311b68aa21d12c P fdfcda61e55143eb8879dab119e9a1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.924100 21026 tablet_replica.cc:333] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0: stopping tablet replica
I20260709 13:10:09.924695 21026 raft_consensus.cc:2243] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:09.925156 21026 raft_consensus.cc:2272] T e30a5757b2eb4f71a2ed98d8c7289f4d P fdfcda61e55143eb8879dab119e9a1b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:09.954384 21026 tablet_server.cc:196] TabletServer@127.20.136.130:0 shutdown complete.
I20260709 13:10:09.972994 21026 tablet_server.cc:179] TabletServer@127.20.136.131:0 shutting down...
I20260709 13:10:10.004334 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:10.005365 21026 tablet_replica.cc:333] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.006243 21026 raft_consensus.cc:2243] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:10.006803 21026 raft_consensus.cc:2272] T d9ffff756eee4288bcafa188fdc5ed22 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.009301 21026 tablet_replica.cc:333] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.009924 21026 raft_consensus.cc:2243] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:10.010443 21026 raft_consensus.cc:2272] T 2029d5e0adde4d889d0cb75224e9c154 P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.013374 21026 tablet_replica.cc:333] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.014191 21026 raft_consensus.cc:2243] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:10.015172 21026 raft_consensus.cc:2272] T 22f11a7e078143d1867e31d97c224552 P 36013136ff6c4e42aebacfb2a3712b64 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.017876 21026 tablet_replica.cc:333] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.018455 21026 raft_consensus.cc:2243] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:10.019037 21026 raft_consensus.cc:2272] T ed202cae24b5459194dcbd73a01485ac P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.021368 21026 tablet_replica.cc:333] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.022140 21026 raft_consensus.cc:2243] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:10.022651 21026 raft_consensus.cc:2272] T c15676a03ffa498fb6165acc141f14a8 P 36013136ff6c4e42aebacfb2a3712b64 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.025204 21026 tablet_replica.cc:333] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.025771 21026 raft_consensus.cc:2243] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:10.026567 21026 raft_consensus.cc:2272] T 566e31434e98437dbcbfd509fe7bac07 P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.028738 21026 tablet_replica.cc:333] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.029448 21026 raft_consensus.cc:2243] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:10.030010 21026 raft_consensus.cc:2272] T a31f3608265342fa81f6e34bfb6a6e4d P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.031947 21026 tablet_replica.cc:333] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.032459 21026 raft_consensus.cc:2243] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:10.032931 21026 raft_consensus.cc:2272] T c06404e73df34500a0a247df40eeb9fa P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.034875 21026 tablet_replica.cc:333] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.035552 21026 raft_consensus.cc:2243] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:10.035990 21026 raft_consensus.cc:2272] T e30a5757b2eb4f71a2ed98d8c7289f4d P 36013136ff6c4e42aebacfb2a3712b64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.037730 21026 tablet_replica.cc:333] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64: stopping tablet replica
I20260709 13:10:10.038194 21026 raft_consensus.cc:2243] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:10.038903 21026 raft_consensus.cc:2272] T fc53a068bef5474c90311b68aa21d12c P 36013136ff6c4e42aebacfb2a3712b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.068037 21026 tablet_server.cc:196] TabletServer@127.20.136.131:0 shutdown complete.
I20260709 13:10:10.086156 21026 master.cc:562] Master@127.20.136.190:39813 shutting down...
I20260709 13:10:10.107105 21026 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:10.107715 21026 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:10.108079 21026 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c32d0b438eb4835a11483f0edbe8500: stopping tablet replica
I20260709 13:10:10.129019 21026 master.cc:584] Master@127.20.136.190:39813 shutdown complete.
36013136ff6c4e42aebacfb2a3712b64  1
ac0dc9db557d47cdb6f3cf0532f730ba  5
fdfcda61e55143eb8879dab119e9a1b0  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10811 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:10:10.174033 21026 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.136.190:41423
I20260709 13:10:10.175369 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:10.181277 22032 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
W20260709 13:10:10.181316 22033 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
W20260709 13:10:10.182520 22035 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
I20260709 13:10:10.183859 21026 server_base.cc:1061] running on GCE node
I20260709 13:10:10.184721 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:10.184948 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:10.185141 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602610185126 us; error 0 us; skew 500 ppm
I20260709 13:10:10.185729 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:10.188802 21026 webserver.cc:533] Webserver started at http://127.20.136.190:35263/ using document root <none> and password file <none>
I20260709 13:10:10.189384 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:10.189600 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:10.189981 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:10.191699 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/master-0-root/instance:
uuid: "37cdf3adc9d04e948859968973361364"
format_stamp: "Formatted at 2026-07-09 13:10:10 on dist-test-slave-cq4t"
I20260709 13:10:10.197222 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:10:10.201385 22040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.202414 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:10:10.202852 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/master-0-root
uuid: "37cdf3adc9d04e948859968973361364"
format_stamp: "Formatted at 2026-07-09 13:10:10 on dist-test-slave-cq4t"
I20260709 13:10:10.203322 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-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)
I20260709 13:10:10.217722 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:10.219218 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:10.263938 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.190:41423
I20260709 13:10:10.264041 22091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.190:41423 every 8 connection(s)
I20260709 13:10:10.268455 22092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.278486 22092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364: Bootstrap starting.
I20260709 13:10:10.283481 22092 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.288587 22092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364: No bootstrap required, opened a new log
I20260709 13:10:10.291050 22092 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37cdf3adc9d04e948859968973361364" member_type: VOTER }
I20260709 13:10:10.291488 22092 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.291704 22092 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37cdf3adc9d04e948859968973361364, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.292351 22092 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37cdf3adc9d04e948859968973361364" member_type: VOTER }
I20260709 13:10:10.293079 22092 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:10.293534 22092 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:10.294000 22092 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:10.299773 22092 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37cdf3adc9d04e948859968973361364" member_type: VOTER }
I20260709 13:10:10.300529 22092 leader_election.cc:304] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [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: 37cdf3adc9d04e948859968973361364; no voters: 
I20260709 13:10:10.303699 22092 leader_election.cc:290] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:10.304047 22095 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:10.307622 22095 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 1 LEADER]: Becoming Leader. State: Replica: 37cdf3adc9d04e948859968973361364, State: Running, Role: LEADER
I20260709 13:10:10.308928 22092 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:10.308540 22095 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [LEADER]: Queue going to LEADER mode. State: All 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: "37cdf3adc9d04e948859968973361364" member_type: VOTER }
I20260709 13:10:10.314708 22097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37cdf3adc9d04e948859968973361364. Latest consensus state: current_term: 1 leader_uuid: "37cdf3adc9d04e948859968973361364" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37cdf3adc9d04e948859968973361364" member_type: VOTER } }
I20260709 13:10:10.315519 22097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:10.314961 22096 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37cdf3adc9d04e948859968973361364" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37cdf3adc9d04e948859968973361364" member_type: VOTER } }
I20260709 13:10:10.316110 22096 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:10.318969 22102 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:10.328339 22102 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:10.329578 21026 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:10.342815 22102 catalog_manager.cc:1383] Generated new cluster ID: df3389112adc476b9ae63950dc318214
I20260709 13:10:10.343221 22102 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:10.364539 22102 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:10.365926 22102 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:10.379310 22102 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364: Generated new TSK 0
I20260709 13:10:10.380064 22102 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:10.396549 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:10.403359 22114 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
W20260709 13:10:10.404673 22115 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
W20260709 13:10:10.406364 22117 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
I20260709 13:10:10.407258 21026 server_base.cc:1061] running on GCE node
I20260709 13:10:10.408414 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:10.408655 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:10.408876 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602610408855 us; error 0 us; skew 500 ppm
I20260709 13:10:10.409730 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:10.412401 21026 webserver.cc:533] Webserver started at http://127.20.136.129:36063/ using document root <none> and password file <none>
I20260709 13:10:10.412843 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:10.412997 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:10.413208 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:10.414250 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/instance:
uuid: "d49243ae03a2477bb549634af2cc2d4f"
format_stamp: "Formatted at 2026-07-09 13:10:10 on dist-test-slave-cq4t"
I20260709 13:10:10.419571 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:10:10.423539 22122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.424503 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:10:10.424945 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "d49243ae03a2477bb549634af2cc2d4f"
format_stamp: "Formatted at 2026-07-09 13:10:10 on dist-test-slave-cq4t"
I20260709 13:10:10.425280 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-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)
I20260709 13:10:10.448583 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:10.450085 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:10.451850 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:10.454628 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:10.454857 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.455221 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:10.455410 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.502254 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:45245
I20260709 13:10:10.502355 22184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:45245 every 8 connection(s)
I20260709 13:10:10.508231 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:10.515645 22189 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
W20260709 13:10:10.519349 22190 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
W20260709 13:10:10.521018 22192 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
I20260709 13:10:10.522025 22185 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41423
I20260709 13:10:10.521982 21026 server_base.cc:1061] running on GCE node
I20260709 13:10:10.522569 22185 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:10.523286 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:10.523375 22185 heartbeater.cc:507] Master 127.20.136.190:41423 requested a full tablet report, sending...
W20260709 13:10:10.523559 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:10.523870 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602610523851 us; error 0 us; skew 500 ppm
I20260709 13:10:10.524478 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:10.526037 22057 ts_manager.cc:194] Registered new tserver with Master: d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:10.527436 21026 webserver.cc:533] Webserver started at http://127.20.136.130:40169/ using document root <none> and password file <none>
I20260709 13:10:10.527952 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:10.528156 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:10.528431 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:10.528378 22057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40896
I20260709 13:10:10.530098 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/instance:
uuid: "ce90ea4f7f194637a802f6685349da93"
format_stamp: "Formatted at 2026-07-09 13:10:10 on dist-test-slave-cq4t"
I20260709 13:10:10.535394 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 13:10:10.539146 22197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.539937 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:10.540234 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root
uuid: "ce90ea4f7f194637a802f6685349da93"
format_stamp: "Formatted at 2026-07-09 13:10:10 on dist-test-slave-cq4t"
I20260709 13:10:10.540509 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-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)
I20260709 13:10:10.560792 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:10.562036 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:10.563644 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:10.565958 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:10.566197 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.566468 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:10.566641 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.611405 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.130:43425
I20260709 13:10:10.611517 22259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.130:43425 every 8 connection(s)
I20260709 13:10:10.616376 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:10.624215 22263 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
W20260709 13:10:10.625440 22264 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
I20260709 13:10:10.628998 21026 server_base.cc:1061] running on GCE node
W20260709 13:10:10.629935 22266 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
I20260709 13:10:10.630358 22260 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41423
I20260709 13:10:10.630882 22260 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:10.631474 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:10.631707 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:10.631896 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602610631860 us; error 0 us; skew 500 ppm
I20260709 13:10:10.631803 22260 heartbeater.cc:507] Master 127.20.136.190:41423 requested a full tablet report, sending...
I20260709 13:10:10.632645 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:10.634519 22057 ts_manager.cc:194] Registered new tserver with Master: ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:10.635929 21026 webserver.cc:533] Webserver started at http://127.20.136.131:46043/ using document root <none> and password file <none>
I20260709 13:10:10.636694 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:10.636595 22057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40902
I20260709 13:10:10.637086 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:10.637459 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:10.638967 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/instance:
uuid: "66f38c1851ba407188ed271b38b78602"
format_stamp: "Formatted at 2026-07-09 13:10:10 on dist-test-slave-cq4t"
I20260709 13:10:10.644047 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:10.647738 22271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.648730 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:10:10.648988 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root
uuid: "66f38c1851ba407188ed271b38b78602"
format_stamp: "Formatted at 2026-07-09 13:10:10 on dist-test-slave-cq4t"
I20260709 13:10:10.649226 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-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)
I20260709 13:10:10.677744 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:10.679055 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:10.680567 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:10.682963 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:10.683162 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.683396 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:10.683569 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.730304 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.131:46779
I20260709 13:10:10.730499 22333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.131:46779 every 8 connection(s)
I20260709 13:10:10.745795 22334 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41423
I20260709 13:10:10.746222 22334 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:10.747020 22334 heartbeater.cc:507] Master 127.20.136.190:41423 requested a full tablet report, sending...
I20260709 13:10:10.749418 22057 ts_manager.cc:194] Registered new tserver with Master: 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:10.749868 21026 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016027512s
I20260709 13:10:10.751163 22057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40906
I20260709 13:10:10.778116 22057 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40916:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:10.784214 22057 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.
I20260709 13:10:10.986862 22299 tablet_service.cc:1511] Processing CreateTablet for tablet f55f2c33e5c3431aab628e33e8dc0253 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:10:10.988688 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55f2c33e5c3431aab628e33e8dc0253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.995743 22224 tablet_service.cc:1511] Processing CreateTablet for tablet 20d51604907d4ad8b64e7f0cf8e36c94 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:10:10.996306 22225 tablet_service.cc:1511] Processing CreateTablet for tablet f55f2c33e5c3431aab628e33e8dc0253 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:10:10.997515 22224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d51604907d4ad8b64e7f0cf8e36c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.994187 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 20d51604907d4ad8b64e7f0cf8e36c94 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:10:10.998945 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d51604907d4ad8b64e7f0cf8e36c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.000248 22222 tablet_service.cc:1511] Processing CreateTablet for tablet 294d5b8b3c8a4133ace1db3b55c164db (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:10:11.001840 22222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294d5b8b3c8a4133ace1db3b55c164db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.003509 22225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55f2c33e5c3431aab628e33e8dc0253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.004040 22223 tablet_service.cc:1511] Processing CreateTablet for tablet 7a00d199088746fd868acb3ff9da13c9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:10:11.014611 22219 tablet_service.cc:1511] Processing CreateTablet for tablet 53ac9e63f93d4671a49622915a62759a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:10:11.015938 22223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a00d199088746fd868acb3ff9da13c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.006197 22221 tablet_service.cc:1511] Processing CreateTablet for tablet 628a368dc36749ed8b9821eeeb8851b2 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:10:11.018123 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628a368dc36749ed8b9821eeeb8851b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.008291 22296 tablet_service.cc:1511] Processing CreateTablet for tablet 294d5b8b3c8a4133ace1db3b55c164db (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:10:11.019342 22219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ac9e63f93d4671a49622915a62759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.023983 22294 tablet_service.cc:1511] Processing CreateTablet for tablet d7dd25cf97284b15947719ad937ec24e (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:10:11.010430 22295 tablet_service.cc:1511] Processing CreateTablet for tablet 628a368dc36749ed8b9821eeeb8851b2 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:10:11.009245 22220 tablet_service.cc:1511] Processing CreateTablet for tablet d7dd25cf97284b15947719ad937ec24e (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:10:11.027273 22293 tablet_service.cc:1511] Processing CreateTablet for tablet 53ac9e63f93d4671a49622915a62759a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:10:11.028664 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd25cf97284b15947719ad937ec24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.029796 22217 tablet_service.cc:1511] Processing CreateTablet for tablet 349d5d0427dd42cd97be59a5b7d8a411 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:10:11.032989 22292 tablet_service.cc:1511] Processing CreateTablet for tablet c0a63368ba2d49db80717275490c31bc (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:10:11.034303 22216 tablet_service.cc:1511] Processing CreateTablet for tablet bfc69c20ec7d43ecb4dcb4140ce44be4 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:10:11.011981 22297 tablet_service.cc:1511] Processing CreateTablet for tablet 7a00d199088746fd868acb3ff9da13c9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:10:11.020960 22218 tablet_service.cc:1511] Processing CreateTablet for tablet c0a63368ba2d49db80717275490c31bc (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:10:11.036208 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc69c20ec7d43ecb4dcb4140ce44be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.019959 22296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294d5b8b3c8a4133ace1db3b55c164db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.037050 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a63368ba2d49db80717275490c31bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.040551 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349d5d0427dd42cd97be59a5b7d8a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.043310 22294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd25cf97284b15947719ad937ec24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.044066 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a63368ba2d49db80717275490c31bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.047303 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628a368dc36749ed8b9821eeeb8851b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.048059 22297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a00d199088746fd868acb3ff9da13c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.051486 22293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ac9e63f93d4671a49622915a62759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.077915 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 349d5d0427dd42cd97be59a5b7d8a411 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:10:11.080113 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349d5d0427dd42cd97be59a5b7d8a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.084307 22290 tablet_service.cc:1511] Processing CreateTablet for tablet bfc69c20ec7d43ecb4dcb4140ce44be4 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:10:11.085973 22290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc69c20ec7d43ecb4dcb4140ce44be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.118537 22350 tablet_bootstrap.cc:492] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:11.120976 22216 tablet_service.cc:1511] Processing CreateTablet for tablet 0a42964c756a4e1c8f14d96b5a4307bb (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:10:11.123261 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a42964c756a4e1c8f14d96b5a4307bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.130337 22294 tablet_service.cc:1511] Processing CreateTablet for tablet 0a42964c756a4e1c8f14d96b5a4307bb (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:10:11.131920 22294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a42964c756a4e1c8f14d96b5a4307bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.136145 22218 tablet_service.cc:1511] Processing CreateTablet for tablet 384b10c16a5e4fc7bbc8bec385ff6c55 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:10:11.137725 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384b10c16a5e4fc7bbc8bec385ff6c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.140151 22150 tablet_service.cc:1511] Processing CreateTablet for tablet f55f2c33e5c3431aab628e33e8dc0253 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:10:11.141781 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55f2c33e5c3431aab628e33e8dc0253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.141501 22219 tablet_service.cc:1511] Processing CreateTablet for tablet 20c008709b674193b3f7b78868b7232a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:10:11.142037 22144 tablet_service.cc:1511] Processing CreateTablet for tablet 53ac9e63f93d4671a49622915a62759a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:10:11.143600 22144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ac9e63f93d4671a49622915a62759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.144222 22148 tablet_service.cc:1511] Processing CreateTablet for tablet 7a00d199088746fd868acb3ff9da13c9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:10:11.145859 22148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a00d199088746fd868acb3ff9da13c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.145543 22147 tablet_service.cc:1511] Processing CreateTablet for tablet 294d5b8b3c8a4133ace1db3b55c164db (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:10:11.142577 22143 tablet_service.cc:1511] Processing CreateTablet for tablet c0a63368ba2d49db80717275490c31bc (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:10:11.140216 22295 tablet_service.cc:1511] Processing CreateTablet for tablet 384b10c16a5e4fc7bbc8bec385ff6c55 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:10:11.148209 22146 tablet_service.cc:1511] Processing CreateTablet for tablet 628a368dc36749ed8b9821eeeb8851b2 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:10:11.149288 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384b10c16a5e4fc7bbc8bec385ff6c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.144193 22220 tablet_service.cc:1511] Processing CreateTablet for tablet 81eab8175f0849649221af66efa2cac9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:10:11.150594 22145 tablet_service.cc:1511] Processing CreateTablet for tablet d7dd25cf97284b15947719ad937ec24e (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:10:11.151762 22219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c008709b674193b3f7b78868b7232a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.153010 22142 tablet_service.cc:1511] Processing CreateTablet for tablet 349d5d0427dd42cd97be59a5b7d8a411 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:10:11.155486 22141 tablet_service.cc:1511] Processing CreateTablet for tablet bfc69c20ec7d43ecb4dcb4140ce44be4 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:10:11.155747 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eab8175f0849649221af66efa2cac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.158476 22149 tablet_service.cc:1511] Processing CreateTablet for tablet 20d51604907d4ad8b64e7f0cf8e36c94 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:10:11.159086 22147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294d5b8b3c8a4133ace1db3b55c164db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.159770 22143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a63368ba2d49db80717275490c31bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.168215 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd25cf97284b15947719ad937ec24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.169652 22350 tablet_bootstrap.cc:654] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.172168 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628a368dc36749ed8b9821eeeb8851b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.175348 22141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc69c20ec7d43ecb4dcb4140ce44be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.179451 22149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d51604907d4ad8b64e7f0cf8e36c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.186096 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349d5d0427dd42cd97be59a5b7d8a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.216907 22147 tablet_service.cc:1511] Processing CreateTablet for tablet 384b10c16a5e4fc7bbc8bec385ff6c55 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:10:11.218341 22147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384b10c16a5e4fc7bbc8bec385ff6c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.227820 22350 tablet_bootstrap.cc:492] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:11.228370 22350 ts_tablet_manager.cc:1403] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.110s	user 0.004s	sys 0.008s
I20260709 13:10:11.231594 22350 raft_consensus.cc:359] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.232375 22350 raft_consensus.cc:385] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.232684 22350 raft_consensus.cc:740] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.233498 22350 consensus_queue.cc:260] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.263901 22216 tablet_service.cc:1511] Processing CreateTablet for tablet 835bf8de7b4544be9ed50c91eb92de8c (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:10:11.265769 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835bf8de7b4544be9ed50c91eb92de8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.268288 22260 heartbeater.cc:499] Master 127.20.136.190:41423 was elected leader, sending a full tablet report...
I20260709 13:10:11.275025 22299 tablet_service.cc:1511] Processing CreateTablet for tablet 20c008709b674193b3f7b78868b7232a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:10:11.276474 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c008709b674193b3f7b78868b7232a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.301393 22216 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3d1ba7a0554de7a22f30a540326d95 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:10:11.302805 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3d1ba7a0554de7a22f30a540326d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.303351 22143 tablet_service.cc:1511] Processing CreateTablet for tablet 20c008709b674193b3f7b78868b7232a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:10:11.305543 22143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c008709b674193b3f7b78868b7232a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.307276 22219 tablet_service.cc:1511] Processing CreateTablet for tablet 4f96baee682f4997b614ae990eb1d3b9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:10:11.308785 22219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f96baee682f4997b614ae990eb1d3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.317631 22350 ts_tablet_manager.cc:1434] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.001s
I20260709 13:10:11.318805 22350 tablet_bootstrap.cc:492] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
W20260709 13:10:11.322824 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:11.320199 22216 tablet_service.cc:1511] Processing CreateTablet for tablet da94b58a959a4a69bcf0fa09ec885e46 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:10:11.324321 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da94b58a959a4a69bcf0fa09ec885e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.332065 22293 tablet_service.cc:1511] Processing CreateTablet for tablet 81eab8175f0849649221af66efa2cac9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:10:11.332346 22218 tablet_service.cc:1511] Processing CreateTablet for tablet eeb02a9bf7d64ef2ac1f029f616f5cfe (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:10:11.342077 22144 tablet_service.cc:1511] Processing CreateTablet for tablet 0a42964c756a4e1c8f14d96b5a4307bb (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:10:11.320232 22296 tablet_service.cc:1511] Processing CreateTablet for tablet 835bf8de7b4544be9ed50c91eb92de8c (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:10:11.343242 22349 tablet_bootstrap.cc:492] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:11.345742 22352 tablet_bootstrap.cc:492] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:11.352717 22297 tablet_service.cc:1511] Processing CreateTablet for tablet ed0400fe26084de3a6402c8135823f81 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:10:11.346602 22144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a42964c756a4e1c8f14d96b5a4307bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.357605 22150 tablet_service.cc:1511] Processing CreateTablet for tablet 835bf8de7b4544be9ed50c91eb92de8c (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:10:11.358024 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3d1ba7a0554de7a22f30a540326d95 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:10:11.359050 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835bf8de7b4544be9ed50c91eb92de8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.359457 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb02a9bf7d64ef2ac1f029f616f5cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.367887 22145 tablet_service.cc:1511] Processing CreateTablet for tablet ed0400fe26084de3a6402c8135823f81 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:10:11.368248 22294 tablet_service.cc:1511] Processing CreateTablet for tablet da94b58a959a4a69bcf0fa09ec885e46 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:10:11.369426 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0400fe26084de3a6402c8135823f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.355032 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 4f96baee682f4997b614ae990eb1d3b9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:10:11.355075 22223 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a9047a81b4320bee019217f4c9ffd (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:10:11.370214 22295 tablet_service.cc:1511] Processing CreateTablet for tablet eeb02a9bf7d64ef2ac1f029f616f5cfe (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:10:11.345633 22222 tablet_service.cc:1511] Processing CreateTablet for tablet ed0400fe26084de3a6402c8135823f81 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:10:11.359472 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3d1ba7a0554de7a22f30a540326d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.370752 22223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a9047a81b4320bee019217f4c9ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.373701 22222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0400fe26084de3a6402c8135823f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.373517 22149 tablet_service.cc:1511] Processing CreateTablet for tablet 4f96baee682f4997b614ae990eb1d3b9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:10:11.375334 22149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f96baee682f4997b614ae990eb1d3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.376430 22297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0400fe26084de3a6402c8135823f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.376910 22141 tablet_service.cc:1511] Processing CreateTablet for tablet 81eab8175f0849649221af66efa2cac9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:10:11.379244 22350 tablet_bootstrap.cc:654] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.387912 22141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eab8175f0849649221af66efa2cac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.379518 22349 tablet_bootstrap.cc:654] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.380597 22352 tablet_bootstrap.cc:654] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.383236 22142 tablet_service.cc:1511] Processing CreateTablet for tablet eeb02a9bf7d64ef2ac1f029f616f5cfe (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:10:11.393121 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb02a9bf7d64ef2ac1f029f616f5cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.394520 22146 tablet_service.cc:1511] Processing CreateTablet for tablet da94b58a959a4a69bcf0fa09ec885e46 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:10:11.396011 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da94b58a959a4a69bcf0fa09ec885e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.403507 22350 tablet_bootstrap.cc:492] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:11.404161 22350 ts_tablet_manager.cc:1403] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.009s
I20260709 13:10:11.405225 22296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835bf8de7b4544be9ed50c91eb92de8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.407485 22293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eab8175f0849649221af66efa2cac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.408382 22143 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3d1ba7a0554de7a22f30a540326d95 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:10:11.409837 22143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3d1ba7a0554de7a22f30a540326d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.412003 22350 raft_consensus.cc:359] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.412859 22350 raft_consensus.cc:385] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.413192 22350 raft_consensus.cc:740] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.419999 22350 consensus_queue.cc:260] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.420774 22349 tablet_bootstrap.cc:492] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:11.421396 22349 ts_tablet_manager.cc:1403] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.000s
I20260709 13:10:11.423663 22294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da94b58a959a4a69bcf0fa09ec885e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.424551 22349 raft_consensus.cc:359] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:11.425262 22350 ts_tablet_manager.cc:1434] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:10:11.425359 22349 raft_consensus.cc:385] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.425782 22349 raft_consensus.cc:740] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.433146 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb02a9bf7d64ef2ac1f029f616f5cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.434973 22350 tablet_bootstrap.cc:492] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:11.438683 22352 tablet_bootstrap.cc:492] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:11.417249 22290 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a9047a81b4320bee019217f4c9ffd (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:10:11.439519 22352 ts_tablet_manager.cc:1403] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.003s
I20260709 13:10:11.440078 22290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a9047a81b4320bee019217f4c9ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.440307 22353 raft_consensus.cc:493] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.440824 22353 raft_consensus.cc:515] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.443717 22353 leader_election.cc:290] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:11.443732 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f96baee682f4997b614ae990eb1d3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.448884 22349 consensus_queue.cc:260] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:11.488646 22299 tablet_service.cc:1511] Processing CreateTablet for tablet 815254f227dc4fd4b23b04db03a3891c (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:10:11.505487 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815254f227dc4fd4b23b04db03a3891c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.509321 22148 tablet_service.cc:1511] Processing CreateTablet for tablet 815254f227dc4fd4b23b04db03a3891c (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:10:11.510660 22148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815254f227dc4fd4b23b04db03a3891c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.503912 22292 tablet_service.cc:1511] Processing CreateTablet for tablet 126a70709e174395bfe84bf255fb8c6b (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:10:11.511432 22218 tablet_service.cc:1511] Processing CreateTablet for tablet 815254f227dc4fd4b23b04db03a3891c (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:10:11.485916 22352 raft_consensus.cc:359] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.517266 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815254f227dc4fd4b23b04db03a3891c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.508134 22145 tablet_service.cc:1511] Processing CreateTablet for tablet 126a70709e174395bfe84bf255fb8c6b (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:10:11.515530 22352 raft_consensus.cc:385] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.525043 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a70709e174395bfe84bf255fb8c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.525861 22216 tablet_service.cc:1511] Processing CreateTablet for tablet 38b7efa760654472947293480a6fda43 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:10:11.527377 22353 raft_consensus.cc:493] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.527930 22353 raft_consensus.cc:515] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.523885 22352 raft_consensus.cc:740] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.538935 22353 leader_election.cc:290] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:11.536422 22185 heartbeater.cc:499] Master 127.20.136.190:41423 was elected leader, sending a full tablet report...
I20260709 13:10:11.540978 22224 tablet_service.cc:1511] Processing CreateTablet for tablet 03ad39edf0b448e7b9d554f0ae2742e3 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:10:11.541702 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b7efa760654472947293480a6fda43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.542316 22224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ad39edf0b448e7b9d554f0ae2742e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.543802 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a70709e174395bfe84bf255fb8c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.554867 22222 tablet_service.cc:1511] Processing CreateTablet for tablet 126a70709e174395bfe84bf255fb8c6b (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:10:11.556802 22222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a70709e174395bfe84bf255fb8c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.515282 22150 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a9047a81b4320bee019217f4c9ffd (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:10:11.563594 22334 heartbeater.cc:499] Master 127.20.136.190:41423 was elected leader, sending a full tablet report...
I20260709 13:10:11.568787 22223 tablet_service.cc:1511] Processing CreateTablet for tablet c410fa82d75c4d4fa482e411340788e1 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:10:11.570379 22223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c410fa82d75c4d4fa482e411340788e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.573432 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a9047a81b4320bee019217f4c9ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.574585 22146 tablet_service.cc:1511] Processing CreateTablet for tablet 38b7efa760654472947293480a6fda43 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:10:11.578007 22349 ts_tablet_manager.cc:1434] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.156s	user 0.012s	sys 0.000s
I20260709 13:10:11.579180 22349 tablet_bootstrap.cc:492] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:11.580220 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b7efa760654472947293480a6fda43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.595762 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc69c20ec7d43ecb4dcb4140ce44be4" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:11.596038 22359 raft_consensus.cc:493] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.596591 22359 raft_consensus.cc:515] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:11.597422 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac9e63f93d4671a49622915a62759a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:11.597748 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 38b7efa760654472947293480a6fda43 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:10:11.599113 22352 consensus_queue.cc:260] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.600354 22159 raft_consensus.cc:2468] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
W20260709 13:10:11.601235 22200 leader_election.cc:343] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.608301 22145 tablet_service.cc:1511] Processing CreateTablet for tablet c410fa82d75c4d4fa482e411340788e1 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:10:11.609872 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c410fa82d75c4d4fa482e411340788e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.601234 22350 tablet_bootstrap.cc:654] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.611352 22142 tablet_service.cc:1511] Processing CreateTablet for tablet 03ad39edf0b448e7b9d554f0ae2742e3 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:10:11.612944 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ad39edf0b448e7b9d554f0ae2742e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.599112 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b7efa760654472947293480a6fda43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.627029 22217 tablet_service.cc:1511] Processing CreateTablet for tablet b8539dc0fd244487a8379b67608f7116 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:10:11.628829 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8539dc0fd244487a8379b67608f7116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.628943 22349 tablet_bootstrap.cc:654] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.631899 22296 tablet_service.cc:1511] Processing CreateTablet for tablet 03ad39edf0b448e7b9d554f0ae2742e3 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:10:11.635771 22299 tablet_service.cc:1511] Processing CreateTablet for tablet c410fa82d75c4d4fa482e411340788e1 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:10:11.643348 22200 leader_election.cc:304] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:11.644423 22353 raft_consensus.cc:2804] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.644845 22353 raft_consensus.cc:493] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.645212 22353 raft_consensus.cc:3060] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.649374 22224 tablet_service.cc:1511] Processing CreateTablet for tablet 1423f541939d4253916a34cf715dafb3 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:10:11.650779 22224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1423f541939d4253916a34cf715dafb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.660175 22359 leader_election.cc:290] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:11.683288 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c410fa82d75c4d4fa482e411340788e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.685369 22290 tablet_service.cc:1511] Processing CreateTablet for tablet b8539dc0fd244487a8379b67608f7116 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:10:11.691236 22352 ts_tablet_manager.cc:1434] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.251s	user 0.009s	sys 0.017s
I20260709 13:10:11.691651 22296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ad39edf0b448e7b9d554f0ae2742e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.692687 22352 tablet_bootstrap.cc:492] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:11.692548 22143 tablet_service.cc:1511] Processing CreateTablet for tablet 1423f541939d4253916a34cf715dafb3 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:10:11.693854 22143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1423f541939d4253916a34cf715dafb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.706374 22297 tablet_service.cc:1511] Processing CreateTablet for tablet 1423f541939d4253916a34cf715dafb3 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:10:11.708516 22297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1423f541939d4253916a34cf715dafb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.720311 22290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8539dc0fd244487a8379b67608f7116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.730886 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc69c20ec7d43ecb4dcb4140ce44be4" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:11.732041 22218 tablet_service.cc:1511] Processing CreateTablet for tablet a1d947a6eec34ed4a08cba05a0e075dc (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:10:11.732143 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55f2c33e5c3431aab628e33e8dc0253" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:11.733229 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d947a6eec34ed4a08cba05a0e075dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.733120 22353 raft_consensus.cc:515] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:11.734189 22273 leader_election.cc:343] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:11.735150 22201 leader_election.cc:343] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.735617 22201 leader_election.cc:304] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:11.736012 22353 leader_election.cc:290] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:11.736094 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac9e63f93d4671a49622915a62759a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:11.736620 22353 raft_consensus.cc:2749] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.736752 22159 raft_consensus.cc:3060] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.736821 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac9e63f93d4671a49622915a62759a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:11.755264 22148 tablet_service.cc:1511] Processing CreateTablet for tablet a1d947a6eec34ed4a08cba05a0e075dc (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:10:11.756599 22148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d947a6eec34ed4a08cba05a0e075dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.742103 22146 tablet_service.cc:1511] Processing CreateTablet for tablet b8539dc0fd244487a8379b67608f7116 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:10:11.764874 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8539dc0fd244487a8379b67608f7116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.769868 22350 tablet_bootstrap.cc:492] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:11.770537 22350 ts_tablet_manager.cc:1403] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.344s	user 0.017s	sys 0.027s
I20260709 13:10:11.773289 22159 raft_consensus.cc:2468] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:11.774693 22200 leader_election.cc:304] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:11.783185 22353 raft_consensus.cc:2804] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.783897 22353 raft_consensus.cc:697] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:11.785043 22353 consensus_queue.cc:237] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.774626 22350 raft_consensus.cc:359] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.792733 22350 raft_consensus.cc:385] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.793098 22350 raft_consensus.cc:740] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.794028 22350 consensus_queue.cc:260] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:11.797456 22201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 62472.8us
W20260709 13:10:11.799674 22201 leader_election.cc:343] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.800073 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac9e63f93d4671a49622915a62759a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:11.802281 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55f2c33e5c3431aab628e33e8dc0253" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:11.802945 22201 leader_election.cc:343] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.802950 22349 tablet_bootstrap.cc:492] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
W20260709 13:10:11.803963 22274 leader_election.cc:343] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.804311 22349 ts_tablet_manager.cc:1403] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.225s	user 0.005s	sys 0.013s
I20260709 13:10:11.804462 22274 leader_election.cc:304] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:11.805745 22360 raft_consensus.cc:2749] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.800616 22150 tablet_service.cc:1511] Processing CreateTablet for tablet b2c18f9f1b024ae29778ab5570beaece (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:10:11.807711 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c18f9f1b024ae29778ab5570beaece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.808856 22217 tablet_service.cc:1511] Processing CreateTablet for tablet b2c18f9f1b024ae29778ab5570beaece (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:10:11.810287 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c18f9f1b024ae29778ab5570beaece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.807704 22349 raft_consensus.cc:359] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.815842 22349 raft_consensus.cc:385] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.816175 22349 raft_consensus.cc:740] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.825850 22349 consensus_queue.cc:260] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.826722 22352 tablet_bootstrap.cc:654] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.827049 22056 catalog_manager.cc:5697] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.828523 22349 ts_tablet_manager.cc:1434] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 13:10:11.829667 22349 tablet_bootstrap.cc:492] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:11.840708 22294 tablet_service.cc:1511] Processing CreateTablet for tablet a1d947a6eec34ed4a08cba05a0e075dc (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:10:11.850126 22296 tablet_service.cc:1511] Processing CreateTablet for tablet 8590a6fe7c6c4853aba793f7eacf96c0 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:10:11.847532 22218 tablet_service.cc:1511] Processing CreateTablet for tablet 8590a6fe7c6c4853aba793f7eacf96c0 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:10:11.852141 22296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8590a6fe7c6c4853aba793f7eacf96c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.852572 22145 tablet_service.cc:1511] Processing CreateTablet for tablet edd355473dc4452493451bcb644ee1f2 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:10:11.853876 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd355473dc4452493451bcb644ee1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.854984 22216 tablet_service.cc:1511] Processing CreateTablet for tablet edd355473dc4452493451bcb644ee1f2 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:10:11.856285 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd355473dc4452493451bcb644ee1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.859247 22294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d947a6eec34ed4a08cba05a0e075dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.860006 22143 tablet_service.cc:1511] Processing CreateTablet for tablet 8590a6fe7c6c4853aba793f7eacf96c0 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:10:11.861320 22143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8590a6fe7c6c4853aba793f7eacf96c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.866616 22297 tablet_service.cc:1511] Processing CreateTablet for tablet edd355473dc4452493451bcb644ee1f2 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:10:11.867834 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8590a6fe7c6c4853aba793f7eacf96c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.868378 22297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd355473dc4452493451bcb644ee1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.869133 22142 tablet_service.cc:1511] Processing CreateTablet for tablet 92b2ad74db1444798cd664b12cc16e11 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:10:11.870432 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b2ad74db1444798cd664b12cc16e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.878347 22222 tablet_service.cc:1511] Processing CreateTablet for tablet 92b2ad74db1444798cd664b12cc16e11 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:10:11.880030 22222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b2ad74db1444798cd664b12cc16e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.880604 22360 raft_consensus.cc:493] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.882589 22360 raft_consensus.cc:515] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:11.883731 22349 tablet_bootstrap.cc:654] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.885121 22360 leader_election.cc:290] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:11.885928 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:11.886577 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:11.887826 22274 leader_election.cc:343] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:11.888314 22273 leader_election.cc:343] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.888770 22273 leader_election.cc:304] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:11.889895 22360 raft_consensus.cc:2749] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.912549 22290 tablet_service.cc:1511] Processing CreateTablet for tablet b2c18f9f1b024ae29778ab5570beaece (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:10:11.913972 22290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c18f9f1b024ae29778ab5570beaece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.916631 22149 tablet_service.cc:1511] Processing CreateTablet for tablet 99f5f6a5135b490aac13d1ed804a831d (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:10:11.917111 22147 tablet_service.cc:1511] Processing CreateTablet for tablet c75c3057125b41889f7fb7551a3841e0 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:10:11.918052 22149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f5f6a5135b490aac13d1ed804a831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.918169 22223 tablet_service.cc:1511] Processing CreateTablet for tablet 99f5f6a5135b490aac13d1ed804a831d (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:10:11.920787 22144 tablet_service.cc:1511] Processing CreateTablet for tablet 389300f835a7454d8283642f2603875a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:10:11.921666 22292 tablet_service.cc:1511] Processing CreateTablet for tablet c75c3057125b41889f7fb7551a3841e0 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:10:11.921974 22141 tablet_service.cc:1511] Processing CreateTablet for tablet a38e52c8d7094a49a254b18392f59fc6 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:10:11.922708 22223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f5f6a5135b490aac13d1ed804a831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.923213 22147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75c3057125b41889f7fb7551a3841e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.923846 22141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38e52c8d7094a49a254b18392f59fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.925348 22144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389300f835a7454d8283642f2603875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.925073 22219 tablet_service.cc:1511] Processing CreateTablet for tablet 389300f835a7454d8283642f2603875a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:10:11.926429 22219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389300f835a7454d8283642f2603875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.934458 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75c3057125b41889f7fb7551a3841e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.924026 22295 tablet_service.cc:1511] Processing CreateTablet for tablet 99f5f6a5135b490aac13d1ed804a831d (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:10:11.935494 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 389300f835a7454d8283642f2603875a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:10:11.917156 22224 tablet_service.cc:1511] Processing CreateTablet for tablet c75c3057125b41889f7fb7551a3841e0 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:10:11.940714 22224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75c3057125b41889f7fb7551a3841e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.944367 22220 tablet_service.cc:1511] Processing CreateTablet for tablet a38e52c8d7094a49a254b18392f59fc6 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:10:11.946385 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38e52c8d7094a49a254b18392f59fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.949805 22298 tablet_service.cc:1511] Processing CreateTablet for tablet a38e52c8d7094a49a254b18392f59fc6 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:10:11.950927 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389300f835a7454d8283642f2603875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.951896 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38e52c8d7094a49a254b18392f59fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.952322 22299 tablet_service.cc:1511] Processing CreateTablet for tablet 92b2ad74db1444798cd664b12cc16e11 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:10:11.953913 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b2ad74db1444798cd664b12cc16e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.955832 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f5f6a5135b490aac13d1ed804a831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.953864 22150 tablet_service.cc:1511] Processing CreateTablet for tablet 33118865620445a7a1476c32e9e3b7ab (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:10:11.956866 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33118865620445a7a1476c32e9e3b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.958871 22221 tablet_service.cc:1511] Processing CreateTablet for tablet 33118865620445a7a1476c32e9e3b7ab (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:10:11.961095 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33118865620445a7a1476c32e9e3b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.964596 22146 tablet_service.cc:1511] Processing CreateTablet for tablet 0f11939b318542b287822e58cf520732 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:10:11.965938 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f11939b318542b287822e58cf520732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.965644 22293 tablet_service.cc:1511] Processing CreateTablet for tablet 33118865620445a7a1476c32e9e3b7ab (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:10:11.967615 22293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33118865620445a7a1476c32e9e3b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.975611 22350 ts_tablet_manager.cc:1434] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.205s	user 0.017s	sys 0.012s
I20260709 13:10:12.008010 22350 tablet_bootstrap.cc:492] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:12.008831 22369 raft_consensus.cc:493] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.009642 22369 raft_consensus.cc:515] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.014081 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a63368ba2d49db80717275490c31bc" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:12.031701 22200 leader_election.cc:343] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.031533 22225 tablet_service.cc:1511] Processing CreateTablet for tablet 0f11939b318542b287822e58cf520732 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:10:12.032928 22225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f11939b318542b287822e58cf520732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.035234 22369 leader_election.cc:290] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.036482 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a63368ba2d49db80717275490c31bc" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:12.036535 22145 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd106fda0a542a8b8dcf744332c6bcf (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:10:12.038000 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd106fda0a542a8b8dcf744332c6bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.037561 22290 tablet_service.cc:1511] Processing CreateTablet for tablet 0f11939b318542b287822e58cf520732 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 13:10:12.038444 22201 leader_election.cc:343] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.039104 22290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f11939b318542b287822e58cf520732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.038945 22201 leader_election.cc:304] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:12.040138 22369 raft_consensus.cc:2749] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.046895 22217 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd106fda0a542a8b8dcf744332c6bcf (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:10:12.048223 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd106fda0a542a8b8dcf744332c6bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.052091 22350 tablet_bootstrap.cc:654] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.073769 22352 tablet_bootstrap.cc:492] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:12.082118 22352 ts_tablet_manager.cc:1403] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.390s	user 0.035s	sys 0.003s
I20260709 13:10:12.080472 22349 tablet_bootstrap.cc:492] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:12.104439 22349 ts_tablet_manager.cc:1403] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.275s	user 0.034s	sys 0.013s
I20260709 13:10:12.107519 22220 tablet_service.cc:1511] Processing CreateTablet for tablet 3f082c5d4ef140e38c5b078acca21cc9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:10:12.107519 22141 tablet_service.cc:1511] Processing CreateTablet for tablet 3f082c5d4ef140e38c5b078acca21cc9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:10:12.109174 22141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f082c5d4ef140e38c5b078acca21cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.109174 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f082c5d4ef140e38c5b078acca21cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.115886 22292 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd106fda0a542a8b8dcf744332c6bcf (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:10:12.110610 22349 raft_consensus.cc:359] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.118563 22349 raft_consensus.cc:385] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.118902 22349 raft_consensus.cc:740] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.117257 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd106fda0a542a8b8dcf744332c6bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.121675 22295 tablet_service.cc:1511] Processing CreateTablet for tablet 3f082c5d4ef140e38c5b078acca21cc9 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:10:12.132335 22142 tablet_service.cc:1511] Processing CreateTablet for tablet befdb9e1a7de45248764de260d83f004 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:10:12.134857 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befdb9e1a7de45248764de260d83f004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.135430 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f082c5d4ef140e38c5b078acca21cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.142108 22220 tablet_service.cc:1511] Processing CreateTablet for tablet befdb9e1a7de45248764de260d83f004 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:10:12.143642 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befdb9e1a7de45248764de260d83f004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.114699 22352 raft_consensus.cc:359] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.147549 22352 raft_consensus.cc:385] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.147966 22352 raft_consensus.cc:740] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.148777 22352 consensus_queue.cc:260] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.150354 22352 ts_tablet_manager.cc:1434] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.053s	user 0.000s	sys 0.004s
I20260709 13:10:12.152443 22352 tablet_bootstrap.cc:492] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:12.154971 22349 consensus_queue.cc:260] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.156291 22218 tablet_service.cc:1511] Processing CreateTablet for tablet 016bb213657341e5940fcae1882c8938 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:10:12.156939 22292 tablet_service.cc:1511] Processing CreateTablet for tablet befdb9e1a7de45248764de260d83f004 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:10:12.157668 22350 tablet_bootstrap.cc:492] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:12.168416 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016bb213657341e5940fcae1882c8938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.168745 22350 ts_tablet_manager.cc:1403] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.018s
I20260709 13:10:12.172219 22350 raft_consensus.cc:359] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.173070 22350 raft_consensus.cc:385] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.173411 22350 raft_consensus.cc:740] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.174989 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 016bb213657341e5940fcae1882c8938 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:10:12.176344 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016bb213657341e5940fcae1882c8938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.176643 22221 tablet_service.cc:1511] Processing CreateTablet for tablet 97e48db79e77485b92930a3aa5329626 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:10:12.165238 22141 tablet_service.cc:1511] Processing CreateTablet for tablet 97e48db79e77485b92930a3aa5329626 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:10:12.178088 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e48db79e77485b92930a3aa5329626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.178408 22141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e48db79e77485b92930a3aa5329626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.180411 22349 ts_tablet_manager.cc:1434] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.073s	user 0.003s	sys 0.004s
I20260709 13:10:12.157778 22146 tablet_service.cc:1511] Processing CreateTablet for tablet 016bb213657341e5940fcae1882c8938 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:10:12.181807 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016bb213657341e5940fcae1882c8938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.187817 22350 consensus_queue.cc:260] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.193979 22352 tablet_bootstrap.cc:654] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.193768 22150 tablet_service.cc:1511] Processing CreateTablet for tablet 1658d099651442788be0b1c14972e00b (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:10:12.195333 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1658d099651442788be0b1c14972e00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.196141 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 1658d099651442788be0b1c14972e00b (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:10:12.197229 22350 ts_tablet_manager.cc:1434] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:10:12.195152 22220 tablet_service.cc:1511] Processing CreateTablet for tablet 1658d099651442788be0b1c14972e00b (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:10:12.198549 22350 tablet_bootstrap.cc:492] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:12.198943 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1658d099651442788be0b1c14972e00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.203459 22299 tablet_service.cc:1511] Processing CreateTablet for tablet 97e48db79e77485b92930a3aa5329626 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:10:12.211679 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1658d099651442788be0b1c14972e00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.212775 22349 tablet_bootstrap.cc:492] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:12.223601 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befdb9e1a7de45248764de260d83f004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.227522 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e48db79e77485b92930a3aa5329626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.230844 22142 tablet_service.cc:1511] Processing CreateTablet for tablet 0ccabea6cb624f62a4b42a751d14a72a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:10:12.232263 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ccabea6cb624f62a4b42a751d14a72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.238698 22218 tablet_service.cc:1511] Processing CreateTablet for tablet 0ccabea6cb624f62a4b42a751d14a72a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:10:12.240286 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ccabea6cb624f62a4b42a751d14a72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.226673 22349 tablet_bootstrap.cc:654] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.248481 22295 tablet_service.cc:1511] Processing CreateTablet for tablet 0ccabea6cb624f62a4b42a751d14a72a (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:10:12.249483 22350 tablet_bootstrap.cc:654] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.249573 22145 tablet_service.cc:1511] Processing CreateTablet for tablet 88e62c81ec054118a15eb6cb2e033b29 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:10:12.250907 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e62c81ec054118a15eb6cb2e033b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.250043 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ccabea6cb624f62a4b42a751d14a72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.259420 22217 tablet_service.cc:1511] Processing CreateTablet for tablet 88e62c81ec054118a15eb6cb2e033b29 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:10:12.261014 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e62c81ec054118a15eb6cb2e033b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.276285 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 88e62c81ec054118a15eb6cb2e033b29 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:10:12.284082 22150 tablet_service.cc:1511] Processing CreateTablet for tablet 9204dd45a36a4257960d010ce5282d84 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:10:12.285805 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e62c81ec054118a15eb6cb2e033b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.285984 22352 tablet_bootstrap.cc:492] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:12.286352 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9204dd45a36a4257960d010ce5282d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.286532 22352 ts_tablet_manager.cc:1403] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.134s	user 0.030s	sys 0.009s
I20260709 13:10:12.286769 22349 tablet_bootstrap.cc:492] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:12.287297 22349 ts_tablet_manager.cc:1403] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.004s
I20260709 13:10:12.292845 22220 tablet_service.cc:1511] Processing CreateTablet for tablet 9204dd45a36a4257960d010ce5282d84 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:10:12.294307 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9204dd45a36a4257960d010ce5282d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.290370 22349 raft_consensus.cc:359] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.305508 22349 raft_consensus.cc:385] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.305876 22349 raft_consensus.cc:740] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.309394 22299 tablet_service.cc:1511] Processing CreateTablet for tablet 9204dd45a36a4257960d010ce5282d84 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:10:12.311316 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9204dd45a36a4257960d010ce5282d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.316984 22145 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9bed7d669e4ebfa4a8ae09555fa008 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:10:12.318329 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9bed7d669e4ebfa4a8ae09555fa008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.318215 22221 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9bed7d669e4ebfa4a8ae09555fa008 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:10:12.319535 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9bed7d669e4ebfa4a8ae09555fa008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.306829 22349 consensus_queue.cc:260] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:12.327334 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:12.329644 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9bed7d669e4ebfa4a8ae09555fa008 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:10:12.330964 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9bed7d669e4ebfa4a8ae09555fa008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.313844 22352 raft_consensus.cc:359] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.335628 22352 raft_consensus.cc:385] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.336016 22352 raft_consensus.cc:740] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.336796 22349 ts_tablet_manager.cc:1434] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:10:12.336974 22352 consensus_queue.cc:260] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.338007 22349 tablet_bootstrap.cc:492] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:12.339658 22352 ts_tablet_manager.cc:1434] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 13:10:12.340796 22352 tablet_bootstrap.cc:492] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
W20260709 13:10:12.351612 22201 consensus_peers.cc:597] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:12.353206 22360 raft_consensus.cc:493] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.353315 22369 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.354081 22350 tablet_bootstrap.cc:492] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:12.353770 22360 raft_consensus.cc:515] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.354578 22350 ts_tablet_manager.cc:1403] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.156s	user 0.008s	sys 0.017s
I20260709 13:10:12.355902 22360 leader_election.cc:290] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:12.357910 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:12.358433 22350 raft_consensus.cc:359] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.359298 22350 raft_consensus.cc:385] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:10:12.359474 22274 leader_election.cc:343] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.359665 22350 raft_consensus.cc:740] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.360697 22350 consensus_queue.cc:260] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.361433 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:12.362872 22273 leader_election.cc:343] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.363332 22273 leader_election.cc:304] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:12.364403 22360 raft_consensus.cc:2749] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.367509 22350 ts_tablet_manager.cc:1434] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 13:10:12.380426 22220 tablet_service.cc:1511] Processing CreateTablet for tablet 2a93f10fe4a04a338adf25c6299a4496 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:10:12.382094 22350 tablet_bootstrap.cc:492] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:12.382329 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a93f10fe4a04a338adf25c6299a4496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.386233 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 2a93f10fe4a04a338adf25c6299a4496 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:10:12.387681 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a93f10fe4a04a338adf25c6299a4496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.392794 22142 tablet_service.cc:1511] Processing CreateTablet for tablet f78bd1a42af346c0bae3217009e9edcf (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:10:12.394451 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78bd1a42af346c0bae3217009e9edcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.395128 22218 tablet_service.cc:1511] Processing CreateTablet for tablet f78bd1a42af346c0bae3217009e9edcf (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:10:12.396253 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78bd1a42af346c0bae3217009e9edcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.402240 22350 tablet_bootstrap.cc:654] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.373346 22349 tablet_bootstrap.cc:654] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.373765 22217 tablet_service.cc:1511] Processing CreateTablet for tablet d6e077a3853348d8adaa4d0ca7723203 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:10:12.409972 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e077a3853348d8adaa4d0ca7723203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.378744 22141 tablet_service.cc:1511] Processing CreateTablet for tablet 2a93f10fe4a04a338adf25c6299a4496 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:10:12.412180 22141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a93f10fe4a04a338adf25c6299a4496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.416530 22363 raft_consensus.cc:493] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.417048 22363 raft_consensus.cc:515] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.419669 22363 leader_election.cc:290] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.379995 22295 tablet_service.cc:1511] Processing CreateTablet for tablet d6e077a3853348d8adaa4d0ca7723203 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:10:12.368860 22352 tablet_bootstrap.cc:654] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.368700 22145 tablet_service.cc:1511] Processing CreateTablet for tablet d6e077a3853348d8adaa4d0ca7723203 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:10:12.428242 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e077a3853348d8adaa4d0ca7723203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.405548 22292 tablet_service.cc:1511] Processing CreateTablet for tablet f78bd1a42af346c0bae3217009e9edcf (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:10:12.457749 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 1eff95414bb54ea2acae8caab0dab7b4 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:10:12.458751 22142 tablet_service.cc:1511] Processing CreateTablet for tablet 1eff95414bb54ea2acae8caab0dab7b4 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:10:12.460090 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eff95414bb54ea2acae8caab0dab7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.466645 22145 tablet_service.cc:1511] Processing CreateTablet for tablet a30a78e9b08649aa9b2367a5d7ff22b5 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:10:12.467957 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30a78e9b08649aa9b2367a5d7ff22b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.471669 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e077a3853348d8adaa4d0ca7723203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.478766 22150 tablet_service.cc:1511] Processing CreateTablet for tablet c857acfd0a434483b2d5365bc2996d0e (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:10:12.480412 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c857acfd0a434483b2d5365bc2996d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.480655 22218 tablet_service.cc:1511] Processing CreateTablet for tablet 1eff95414bb54ea2acae8caab0dab7b4 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:10:12.481456 22299 tablet_service.cc:1511] Processing CreateTablet for tablet a30a78e9b08649aa9b2367a5d7ff22b5 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:10:12.482012 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eff95414bb54ea2acae8caab0dab7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.482223 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78bd1a42af346c0bae3217009e9edcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.482893 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30a78e9b08649aa9b2367a5d7ff22b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.485769 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eff95414bb54ea2acae8caab0dab7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.487859 22220 tablet_service.cc:1511] Processing CreateTablet for tablet a30a78e9b08649aa9b2367a5d7ff22b5 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:10:12.489017 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30a78e9b08649aa9b2367a5d7ff22b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.495816 22349 tablet_bootstrap.cc:492] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:12.496434 22349 ts_tablet_manager.cc:1403] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.014s
I20260709 13:10:12.509734 22221 tablet_service.cc:1511] Processing CreateTablet for tablet c857acfd0a434483b2d5365bc2996d0e (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:10:12.511133 22349 raft_consensus.cc:359] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.512182 22349 raft_consensus.cc:385] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.512487 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c857acfd0a434483b2d5365bc2996d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.512557 22349 raft_consensus.cc:740] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.512391 22298 tablet_service.cc:1511] Processing CreateTablet for tablet c857acfd0a434483b2d5365bc2996d0e (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:10:12.513906 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c857acfd0a434483b2d5365bc2996d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.538030 22349 consensus_queue.cc:260] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.540702 22349 ts_tablet_manager.cc:1434] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.002s
I20260709 13:10:12.541401 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294d5b8b3c8a4133ace1db3b55c164db" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:12.541749 22349 tablet_bootstrap.cc:492] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:12.542009 22309 raft_consensus.cc:2468] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:12.543391 22126 leader_election.cc:304] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:12.544270 22363 raft_consensus.cc:2804] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.544620 22363 raft_consensus.cc:493] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.544971 22363 raft_consensus.cc:3060] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.552523 22363 raft_consensus.cc:515] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.553960 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294d5b8b3c8a4133ace1db3b55c164db" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:12.555486 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294d5b8b3c8a4133ace1db3b55c164db" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
W20260709 13:10:12.555842 22124 leader_election.cc:343] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:12.556849 22124 leader_election.cc:343] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.558655 22349 tablet_bootstrap.cc:654] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.559113 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294d5b8b3c8a4133ace1db3b55c164db" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:12.559738 22309 raft_consensus.cc:3060] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.560889 22145 tablet_service.cc:1511] Processing CreateTablet for tablet 6cfaed2b114c4270bceb1b779766d980 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:10:12.562152 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cfaed2b114c4270bceb1b779766d980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.569871 22309 raft_consensus.cc:2468] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:12.576946 22350 tablet_bootstrap.cc:492] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:12.577513 22352 tablet_bootstrap.cc:492] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:12.578071 22352 ts_tablet_manager.cc:1403] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.238s	user 0.015s	sys 0.009s
I20260709 13:10:12.571056 22217 tablet_service.cc:1511] Processing CreateTablet for tablet 6cfaed2b114c4270bceb1b779766d980 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:10:12.571880 22295 tablet_service.cc:1511] Processing CreateTablet for tablet 6cfaed2b114c4270bceb1b779766d980 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:10:12.576591 22126 leader_election.cc:304] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:12.571022 22363 leader_election.cc:290] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.579797 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cfaed2b114c4270bceb1b779766d980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.579813 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cfaed2b114c4270bceb1b779766d980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.579908 22363 raft_consensus.cc:2804] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.580603 22363 raft_consensus.cc:697] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:12.581512 22363 consensus_queue.cc:237] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.585558 22369 raft_consensus.cc:493] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.577615 22350 ts_tablet_manager.cc:1403] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.196s	user 0.008s	sys 0.015s
I20260709 13:10:12.586072 22369 raft_consensus.cc:515] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.588281 22369 leader_election.cc:290] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.589376 22350 raft_consensus.cc:359] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.590282 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:12.594672 22200 leader_election.cc:343] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.595363 22350 raft_consensus.cc:385] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.595712 22350 raft_consensus.cc:740] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.597728 22369 raft_consensus.cc:493] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.598265 22369 raft_consensus.cc:515] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.599889 22142 tablet_service.cc:1511] Processing CreateTablet for tablet 192f7d1fe8994248bfdc7fd63defba0b (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:10:12.600955 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192f7d1fe8994248bfdc7fd63defba0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.601709 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:12.602022 22369 leader_election.cc:290] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.602787 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
W20260709 13:10:12.603466 22200 leader_election.cc:343] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.603488 22308 raft_consensus.cc:2468] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:12.592585 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:12.592316 22352 raft_consensus.cc:359] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.605593 22352 raft_consensus.cc:385] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.605517 22201 leader_election.cc:304] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:12.605968 22352 raft_consensus.cc:740] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
W20260709 13:10:12.607131 22201 leader_election.cc:343] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.607604 22201 leader_election.cc:304] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:12.609411 22380 raft_consensus.cc:2804] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.609771 22380 raft_consensus.cc:493] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.610114 22380 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.609990 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 192f7d1fe8994248bfdc7fd63defba0b (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:10:12.610486 22350 consensus_queue.cc:260] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.606724 22352 consensus_queue.cc:260] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.612038 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192f7d1fe8994248bfdc7fd63defba0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.611860 22150 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1f2803fc4945f183954336827daae4 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:10:12.613138 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1f2803fc4945f183954336827daae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.614586 22221 tablet_service.cc:1511] Processing CreateTablet for tablet 192f7d1fe8994248bfdc7fd63defba0b (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:10:12.616235 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192f7d1fe8994248bfdc7fd63defba0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.618021 22352 ts_tablet_manager.cc:1434] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.004s
I20260709 13:10:12.619587 22393 raft_consensus.cc:2749] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.621290 22220 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1f2803fc4945f183954336827daae4 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:10:12.622285 22350 ts_tablet_manager.cc:1434] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 13:10:12.622568 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1f2803fc4945f183954336827daae4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:12.627640 22126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 51196.9us
I20260709 13:10:12.628006 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1f2803fc4945f183954336827daae4 (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:10:12.629536 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1f2803fc4945f183954336827daae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.629388 22380 raft_consensus.cc:515] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.630666 22141 tablet_service.cc:1511] Processing CreateTablet for tablet 23be337f82e74d1b83d241765348d06f (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:10:12.632123 22141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23be337f82e74d1b83d241765348d06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.636427 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
W20260709 13:10:12.637931 22200 leader_election.cc:343] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.639016 22352 tablet_bootstrap.cc:492] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:12.640252 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:12.641121 22309 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.642062 22380 leader_election.cc:290] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.644765 22349 tablet_bootstrap.cc:492] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:12.645268 22349 ts_tablet_manager.cc:1403] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.011s
I20260709 13:10:12.648444 22349 raft_consensus.cc:359] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.649180 22349 raft_consensus.cc:385] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.649459 22349 raft_consensus.cc:740] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.650516 22218 tablet_service.cc:1511] Processing CreateTablet for tablet 23be337f82e74d1b83d241765348d06f (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:10:12.651914 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23be337f82e74d1b83d241765348d06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.653666 22349 consensus_queue.cc:260] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.659176 22352 tablet_bootstrap.cc:654] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.659955 22349 ts_tablet_manager.cc:1434] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:10:12.661049 22349 tablet_bootstrap.cc:492] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:12.662744 22309 raft_consensus.cc:2468] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:12.663537 22350 tablet_bootstrap.cc:492] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:12.664011 22201 leader_election.cc:304] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:12.665277 22380 raft_consensus.cc:2804] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.667488 22349 tablet_bootstrap.cc:654] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.665987 22380 raft_consensus.cc:697] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:12.669306 22380 consensus_queue.cc:237] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.675588 22056 catalog_manager.cc:5697] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.680204 22295 tablet_service.cc:1511] Processing CreateTablet for tablet 23be337f82e74d1b83d241765348d06f (DEFAULT_TABLE table=test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:10:12.681728 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23be337f82e74d1b83d241765348d06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.690691 22350 tablet_bootstrap.cc:654] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.700274 22352 tablet_bootstrap.cc:492] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:12.701210 22352 ts_tablet_manager.cc:1403] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.003s
I20260709 13:10:12.703501 22057 catalog_manager.cc:5697] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.713711 22360 raft_consensus.cc:493] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.714277 22360 raft_consensus.cc:515] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.716306 22352 raft_consensus.cc:359] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.717123 22352 raft_consensus.cc:385] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.717461 22352 raft_consensus.cc:740] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.718272 22352 consensus_queue.cc:260] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.718607 22360 leader_election.cc:290] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:12.718734 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:12.720388 22274 leader_election.cc:343] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.720770 22352 ts_tablet_manager.cc:1434] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260709 13:10:12.721076 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:12.722039 22352 tablet_bootstrap.cc:492] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:12.722714 22350 tablet_bootstrap.cc:492] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
W20260709 13:10:12.722854 22273 leader_election.cc:343] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.727342 22273 leader_election.cc:304] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:12.727744 22350 ts_tablet_manager.cc:1403] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.018s
I20260709 13:10:12.728730 22360 raft_consensus.cc:2749] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.729358 22352 tablet_bootstrap.cc:654] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.723954 22349 tablet_bootstrap.cc:492] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:12.730065 22349 ts_tablet_manager.cc:1403] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.008s
I20260709 13:10:12.733595 22349 raft_consensus.cc:359] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.734447 22349 raft_consensus.cc:385] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.734696 22352 tablet_bootstrap.cc:492] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:12.734778 22349 raft_consensus.cc:740] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.735456 22352 ts_tablet_manager.cc:1403] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260709 13:10:12.735954 22349 consensus_queue.cc:260] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.736507 22350 raft_consensus.cc:359] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.737417 22350 raft_consensus.cc:385] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.737803 22350 raft_consensus.cc:740] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.738797 22350 consensus_queue.cc:260] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.739818 22352 raft_consensus.cc:359] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:12.740805 22352 raft_consensus.cc:385] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.741206 22352 raft_consensus.cc:740] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.742074 22350 ts_tablet_manager.cc:1434] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:10:12.742040 22352 consensus_queue.cc:260] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:12.743142 22349 ts_tablet_manager.cc:1434] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:10:12.743557 22350 tablet_bootstrap.cc:492] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:12.744288 22349 tablet_bootstrap.cc:492] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:12.745023 22352 ts_tablet_manager.cc:1434] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:12.746294 22352 tablet_bootstrap.cc:492] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:12.752836 22350 tablet_bootstrap.cc:654] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.754352 22352 tablet_bootstrap.cc:654] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.755832 22349 tablet_bootstrap.cc:654] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.765568 22350 tablet_bootstrap.cc:492] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:12.766242 22350 ts_tablet_manager.cc:1403] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260709 13:10:12.766486 22363 raft_consensus.cc:493] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.767166 22363 raft_consensus.cc:515] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.771665 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a63368ba2d49db80717275490c31bc" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:12.771425 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a63368ba2d49db80717275490c31bc" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:12.772351 22235 raft_consensus.cc:2468] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
W20260709 13:10:12.773625 22126 leader_election.cc:343] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.774147 22363 leader_election.cc:290] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.774351 22124 leader_election.cc:304] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602
I20260709 13:10:12.775360 22363 raft_consensus.cc:2804] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.775741 22363 raft_consensus.cc:493] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.770536 22350 raft_consensus.cc:359] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.776171 22363 raft_consensus.cc:3060] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.776388 22350 raft_consensus.cc:385] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.776736 22350 raft_consensus.cc:740] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.777604 22350 consensus_queue.cc:260] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.781104 22350 ts_tablet_manager.cc:1434] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:10:12.781546 22349 tablet_bootstrap.cc:492] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:12.782023 22349 ts_tablet_manager.cc:1403] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.016s
I20260709 13:10:12.782160 22350 tablet_bootstrap.cc:492] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:12.785267 22349 raft_consensus.cc:359] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.786090 22349 raft_consensus.cc:385] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.786502 22349 raft_consensus.cc:740] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.787282 22349 consensus_queue.cc:260] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.789002 22350 tablet_bootstrap.cc:654] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.789211 22352 tablet_bootstrap.cc:492] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:12.789816 22352 ts_tablet_manager.cc:1403] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.005s
I20260709 13:10:12.793359 22349 ts_tablet_manager.cc:1434] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:10:12.793270 22352 raft_consensus.cc:359] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.794215 22352 raft_consensus.cc:385] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.794592 22352 raft_consensus.cc:740] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.794814 22349 tablet_bootstrap.cc:492] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:12.795564 22352 consensus_queue.cc:260] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.798059 22352 ts_tablet_manager.cc:1434] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:10:12.799427 22352 tablet_bootstrap.cc:492] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:12.802106 22349 tablet_bootstrap.cc:654] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.806140 22352 tablet_bootstrap.cc:654] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.814254 22349 tablet_bootstrap.cc:492] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:12.814783 22349 ts_tablet_manager.cc:1403] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:10:12.816963 22363 raft_consensus.cc:515] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.818128 22349 raft_consensus.cc:359] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.819085 22349 raft_consensus.cc:385] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.819408 22349 raft_consensus.cc:740] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.820155 22350 tablet_bootstrap.cc:492] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:12.820708 22350 ts_tablet_manager.cc:1403] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.003s
I20260709 13:10:12.821024 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a63368ba2d49db80717275490c31bc" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:12.821626 22235 raft_consensus.cc:3060] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.822538 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a63368ba2d49db80717275490c31bc" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:12.823019 22352 tablet_bootstrap.cc:492] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:12.823516 22352 ts_tablet_manager.cc:1403] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.016s
W20260709 13:10:12.824085 22126 leader_election.cc:343] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.823835 22350 raft_consensus.cc:359] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.824589 22350 raft_consensus.cc:385] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.824673 22363 leader_election.cc:290] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.824975 22350 raft_consensus.cc:740] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.825840 22350 consensus_queue.cc:260] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.826447 22352 raft_consensus.cc:359] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.827198 22352 raft_consensus.cc:385] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.827495 22352 raft_consensus.cc:740] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.828269 22350 ts_tablet_manager.cc:1434] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:12.828174 22352 consensus_queue.cc:260] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.828796 22349 consensus_queue.cc:260] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.829309 22235 raft_consensus.cc:2468] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:12.830420 22352 ts_tablet_manager.cc:1434] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:12.830653 22124 leader_election.cc:304] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602
I20260709 13:10:12.831290 22350 tablet_bootstrap.cc:492] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:12.831394 22352 tablet_bootstrap.cc:492] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:12.836357 22380 raft_consensus.cc:493] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.836853 22380 raft_consensus.cc:515] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.837679 22350 tablet_bootstrap.cc:654] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.837697 22352 tablet_bootstrap.cc:654] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.844730 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:12.845654 22159 raft_consensus.cc:2468] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:12.846614 22349 ts_tablet_manager.cc:1434] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:10:12.847571 22200 leader_election.cc:304] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:12.848165 22349 tablet_bootstrap.cc:492] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:12.848805 22369 raft_consensus.cc:2804] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.849318 22369 raft_consensus.cc:493] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.849741 22369 raft_consensus.cc:3060] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.858062 22349 tablet_bootstrap.cc:654] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.859308 22380 leader_election.cc:290] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.860044 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:12.860726 22309 raft_consensus.cc:2468] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:12.862529 22363 raft_consensus.cc:2804] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.864101 22363 raft_consensus.cc:697] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:12.867362 22363 consensus_queue.cc:237] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.867977 22309 raft_consensus.cc:3060] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.873517 22391 raft_consensus.cc:493] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.874045 22391 raft_consensus.cc:515] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:12.876278 22391 leader_election.cc:290] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:12.878695 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55f2c33e5c3431aab628e33e8dc0253" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:12.879410 22308 raft_consensus.cc:2468] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:12.879542 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55f2c33e5c3431aab628e33e8dc0253" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:12.880708 22126 leader_election.cc:304] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
W20260709 13:10:12.881669 22124 leader_election.cc:343] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.882560 22391 raft_consensus.cc:2804] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.882961 22391 raft_consensus.cc:493] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.883296 22391 raft_consensus.cc:3060] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.868765 22369 raft_consensus.cc:515] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.887799 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:12.888401 22159 raft_consensus.cc:3060] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.892051 22369 leader_election.cc:290] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:12.894843 22360 raft_consensus.cc:493] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.895406 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:12.896188 22308 raft_consensus.cc:3060] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.895710 22360 raft_consensus.cc:515] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.900084 22360 leader_election.cc:290] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:12.900225 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:12.902119 22160 raft_consensus.cc:2468] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:12.905772 22352 tablet_bootstrap.cc:492] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:12.905704 22274 leader_election.cc:304] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:12.906347 22352 ts_tablet_manager.cc:1403] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.050s
I20260709 13:10:12.905730 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:12.908114 22273 leader_election.cc:343] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.908118 22360 raft_consensus.cc:2804] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.909394 22360 raft_consensus.cc:493] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.909775 22360 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.909490 22352 raft_consensus.cc:359] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.910701 22352 raft_consensus.cc:385] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.911172 22352 raft_consensus.cc:740] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.912319 22352 consensus_queue.cc:260] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.913878 22159 raft_consensus.cc:2468] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:12.918784 22352 ts_tablet_manager.cc:1434] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 13:10:12.920782 22352 tablet_bootstrap.cc:492] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:12.924670 22360 raft_consensus.cc:515] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.931706 22055 catalog_manager.cc:5697] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.935992 22200 leader_election.cc:304] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:12.936885 22369 raft_consensus.cc:2804] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.938535 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:12.940171 22350 tablet_bootstrap.cc:492] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:12.940609 22350 ts_tablet_manager.cc:1403] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.009s
W20260709 13:10:12.940486 22273 leader_election.cc:343] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.935587 22360 leader_election.cc:290] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:12.944900 22360 raft_consensus.cc:493] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.942166 22369 raft_consensus.cc:697] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:12.945509 22360 raft_consensus.cc:515] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.946156 22369 consensus_queue.cc:237] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.919271 22391 raft_consensus.cc:515] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:12.948773 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b10c16a5e4fc7bbc8bec385ff6c55" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:12.950256 22360 leader_election.cc:290] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:12.929899 22308 raft_consensus.cc:2468] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:12.935276 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:12.964191 22159 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.959285 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b10c16a5e4fc7bbc8bec385ff6c55" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:12.965823 22274 leader_election.cc:343] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.966835 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55f2c33e5c3431aab628e33e8dc0253" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:12.954242 22391 leader_election.cc:290] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:12.969496 22350 raft_consensus.cc:359] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.971318 22350 raft_consensus.cc:385] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.971611 22350 raft_consensus.cc:740] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.972193 22350 consensus_queue.cc:260] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:12.967104 22273 leader_election.cc:343] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.976773 22350 ts_tablet_manager.cc:1434] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.003s
I20260709 13:10:12.977555 22350 tablet_bootstrap.cc:492] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:12.975703 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55f2c33e5c3431aab628e33e8dc0253" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
W20260709 13:10:12.974479 22124 leader_election.cc:343] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.979123 22307 raft_consensus.cc:3060] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.983875 22159 raft_consensus.cc:2468] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:12.984402 22350 tablet_bootstrap.cc:654] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.975927 22273 leader_election.cc:304] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:12.985703 22274 leader_election.cc:304] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:12.986806 22360 raft_consensus.cc:2749] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.987527 22360 raft_consensus.cc:2804] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.987872 22360 raft_consensus.cc:697] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:12.988729 22360 consensus_queue.cc:237] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:12.991272 22415 raft_consensus.cc:493] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.992251 22352 tablet_bootstrap.cc:654] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.998449 22349 tablet_bootstrap.cc:492] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:13.000087 22349 ts_tablet_manager.cc:1403] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.152s	user 0.036s	sys 0.051s
I20260709 13:10:13.002458 22307 raft_consensus.cc:2468] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:12.991947 22415 raft_consensus.cc:515] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.004398 22126 leader_election.cc:304] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:13.008701 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.009891 22055 catalog_manager.cc:5697] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:13.010675 22274 leader_election.cc:343] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.012094 22415 leader_election.cc:290] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:13.012744 22391 raft_consensus.cc:2804] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.013339 22391 raft_consensus.cc:697] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:13.013371 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:13.014371 22391 consensus_queue.cc:237] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
W20260709 13:10:13.015105 22273 leader_election.cc:343] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.015600 22273 leader_election.cc:304] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.021402 22349 raft_consensus.cc:359] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.022480 22349 raft_consensus.cc:385] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.022841 22349 raft_consensus.cc:740] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.023474 22369 raft_consensus.cc:493] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.021539 22415 raft_consensus.cc:2749] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.023906 22349 consensus_queue.cc:260] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.003597 22054 catalog_manager.cc:5697] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.026087 22349 ts_tablet_manager.cc:1434] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260709 13:10:13.027165 22349 tablet_bootstrap.cc:492] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:13.024317 22369 raft_consensus.cc:515] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.028971 22380 raft_consensus.cc:493] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.033870 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c008709b674193b3f7b78868b7232a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:13.035558 22200 leader_election.cc:343] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.031921 22380 raft_consensus.cc:515] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.037248 22349 tablet_bootstrap.cc:654] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.041260 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
W20260709 13:10:13.043228 22201 leader_election.cc:343] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.044037 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.044569 22393 raft_consensus.cc:493] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.045056 22393 raft_consensus.cc:515] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.046554 22369 leader_election.cc:290] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.048655 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c008709b674193b3f7b78868b7232a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.049485 22393 leader_election.cc:290] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
W20260709 13:10:13.050050 22201 leader_election.cc:343] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.050493 22201 leader_election.cc:304] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.050545 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294d5b8b3c8a4133ace1db3b55c164db" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.051466 22307 raft_consensus.cc:2393] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate d49243ae03a2477bb549634af2cc2d4f in this term.
W20260709 13:10:13.046000 22200 leader_election.cc:343] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.045648 22380 leader_election.cc:290] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.052357 22415 raft_consensus.cc:493] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.051936 22200 leader_election.cc:304] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.059744 22415 raft_consensus.cc:515] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.061789 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294d5b8b3c8a4133ace1db3b55c164db" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.062875 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.063329 22352 tablet_bootstrap.cc:492] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:13.063587 22200 leader_election.cc:304] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.063822 22352 ts_tablet_manager.cc:1403] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.143s	user 0.024s	sys 0.026s
I20260709 13:10:13.064342 22369 raft_consensus.cc:2749] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:13.064538 22274 leader_election.cc:343] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.063706 22056 catalog_manager.cc:5697] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.065012 22369 raft_consensus.cc:3060] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.066522 22352 raft_consensus.cc:359] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.066903 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:13.067246 22352 raft_consensus.cc:385] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.067544 22352 raft_consensus.cc:740] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.067641 22234 raft_consensus.cc:2468] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:13.068286 22350 tablet_bootstrap.cc:492] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:13.068763 22350 ts_tablet_manager.cc:1403] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.003s
I20260709 13:10:13.069099 22273 leader_election.cc:304] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.070078 22360 raft_consensus.cc:2804] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.070467 22360 raft_consensus.cc:493] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.070843 22360 raft_consensus.cc:3060] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.052771 22393 raft_consensus.cc:2749] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.071750 22352 consensus_queue.cc:260] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.073030 22369 raft_consensus.cc:2749] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.072999 22350 raft_consensus.cc:359] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.074030 22352 ts_tablet_manager.cc:1434] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:13.074106 22350 raft_consensus.cc:385] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.074720 22350 raft_consensus.cc:740] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.075328 22352 tablet_bootstrap.cc:492] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:13.075479 22369 raft_consensus.cc:493] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.075623 22350 consensus_queue.cc:260] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.076052 22369 raft_consensus.cc:515] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.078891 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.082634 22350 ts_tablet_manager.cc:1434] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:10:13.079659 22415 leader_election.cc:290] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:13.083866 22350 tablet_bootstrap.cc:492] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
W20260709 13:10:13.085794 22200 leader_election.cc:343] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.086629 22391 raft_consensus.cc:493] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.087334 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.087272 22391 raft_consensus.cc:515] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.089457 22391 leader_election.cc:290] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.089298 22360 raft_consensus.cc:515] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.090582 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:13.092679 22391 consensus_queue.cc:1048] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.094699 22352 tablet_bootstrap.cc:654] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.081418 22369 leader_election.cc:290] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
W20260709 13:10:13.098052 22201 leader_election.cc:343] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.098264 22349 tablet_bootstrap.cc:492] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:13.099843 22349 ts_tablet_manager.cc:1403] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.013s
I20260709 13:10:13.100710 22201 leader_election.cc:304] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.101855 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.102844 22360 leader_election.cc:290] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:13.103798 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
W20260709 13:10:13.105355 22274 leader_election.cc:343] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.107252 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:13.107940 22234 raft_consensus.cc:3060] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.108229 22350 tablet_bootstrap.cc:654] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.102777 22307 raft_consensus.cc:2393] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49243ae03a2477bb549634af2cc2d4f in current term 1: Already voted for candidate ce90ea4f7f194637a802f6685349da93 in this term.
I20260709 13:10:13.107276 22349 raft_consensus.cc:359] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.111732 22349 raft_consensus.cc:385] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.112046 22349 raft_consensus.cc:740] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.114197 22126 leader_election.cc:304] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:13.115677 22391 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.113399 22349 consensus_queue.cc:260] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.117926 22380 raft_consensus.cc:493] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.118598 22380 raft_consensus.cc:515] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.122529 22234 raft_consensus.cc:2468] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:13.123087 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b10c16a5e4fc7bbc8bec385ff6c55" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:13.124881 22200 leader_election.cc:343] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.125257 22349 ts_tablet_manager.cc:1434] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:10:13.126205 22273 leader_election.cc:304] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.126545 22349 tablet_bootstrap.cc:492] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:13.127354 22391 raft_consensus.cc:2749] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.131487 22369 raft_consensus.cc:2749] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.132963 22360 raft_consensus.cc:2804] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.133796 22360 raft_consensus.cc:697] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:13.135082 22360 consensus_queue.cc:237] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.133122 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b10c16a5e4fc7bbc8bec385ff6c55" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.142882 22391 consensus_queue.cc:1048] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.143401 22307 raft_consensus.cc:2468] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:13.144918 22201 leader_election.cc:304] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.146859 22369 raft_consensus.cc:2804] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.147343 22369 raft_consensus.cc:493] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.147782 22349 tablet_bootstrap.cc:654] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.147750 22369 raft_consensus.cc:3060] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.154366 22380 leader_election.cc:290] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.173687 22369 raft_consensus.cc:515] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.175315 22352 tablet_bootstrap.cc:492] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:13.175827 22352 ts_tablet_manager.cc:1403] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.042s
I20260709 13:10:13.175585 22056 catalog_manager.cc:5697] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.179036 22352 raft_consensus.cc:359] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.179765 22352 raft_consensus.cc:385] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.180063 22352 raft_consensus.cc:740] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.180384 22350 tablet_bootstrap.cc:492] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:13.180837 22350 ts_tablet_manager.cc:1403] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.002s
I20260709 13:10:13.180914 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b10c16a5e4fc7bbc8bec385ff6c55" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:13.180778 22352 consensus_queue.cc:260] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.181610 22307 raft_consensus.cc:3060] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.183293 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b10c16a5e4fc7bbc8bec385ff6c55" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:13.183847 22352 ts_tablet_manager.cc:1434] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:13.184973 22349 tablet_bootstrap.cc:492] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
W20260709 13:10:13.185179 22200 leader_election.cc:343] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.185442 22349 ts_tablet_manager.cc:1403] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.059s	user 0.003s	sys 0.011s
I20260709 13:10:13.188206 22352 tablet_bootstrap.cc:492] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:13.195801 22349 raft_consensus.cc:359] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.196412 22349 raft_consensus.cc:385] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.196530 22352 tablet_bootstrap.cc:654] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.196719 22349 raft_consensus.cc:740] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.196702 22350 raft_consensus.cc:359] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.197536 22350 raft_consensus.cc:385] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.197890 22350 raft_consensus.cc:740] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.197916 22349 consensus_queue.cc:260] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.200559 22349 ts_tablet_manager.cc:1434] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:10:13.201665 22349 tablet_bootstrap.cc:492] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:13.204304 22350 consensus_queue.cc:260] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.208056 22350 ts_tablet_manager.cc:1434] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 13:10:13.209453 22349 tablet_bootstrap.cc:654] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.209527 22350 tablet_bootstrap.cc:492] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:13.212534 22394 raft_consensus.cc:493] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.213083 22394 raft_consensus.cc:515] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.215353 22380 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.217000 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc69c20ec7d43ecb4dcb4140ce44be4" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:13.217737 22235 raft_consensus.cc:2468] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:13.219199 22124 leader_election.cc:304] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:13.220081 22391 raft_consensus.cc:2804] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.220662 22391 raft_consensus.cc:493] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.220958 22394 leader_election.cc:290] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.221201 22391 raft_consensus.cc:3060] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.222756 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc69c20ec7d43ecb4dcb4140ce44be4" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.224534 22308 raft_consensus.cc:2468] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:13.235548 22369 leader_election.cc:290] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.240902 22307 raft_consensus.cc:2468] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:13.242631 22201 leader_election.cc:304] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.244262 22369 raft_consensus.cc:2804] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.245225 22369 raft_consensus.cc:697] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:13.246320 22369 consensus_queue.cc:237] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.263026 22393 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.276613 22394 consensus_queue.cc:1048] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.277230 22391 raft_consensus.cc:515] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.282754 22394 raft_consensus.cc:493] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.284188 22394 raft_consensus.cc:515] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.289085 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:13.290901 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc69c20ec7d43ecb4dcb4140ce44be4" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:13.291936 22233 raft_consensus.cc:3060] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:13.292538 22124 leader_election.cc:343] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.300804 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.301726 22307 raft_consensus.cc:2468] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:13.294054 22394 leader_election.cc:290] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.304095 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc69c20ec7d43ecb4dcb4140ce44be4" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:13.304942 22309 raft_consensus.cc:3060] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.309832 22233 raft_consensus.cc:2468] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:13.311237 22124 leader_election.cc:304] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:13.311165 22126 leader_election.cc:304] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:13.297049 22391 leader_election.cc:290] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.313513 22363 raft_consensus.cc:2804] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.314067 22394 raft_consensus.cc:2804] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.317225 22349 tablet_bootstrap.cc:492] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:13.319568 22349 ts_tablet_manager.cc:1403] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.041s
I20260709 13:10:13.320156 22394 raft_consensus.cc:493] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.320587 22394 raft_consensus.cc:3060] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.327404 22349 raft_consensus.cc:359] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.328542 22349 raft_consensus.cc:385] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.328902 22349 raft_consensus.cc:740] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.329806 22349 consensus_queue.cc:260] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.331338 22350 tablet_bootstrap.cc:654] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.334244 22309 raft_consensus.cc:2468] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:13.333055 22352 tablet_bootstrap.cc:492] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:13.335579 22352 ts_tablet_manager.cc:1403] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.148s	user 0.040s	sys 0.067s
W20260709 13:10:13.338761 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:13.342844 22349 ts_tablet_manager.cc:1434] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:10:13.333113 22391 raft_consensus.cc:493] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.347724 22391 raft_consensus.cc:515] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.350132 22391 leader_election.cc:290] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.350857 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c008709b674193b3f7b78868b7232a" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:13.352335 22233 raft_consensus.cc:2468] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:13.354082 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c008709b674193b3f7b78868b7232a" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.354903 22124 leader_election.cc:304] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:13.354702 22307 raft_consensus.cc:2468] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:13.356383 22437 raft_consensus.cc:2804] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.352515 22394 raft_consensus.cc:515] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.356855 22056 catalog_manager.cc:5697] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.358642 22394 leader_election.cc:290] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.356792 22437 raft_consensus.cc:493] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.359249 22437 raft_consensus.cc:3060] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.360569 22349 tablet_bootstrap.cc:492] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:13.359592 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
W20260709 13:10:13.364157 22124 leader_election.cc:343] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.361837 22363 raft_consensus.cc:697] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:13.352039 22309 raft_consensus.cc:3060] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.371129 22352 raft_consensus.cc:359] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.372604 22352 raft_consensus.cc:385] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.372972 22352 raft_consensus.cc:740] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.373782 22352 consensus_queue.cc:260] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.375895 22349 tablet_bootstrap.cc:654] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.366676 22363 consensus_queue.cc:237] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.369119 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:13.376389 22352 ts_tablet_manager.cc:1434] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 13:10:13.376981 22307 raft_consensus.cc:3060] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.377770 22352 tablet_bootstrap.cc:492] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:13.380566 22438 consensus_queue.cc:1048] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.384910 22350 tablet_bootstrap.cc:492] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:13.385433 22350 ts_tablet_manager.cc:1403] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.004s
I20260709 13:10:13.389904 22350 raft_consensus.cc:359] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:13.390646 22350 raft_consensus.cc:385] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.390951 22350 raft_consensus.cc:740] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.391688 22307 raft_consensus.cc:2468] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:13.391588 22350 consensus_queue.cc:260] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:13.393767 22126 leader_election.cc:304] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:13.395000 22438 raft_consensus.cc:2804] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.395502 22438 raft_consensus.cc:697] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:13.396512 22350 ts_tablet_manager.cc:1434] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:13.396442 22438 consensus_queue.cc:237] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.397473 22350 tablet_bootstrap.cc:492] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:13.397821 22437 raft_consensus.cc:515] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.401376 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c008709b674193b3f7b78868b7232a" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:13.402062 22233 raft_consensus.cc:3060] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.402244 22349 tablet_bootstrap.cc:492] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:13.402946 22349 ts_tablet_manager.cc:1403] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.007s
I20260709 13:10:13.407469 22349 raft_consensus.cc:359] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.408466 22349 raft_consensus.cc:385] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.408869 22349 raft_consensus.cc:740] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.409734 22349 consensus_queue.cc:260] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.401610 22352 tablet_bootstrap.cc:654] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.412073 22054 catalog_manager.cc:5697] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.413420 22349 ts_tablet_manager.cc:1434] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:13.421921 22349 tablet_bootstrap.cc:492] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:13.427210 22350 tablet_bootstrap.cc:654] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.428530 22349 tablet_bootstrap.cc:654] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.432679 22363 raft_consensus.cc:493] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.433241 22363 raft_consensus.cc:515] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.412608 22233 raft_consensus.cc:2468] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:13.436817 22363 leader_election.cc:290] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.439957 22124 leader_election.cc:304] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:13.441066 22363 raft_consensus.cc:2804] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.441551 22363 raft_consensus.cc:697] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:13.441586 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c008709b674193b3f7b78868b7232a" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:13.442476 22363 consensus_queue.cc:237] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.443533 22352 tablet_bootstrap.cc:492] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:13.444136 22352 ts_tablet_manager.cc:1403] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.003s
I20260709 13:10:13.448324 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.449061 22307 raft_consensus.cc:2468] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:13.435937 22437 leader_election.cc:290] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.442471 22309 raft_consensus.cc:3060] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.450742 22126 leader_election.cc:304] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:13.457391 22391 raft_consensus.cc:2804] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.457932 22391 raft_consensus.cc:493] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.458372 22391 raft_consensus.cc:3060] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.458483 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:13.459311 22360 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:10:13.460956 22124 leader_election.cc:343] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.462533 22438 raft_consensus.cc:493] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.463063 22438 raft_consensus.cc:515] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.457660 22055 catalog_manager.cc:5697] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.471444 22391 raft_consensus.cc:515] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.472267 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:13.472885 22233 raft_consensus.cc:2468] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:13.473778 22391 leader_election.cc:290] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.476073 22438 leader_election.cc:290] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.477119 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:13.477423 22124 leader_election.cc:304] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:13.477825 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:13.478057 22307 raft_consensus.cc:3060] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.478802 22438 raft_consensus.cc:2804] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:10:13.479085 22124 leader_election.cc:343] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.490796 22352 raft_consensus.cc:359] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.493135 22352 raft_consensus.cc:385] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.493412 22352 raft_consensus.cc:740] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.479238 22438 raft_consensus.cc:493] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.494256 22438 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.483211 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.493866 22391 consensus_queue.cc:1048] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:10:13.501596 22352 consensus_queue.cc:260] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.499471 22369 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:10:13.503685 22126 leader_election.cc:343] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.505177 22352 ts_tablet_manager.cc:1434] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:10:13.506119 22352 tablet_bootstrap.cc:492] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:13.507097 22350 tablet_bootstrap.cc:492] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:13.507560 22350 ts_tablet_manager.cc:1403] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.030s
I20260709 13:10:13.510663 22349 tablet_bootstrap.cc:492] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:13.511168 22349 ts_tablet_manager.cc:1403] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.006s
I20260709 13:10:13.511037 22350 raft_consensus.cc:359] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.514886 22350 raft_consensus.cc:385] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.515182 22350 raft_consensus.cc:740] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.515643 22350 consensus_queue.cc:260] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.513852 22349 raft_consensus.cc:359] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.517423 22349 raft_consensus.cc:385] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.517735 22349 raft_consensus.cc:740] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.518438 22349 consensus_queue.cc:260] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.523653 22350 ts_tablet_manager.cc:1434] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:10:13.527657 22350 tablet_bootstrap.cc:492] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
W20260709 13:10:13.545537 22273 consensus_peers.cc:597] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:13.546132 22352 tablet_bootstrap.cc:654] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.556474 22309 raft_consensus.cc:2468] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:13.538040 22438 raft_consensus.cc:515] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.551604 22369 raft_consensus.cc:493] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.573745 22349 ts_tablet_manager.cc:1434] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.062s	user 0.011s	sys 0.019s
I20260709 13:10:13.575521 22349 tablet_bootstrap.cc:492] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:13.571246 22415 raft_consensus.cc:493] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.570976 22307 raft_consensus.cc:2468] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:13.588693 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:13.588750 22438 leader_election.cc:290] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
W20260709 13:10:13.574206 22274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 48245us
I20260709 13:10:13.572304 22369 raft_consensus.cc:515] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } }
I20260709 13:10:13.598623 22393 raft_consensus.cc:493] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.589355 22233 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.599215 22393 raft_consensus.cc:515] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.603417 22126 leader_election.cc:304] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:13.604749 22393 leader_election.cc:290] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.605541 22438 raft_consensus.cc:2804] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.605307 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.606205 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.606480 22438 raft_consensus.cc:697] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
W20260709 13:10:13.607344 22200 leader_election.cc:343] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:13.610013 22201 leader_election.cc:343] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.610597 22201 leader_election.cc:304] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.610733 22438 consensus_queue.cc:237] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.611948 22393 raft_consensus.cc:2749] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.588547 22415 raft_consensus.cc:515] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.615413 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55f2c33e5c3431aab628e33e8dc0253" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.616094 22415 leader_election.cc:290] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:13.617355 22369 leader_election.cc:290] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779), d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:13.618345 22235 raft_consensus.cc:3060] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.621829 22349 tablet_bootstrap.cc:654] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.622244 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:13.624157 22350 tablet_bootstrap.cc:654] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.623824 22055 catalog_manager.cc:5697] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.625329 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55f2c33e5c3431aab628e33e8dc0253" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.627532 22380 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.625624 22234 raft_consensus.cc:2468] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:13.628595 22201 leader_election.cc:304] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.633013 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.635041 22159 raft_consensus.cc:3060] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:13.642351 22274 leader_election.cc:343] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.617519 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:13.648049 22273 leader_election.cc:304] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.639487 22233 raft_consensus.cc:2468] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
W20260709 13:10:13.654999 22126 leader_election.cc:343] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.655043 22454 raft_consensus.cc:2804] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.655758 22454 raft_consensus.cc:493] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.655800 22393 raft_consensus.cc:2749] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.645639 22415 raft_consensus.cc:493] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.656212 22360 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.656792 22415 raft_consensus.cc:515] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.658155 22380 consensus_queue.cc:1048] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.659756 22124 leader_election.cc:304] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602
I20260709 13:10:13.659893 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.656210 22454 raft_consensus.cc:3060] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.661339 22363 raft_consensus.cc:2804] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.662997 22437 consensus_queue.cc:1048] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.662160 22363 raft_consensus.cc:697] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
W20260709 13:10:13.661376 22274 leader_election.cc:343] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.662379 22415 leader_election.cc:290] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:13.665979 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:13.672602 22273 leader_election.cc:343] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.673689 22363 consensus_queue.cc:237] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.679298 22352 tablet_bootstrap.cc:492] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:13.680213 22352 ts_tablet_manager.cc:1403] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.174s	user 0.019s	sys 0.012s
I20260709 13:10:13.673108 22273 leader_election.cc:304] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.705049 22349 tablet_bootstrap.cc:492] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:13.705713 22349 ts_tablet_manager.cc:1403] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.007s
I20260709 13:10:13.704965 22352 raft_consensus.cc:359] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.707625 22352 raft_consensus.cc:385] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.707924 22352 raft_consensus.cc:740] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.706518 22415 raft_consensus.cc:2749] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:13.724946 22200 consensus_peers.cc:597] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:13.726058 22454 raft_consensus.cc:515] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.732340 22454 leader_election.cc:290] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:13.733326 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:13.732229 22349 raft_consensus.cc:359] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.736827 22349 raft_consensus.cc:385] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.737136 22349 raft_consensus.cc:740] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.737896 22349 consensus_queue.cc:260] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:13.734977 22274 leader_election.cc:343] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.741825 22352 consensus_queue.cc:260] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.745033 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:13.745720 22233 raft_consensus.cc:3060] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.747419 22352 ts_tablet_manager.cc:1434] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 13:10:13.748432 22352 tablet_bootstrap.cc:492] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:13.757213 22415 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.757802 22349 ts_tablet_manager.cc:1434] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.003s
I20260709 13:10:13.774667 22349 tablet_bootstrap.cc:492] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:13.773202 22233 raft_consensus.cc:2468] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:13.780654 22273 leader_election.cc:304] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.783205 22350 tablet_bootstrap.cc:492] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:13.783483 22449 raft_consensus.cc:2804] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.783752 22350 ts_tablet_manager.cc:1403] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.256s	user 0.016s	sys 0.016s
I20260709 13:10:13.783972 22449 raft_consensus.cc:697] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:13.784868 22449 consensus_queue.cc:237] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.786718 22350 raft_consensus.cc:359] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.787528 22350 raft_consensus.cc:385] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.787863 22350 raft_consensus.cc:740] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.788539 22350 consensus_queue.cc:260] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.790711 22350 ts_tablet_manager.cc:1434] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:13.791780 22350 tablet_bootstrap.cc:492] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:13.793341 22352 tablet_bootstrap.cc:654] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.803197 22349 tablet_bootstrap.cc:654] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.816423 22233 raft_consensus.cc:3060] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.826481 22350 tablet_bootstrap.cc:654] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.828761 22363 raft_consensus.cc:493] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.831660 22352 tablet_bootstrap.cc:492] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:13.832010 22363 raft_consensus.cc:515] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.832186 22352 ts_tablet_manager.cc:1403] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.016s
I20260709 13:10:13.834311 22380 raft_consensus.cc:493] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.834813 22380 raft_consensus.cc:515] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.836692 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:13.838966 22124 leader_election.cc:343] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.840103 22369 raft_consensus.cc:493] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.840476 22352 raft_consensus.cc:359] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.840741 22369 raft_consensus.cc:515] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.841576 22352 raft_consensus.cc:385] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.842242 22352 raft_consensus.cc:740] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.843544 22369 leader_election.cc:290] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.843169 22352 consensus_queue.cc:260] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.844782 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.846956 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.847812 22309 raft_consensus.cc:2393] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate d49243ae03a2477bb549634af2cc2d4f in this term.
I20260709 13:10:13.848455 22363 leader_election.cc:290] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.849735 22352 ts_tablet_manager.cc:1434] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:10:13.851007 22352 tablet_bootstrap.cc:492] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:13.853046 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.853288 22055 catalog_manager.cc:5697] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:13.855059 22126 leader_election.cc:343] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.855592 22126 leader_election.cc:304] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:13.855825 22055 catalog_manager.cc:5697] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.857684 22438 raft_consensus.cc:2749] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.857957 22352 tablet_bootstrap.cc:654] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.858443 22438 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.860514 22200 leader_election.cc:304] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.861531 22369 raft_consensus.cc:3060] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.866508 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:13.869294 22380 leader_election.cc:290] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.870227 22349 tablet_bootstrap.cc:492] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:13.870891 22349 ts_tablet_manager.cc:1403] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.026s
I20260709 13:10:13.871613 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:13.872359 22309 raft_consensus.cc:2468] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:13.873919 22201 leader_election.cc:304] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:13.874042 22349 raft_consensus.cc:359] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.874818 22349 raft_consensus.cc:385] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.875154 22349 raft_consensus.cc:740] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.875741 22369 raft_consensus.cc:2749] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.879757 22349 consensus_queue.cc:260] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.883304 22380 raft_consensus.cc:2804] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:13.884485 22349 ts_tablet_manager.cc:1434] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260709 13:10:13.884505 22380 raft_consensus.cc:493] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d49243ae03a2477bb549634af2cc2d4f)
I20260709 13:10:13.885162 22380 raft_consensus.cc:3060] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.885740 22349 tablet_bootstrap.cc:492] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:13.886795 22350 tablet_bootstrap.cc:492] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:13.887281 22350 ts_tablet_manager.cc:1403] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.021s
I20260709 13:10:13.889132 22056 catalog_manager.cc:5697] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.884789 22352 tablet_bootstrap.cc:492] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:13.891449 22352 ts_tablet_manager.cc:1403] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.003s
I20260709 13:10:13.892220 22350 raft_consensus.cc:359] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.892884 22350 raft_consensus.cc:385] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.893182 22350 raft_consensus.cc:740] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.894291 22350 consensus_queue.cc:260] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.896610 22350 ts_tablet_manager.cc:1434] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:10:13.896484 22352 raft_consensus.cc:359] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.897270 22349 tablet_bootstrap.cc:654] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.897588 22350 tablet_bootstrap.cc:492] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:13.897535 22352 raft_consensus.cc:385] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.898059 22352 raft_consensus.cc:740] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.899048 22352 consensus_queue.cc:260] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.906370 22352 ts_tablet_manager.cc:1434] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:10:13.908049 22352 tablet_bootstrap.cc:492] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:13.908272 22438 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.903020 22380 raft_consensus.cc:515] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.912322 22380 leader_election.cc:290] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.912576 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:13.922837 22352 tablet_bootstrap.cc:654] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.914281 22235 raft_consensus.cc:1240] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Rejecting Update request from peer d49243ae03a2477bb549634af2cc2d4f for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:13.919919 22350 tablet_bootstrap.cc:654] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.924886 22438 consensus_queue.cc:1059] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.925812 22363 raft_consensus.cc:3055] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.926204 22363 raft_consensus.cc:740] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:13.927126 22363 consensus_queue.cc:260] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.928282 22363 raft_consensus.cc:3060] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.913393 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:13.951452 22352 tablet_bootstrap.cc:492] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:13.952003 22350 tablet_bootstrap.cc:492] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:13.952064 22352 ts_tablet_manager.cc:1403] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.009s
I20260709 13:10:13.953028 22350 ts_tablet_manager.cc:1403] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260709 13:10:13.953222 22159 raft_consensus.cc:2468] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:13.955327 22350 raft_consensus.cc:359] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.955893 22350 raft_consensus.cc:385] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.956084 22350 raft_consensus.cc:740] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.956161 22352 raft_consensus.cc:359] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.956676 22350 consensus_queue.cc:260] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.957167 22352 raft_consensus.cc:385] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.957921 22352 raft_consensus.cc:740] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.958465 22350 ts_tablet_manager.cc:1434] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:10:13.959017 22352 consensus_queue.cc:260] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.959604 22350 tablet_bootstrap.cc:492] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:13.961109 22200 leader_election.cc:304] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602
I20260709 13:10:13.962014 22380 raft_consensus.cc:2804] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.962538 22380 raft_consensus.cc:697] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:13.963459 22380 consensus_queue.cc:237] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.965234 22349 tablet_bootstrap.cc:492] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:13.965689 22349 ts_tablet_manager.cc:1403] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.008s
I20260709 13:10:13.966640 22350 tablet_bootstrap.cc:654] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.968124 22352 ts_tablet_manager.cc:1434] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:13.968436 22349 raft_consensus.cc:359] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.969151 22349 raft_consensus.cc:385] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.969312 22352 tablet_bootstrap.cc:492] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:13.969419 22349 raft_consensus.cc:740] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.973773 22349 consensus_queue.cc:260] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.974450 22350 tablet_bootstrap.cc:492] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:13.975196 22350 ts_tablet_manager.cc:1403] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 13:10:13.975898 22349 ts_tablet_manager.cc:1434] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:10:13.976719 22352 tablet_bootstrap.cc:654] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.978248 22349 tablet_bootstrap.cc:492] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:13.977854 22350 raft_consensus.cc:359] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.978569 22350 raft_consensus.cc:385] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.978823 22350 raft_consensus.cc:740] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.979490 22350 consensus_queue.cc:260] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.980595 22380 raft_consensus.cc:493] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.981098 22380 raft_consensus.cc:515] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:13.981940 22350 ts_tablet_manager.cc:1434] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:10:13.982957 22350 tablet_bootstrap.cc:492] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:13.984109 22349 tablet_bootstrap.cc:654] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.984053 22380 leader_election.cc:290] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:13.989118 22350 tablet_bootstrap.cc:654] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.992733 22363 consensus_queue.cc:1048] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.997470 22349 tablet_bootstrap.cc:492] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:13.997984 22349 ts_tablet_manager.cc:1403] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260709 13:10:13.999038 22350 tablet_bootstrap.cc:492] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:13.999529 22350 ts_tablet_manager.cc:1403] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:10:14.000690 22349 raft_consensus.cc:359] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.001721 22349 raft_consensus.cc:385] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.002156 22349 raft_consensus.cc:740] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.002799 22350 raft_consensus.cc:359] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.003602 22350 raft_consensus.cc:385] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.003232 22349 consensus_queue.cc:260] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.003885 22350 raft_consensus.cc:740] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.004653 22350 consensus_queue.cc:260] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.005973 22349 ts_tablet_manager.cc:1434] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 13:10:14.007226 22350 ts_tablet_manager.cc:1434] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:14.008441 22350 tablet_bootstrap.cc:492] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:14.011598 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.014873 22349 tablet_bootstrap.cc:492] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:14.017657 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:14.023294 22349 tablet_bootstrap.cc:654] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.023294 22350 tablet_bootstrap.cc:654] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.027216 22438 consensus_queue.cc:1048] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.028784 22438 consensus_queue.cc:1048] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.042701 22391 consensus_queue.cc:1048] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.050622 22352 tablet_bootstrap.cc:492] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:14.055174 22352 ts_tablet_manager.cc:1403] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.086s	user 0.028s	sys 0.022s
I20260709 13:10:14.057507 22380 raft_consensus.cc:493] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.061376 22352 raft_consensus.cc:359] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.062178 22352 raft_consensus.cc:385] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.062552 22352 raft_consensus.cc:740] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.063223 22380 raft_consensus.cc:515] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.089571 22380 leader_election.cc:290] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.064719 22201 leader_election.cc:304] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.090692 22380 raft_consensus.cc:2749] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.079365 22308 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.092674 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.093413 22159 raft_consensus.cc:2468] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:14.094986 22200 leader_election.cc:304] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:14.095826 22380 raft_consensus.cc:2804] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.097091 22057 catalog_manager.cc:5697] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.096266 22380 raft_consensus.cc:493] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.098871 22380 raft_consensus.cc:3060] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.092674 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:14.103750 22306 raft_consensus.cc:2468] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:14.103690 22352 consensus_queue.cc:260] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.105717 22438 raft_consensus.cc:493] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.106314 22438 raft_consensus.cc:515] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.108541 22380 raft_consensus.cc:515] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.110316 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:14.111704 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:14.112375 22159 raft_consensus.cc:3060] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.112427 22438 leader_election.cc:290] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
W20260709 13:10:14.116381 22124 leader_election.cc:343] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.116765 22352 ts_tablet_manager.cc:1434] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.061s	user 0.002s	sys 0.004s
I20260709 13:10:14.133814 22360 raft_consensus.cc:493] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.134500 22352 tablet_bootstrap.cc:492] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:14.134327 22360 raft_consensus.cc:515] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.123507 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:14.135058 22438 consensus_queue.cc:1048] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.135802 22309 raft_consensus.cc:3060] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.138342 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:14.139114 22235 raft_consensus.cc:2468] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:14.138355 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.140973 22273 leader_election.cc:304] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.141492 22352 tablet_bootstrap.cc:654] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.142277 22449 raft_consensus.cc:2804] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:14.142395 22415 raft_consensus.cc:493] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.142755 22449 raft_consensus.cc:493] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.143196 22449 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:14.142908 22415 raft_consensus.cc:515] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.143358 22309 raft_consensus.cc:2468] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:14.145428 22415 leader_election.cc:290] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:14.146297 22201 leader_election.cc:304] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:14.147611 22369 raft_consensus.cc:2804] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.148146 22369 raft_consensus.cc:697] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:14.148460 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.149078 22369 consensus_queue.cc:237] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.151791 22360 leader_election.cc:290] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
W20260709 13:10:14.155428 22274 leader_election.cc:343] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.156422 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:14.124784 22159 raft_consensus.cc:2468] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:14.117352 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:14.132223 22350 tablet_bootstrap.cc:492] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:14.159339 22350 ts_tablet_manager.cc:1403] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.151s	user 0.044s	sys 0.057s
W20260709 13:10:14.159657 22273 leader_election.cc:343] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.160197 22273 leader_election.cc:304] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.161087 22360 raft_consensus.cc:2749] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.124878 22380 leader_election.cc:290] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.112598 22349 tablet_bootstrap.cc:492] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
W20260709 13:10:14.161955 22126 leader_election.cc:343] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.162662 22126 leader_election.cc:304] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:14.162252 22349 ts_tablet_manager.cc:1403] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.148s	user 0.025s	sys 0.043s
I20260709 13:10:14.167709 22363 raft_consensus.cc:2749] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.170785 22349 raft_consensus.cc:359] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.179598 22349 raft_consensus.cc:385] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.171744 22380 raft_consensus.cc:493] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.184100 22349 raft_consensus.cc:740] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.184360 22380 raft_consensus.cc:515] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.178833 22159 raft_consensus.cc:3060] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.185451 22349 consensus_queue.cc:260] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.172436 22350 raft_consensus.cc:359] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.186828 22350 raft_consensus.cc:385] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.187256 22350 raft_consensus.cc:740] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.171383 22360 raft_consensus.cc:493] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.188265 22360 raft_consensus.cc:515] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.188005 22350 consensus_queue.cc:260] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.190074 22380 leader_election.cc:290] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.193137 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:14.183862 22449 raft_consensus.cc:515] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:14.195966 22201 leader_election.cc:343] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.198534 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.204892 22308 raft_consensus.cc:1240] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Rejecting Update request from peer d49243ae03a2477bb549634af2cc2d4f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:10:14.199534 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815254f227dc4fd4b23b04db03a3891c" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:14.205212 22158 raft_consensus.cc:2468] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:14.206296 22449 leader_election.cc:290] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:14.201363 22349 ts_tablet_manager.cc:1434] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:10:14.206620 22200 leader_election.cc:304] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602
I20260709 13:10:14.208006 22349 tablet_bootstrap.cc:492] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
W20260709 13:10:14.208983 22273 leader_election.cc:343] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.210404 22363 consensus_queue.cc:1059] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.211369 22363 raft_consensus.cc:3055] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:14.211740 22363 raft_consensus.cc:740] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:14.212735 22363 consensus_queue.cc:260] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.214104 22363 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:14.203415 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815254f227dc4fd4b23b04db03a3891c" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.215925 22349 tablet_bootstrap.cc:654] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.203850 22350 ts_tablet_manager.cc:1434] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.044s	user 0.015s	sys 0.001s
I20260709 13:10:14.217494 22350 tablet_bootstrap.cc:492] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:14.215940 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:14.219727 22235 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:14.220805 22352 tablet_bootstrap.cc:492] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:14.190598 22360 leader_election.cc:290] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:14.207890 22393 raft_consensus.cc:2804] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.183881 22056 catalog_manager.cc:5697] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.221850 22393 raft_consensus.cc:493] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.222266 22393 raft_consensus.cc:3060] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:14.225744 22274 leader_election.cc:343] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.226308 22274 leader_election.cc:304] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.227679 22449 raft_consensus.cc:2749] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.228518 22360 consensus_queue.cc:1048] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.228746 22438 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.221271 22352 ts_tablet_manager.cc:1403] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.057s
I20260709 13:10:14.233386 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:14.242046 22350 tablet_bootstrap.cc:654] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.244482 22160 raft_consensus.cc:2410] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 66f38c1851ba407188ed271b38b78602 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:10:14.245402 22369 raft_consensus.cc:493] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.245937 22369 raft_consensus.cc:515] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.248391 22369 leader_election.cc:290] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.252170 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:14.254113 22200 leader_election.cc:343] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.254658 22363 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.259075 22349 tablet_bootstrap.cc:492] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:14.259635 22349 ts_tablet_manager.cc:1403] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.006s
I20260709 13:10:14.257519 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:14.262199 22308 raft_consensus.cc:2468] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:14.266906 22201 leader_election.cc:304] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.271370 22360 consensus_queue.cc:1048] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.271955 22369 raft_consensus.cc:2804] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.272544 22369 raft_consensus.cc:493] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.273020 22369 raft_consensus.cc:3060] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.309989 22235 raft_consensus.cc:2468] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:14.311587 22352 raft_consensus.cc:359] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.313925 22352 raft_consensus.cc:385] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.314414 22352 raft_consensus.cc:740] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.316385 22352 consensus_queue.cc:260] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:14.312844 22201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 46077.5us
I20260709 13:10:14.320847 22352 ts_tablet_manager.cc:1434] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.089s	user 0.015s	sys 0.031s
I20260709 13:10:14.321957 22352 tablet_bootstrap.cc:492] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:14.325163 22273 leader_election.cc:304] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.290942 22393 raft_consensus.cc:515] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.326973 22360 raft_consensus.cc:2804] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:14.327715 22360 raft_consensus.cc:697] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:14.328967 22360 consensus_queue.cc:237] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.332013 22349 raft_consensus.cc:359] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.333067 22349 raft_consensus.cc:385] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.333482 22349 raft_consensus.cc:740] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.330370 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:14.340437 22349 consensus_queue.cc:260] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.343080 22160 raft_consensus.cc:3060] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.343768 22349 ts_tablet_manager.cc:1434] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.005s
I20260709 13:10:14.344854 22349 tablet_bootstrap.cc:492] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:14.328788 22393 leader_election.cc:290] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.366314 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:14.367010 22160 raft_consensus.cc:2468] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:14.369809 22200 leader_election.cc:304] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:14.375573 22393 raft_consensus.cc:2804] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.379686 22056 catalog_manager.cc:5697] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:14.380936 22393 raft_consensus.cc:697] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:14.383164 22393 consensus_queue.cc:237] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:14.383163 22201 leader_election.cc:343] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:14.391708 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:14.394174 22369 raft_consensus.cc:515] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.396376 22369 leader_election.cc:290] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.397856 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:14.398200 22352 tablet_bootstrap.cc:654] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.398499 22306 raft_consensus.cc:3060] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.404290 22349 tablet_bootstrap.cc:654] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.409047 22350 tablet_bootstrap.cc:492] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:14.410137 22350 ts_tablet_manager.cc:1403] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.193s	user 0.009s	sys 0.012s
I20260709 13:10:14.410535 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
W20260709 13:10:14.413297 22200 leader_election.cc:343] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.416945 22306 raft_consensus.cc:2468] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:14.434778 22201 leader_election.cc:304] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.435636 22350 raft_consensus.cc:359] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.436904 22350 raft_consensus.cc:385] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.437248 22350 raft_consensus.cc:740] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.437943 22350 consensus_queue.cc:260] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.438591 22363 raft_consensus.cc:493] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.439316 22363 raft_consensus.cc:515] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.440164 22350 ts_tablet_manager.cc:1434] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260709 13:10:14.441144 22350 tablet_bootstrap.cc:492] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:14.443018 22363 leader_election.cc:290] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.444294 22369 raft_consensus.cc:2804] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.444537 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:14.444850 22369 raft_consensus.cc:697] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:14.446329 22308 raft_consensus.cc:3060] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:14.446127 22369 consensus_queue.cc:237] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:14.446668 22124 leader_election.cc:343] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.447616 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:14.449110 22306 raft_consensus.cc:2468] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:14.450414 22126 leader_election.cc:304] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:14.451385 22233 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.456532 22363 raft_consensus.cc:2804] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.465341 22393 raft_consensus.cc:493] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.469070 22352 tablet_bootstrap.cc:492] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:14.469723 22352 ts_tablet_manager.cc:1403] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.014s
I20260709 13:10:14.463280 22363 raft_consensus.cc:493] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.470703 22363 raft_consensus.cc:3060] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.473467 22352 raft_consensus.cc:359] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.475010 22352 raft_consensus.cc:385] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.475488 22352 raft_consensus.cc:740] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.476608 22352 consensus_queue.cc:260] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.486496 22363 raft_consensus.cc:515] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.488641 22350 tablet_bootstrap.cc:654] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.488889 22349 tablet_bootstrap.cc:492] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:14.489311 22349 ts_tablet_manager.cc:1403] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.011s
I20260709 13:10:14.490356 22160 raft_consensus.cc:1275] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:14.476789 22308 raft_consensus.cc:1275] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:14.486897 22352 ts_tablet_manager.cc:1434] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:10:14.493319 22369 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:14.495047 22488 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:14.502388 22349 raft_consensus.cc:359] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.503304 22349 raft_consensus.cc:385] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.503654 22349 raft_consensus.cc:740] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.504387 22349 consensus_queue.cc:260] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.513052 22369 raft_consensus.cc:493] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.513551 22369 raft_consensus.cc:515] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.516547 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.517180 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:14.518606 22349 ts_tablet_manager.cc:1434] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
W20260709 13:10:14.518553 22201 leader_election.cc:343] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.519032 22369 leader_election.cc:290] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.522209 22349 tablet_bootstrap.cc:492] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
W20260709 13:10:14.522475 22200 leader_election.cc:343] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.522993 22200 leader_election.cc:304] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.523216 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:14.523867 22308 raft_consensus.cc:3060] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.524855 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
W20260709 13:10:14.526388 22124 leader_election.cc:343] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.529240 22369 raft_consensus.cc:2749] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.466336 22393 raft_consensus.cc:515] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.531261 22308 raft_consensus.cc:2468] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:14.532485 22126 leader_election.cc:304] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:14.533366 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb02a9bf7d64ef2ac1f029f616f5cfe" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.519619 22363 leader_election.cc:290] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.534018 22158 raft_consensus.cc:2468] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:14.533396 22437 raft_consensus.cc:2804] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.535485 22437 raft_consensus.cc:697] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:14.535866 22393 leader_election.cc:290] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.536316 22437 consensus_queue.cc:237] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.536707 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb02a9bf7d64ef2ac1f029f616f5cfe" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:14.529883 22055 catalog_manager.cc:5697] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.537392 22308 raft_consensus.cc:2468] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:14.538436 22201 leader_election.cc:304] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:14.538174 22055 catalog_manager.cc:5697] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.539335 22393 raft_consensus.cc:2804] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.540175 22393 raft_consensus.cc:493] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.540558 22393 raft_consensus.cc:3060] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.545444 22349 tablet_bootstrap.cc:654] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.547550 22393 raft_consensus.cc:515] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.551170 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb02a9bf7d64ef2ac1f029f616f5cfe" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:14.552131 22158 raft_consensus.cc:3060] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.556610 22352 tablet_bootstrap.cc:492] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:14.558637 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb02a9bf7d64ef2ac1f029f616f5cfe" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:14.559423 22308 raft_consensus.cc:3060] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.565490 22057 catalog_manager.cc:5697] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.567222 22308 raft_consensus.cc:2468] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:14.568682 22201 leader_election.cc:304] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:14.569648 22393 leader_election.cc:290] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.570684 22369 raft_consensus.cc:2804] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.571612 22369 raft_consensus.cc:697] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:14.572441 22369 consensus_queue.cc:237] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.573879 22158 raft_consensus.cc:2468] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:14.580789 22352 tablet_bootstrap.cc:654] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.585242 22350 tablet_bootstrap.cc:492] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:14.585713 22350 ts_tablet_manager.cc:1403] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.145s	user 0.033s	sys 0.033s
I20260709 13:10:14.586684 22349 tablet_bootstrap.cc:492] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:14.587122 22349 ts_tablet_manager.cc:1403] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.000s
I20260709 13:10:14.589675 22349 raft_consensus.cc:359] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.590322 22349 raft_consensus.cc:385] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.590582 22349 raft_consensus.cc:740] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.591049 22350 raft_consensus.cc:359] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.591720 22350 raft_consensus.cc:385] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.591524 22349 consensus_queue.cc:260] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.591985 22350 raft_consensus.cc:740] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.592619 22350 consensus_queue.cc:260] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.594177 22349 ts_tablet_manager.cc:1434] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:14.594496 22350 ts_tablet_manager.cc:1434] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.002s
I20260709 13:10:14.595373 22350 tablet_bootstrap.cc:492] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:14.597741 22349 tablet_bootstrap.cc:492] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:14.599229 22503 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.604856 22350 tablet_bootstrap.cc:654] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.596855 22352 tablet_bootstrap.cc:492] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:14.610042 22352 ts_tablet_manager.cc:1403] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.007s
I20260709 13:10:14.610781 22349 tablet_bootstrap.cc:654] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.613751 22352 raft_consensus.cc:359] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.614555 22352 raft_consensus.cc:385] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.614878 22352 raft_consensus.cc:740] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.615696 22352 consensus_queue.cc:260] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.617966 22352 ts_tablet_manager.cc:1434] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:14.618971 22352 tablet_bootstrap.cc:492] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:14.623871 22488 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.629577 22360 raft_consensus.cc:493] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.630244 22360 raft_consensus.cc:515] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.632907 22352 tablet_bootstrap.cc:654] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.637058 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.637425 22349 tablet_bootstrap.cc:492] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:14.638185 22349 ts_tablet_manager.cc:1403] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
W20260709 13:10:14.638489 22274 leader_election.cc:343] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.643762 22360 leader_election.cc:290] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:14.643976 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:14.642345 22349 raft_consensus.cc:359] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.644593 22233 raft_consensus.cc:2468] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:14.644795 22349 raft_consensus.cc:385] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.645191 22349 raft_consensus.cc:740] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.645925 22273 leader_election.cc:304] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.646096 22349 consensus_queue.cc:260] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.647078 22360 raft_consensus.cc:2804] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.647464 22360 raft_consensus.cc:493] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.647791 22360 raft_consensus.cc:3060] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.648633 22350 tablet_bootstrap.cc:492] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:14.649358 22349 ts_tablet_manager.cc:1434] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:10:14.649677 22350 ts_tablet_manager.cc:1403] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.024s
I20260709 13:10:14.650574 22349 tablet_bootstrap.cc:492] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:14.652700 22350 raft_consensus.cc:359] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.653357 22350 raft_consensus.cc:385] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.653685 22350 raft_consensus.cc:740] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.654412 22350 consensus_queue.cc:260] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.656695 22350 ts_tablet_manager.cc:1434] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:14.657562 22350 tablet_bootstrap.cc:492] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:14.658778 22349 tablet_bootstrap.cc:654] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.665550 22350 tablet_bootstrap.cc:654] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.682745 22449 raft_consensus.cc:493] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.683547 22449 raft_consensus.cc:515] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.687460 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.688482 22160 raft_consensus.cc:2468] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:14.692329 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:14.692513 22274 leader_election.cc:304] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:14.693555 22496 raft_consensus.cc:2804] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.694087 22496 raft_consensus.cc:493] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.694635 22496 raft_consensus.cc:3060] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:14.699638 22273 leader_election.cc:343] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.693250 22449 leader_election.cc:290] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:14.701192 22437 raft_consensus.cc:493] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.701702 22437 raft_consensus.cc:515] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.704466 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815254f227dc4fd4b23b04db03a3891c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:14.705101 22233 raft_consensus.cc:2468] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:14.705906 22437 leader_election.cc:290] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.706667 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815254f227dc4fd4b23b04db03a3891c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:14.706970 22124 leader_election.cc:304] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:14.707566 22306 raft_consensus.cc:2468] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:14.708148 22437 raft_consensus.cc:2804] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.708667 22437 raft_consensus.cc:493] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.709108 22437 raft_consensus.cc:3060] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.710767 22160 raft_consensus.cc:3060] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.733850 22496 raft_consensus.cc:515] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.737916 22437 raft_consensus.cc:515] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.778553 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815254f227dc4fd4b23b04db03a3891c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:14.778805 22437 leader_election.cc:290] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:14.779275 22234 raft_consensus.cc:3060] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.780082 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815254f227dc4fd4b23b04db03a3891c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:14.780655 22306 raft_consensus.cc:3060] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.753445 22360 raft_consensus.cc:515] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.756256 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:14.758132 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:14.785141 22160 raft_consensus.cc:3060] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.767050 22159 raft_consensus.cc:1275] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:10:14.786018 22159 pending_rounds.cc:85] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f: Aborting all ops after (but not including) 0
I20260709 13:10:14.786492 22159 pending_rounds.cc:107] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:10:14.786885 22159 raft_consensus.cc:2889] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:10:14.789616 22449 consensus_queue.cc:1048] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:10:14.790798 22273 leader_election.cc:343] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.793954 22306 raft_consensus.cc:2468] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:14.751850 22057 catalog_manager.cc:5697] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.796192 22234 raft_consensus.cc:2468] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:14.797457 22124 leader_election.cc:304] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:14.798522 22363 raft_consensus.cc:2804] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.799019 22363 raft_consensus.cc:697] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:14.799817 22363 consensus_queue.cc:237] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.793910 22160 raft_consensus.cc:2468] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:14.805030 22233 raft_consensus.cc:1275] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:10:14.808020 22274 leader_election.cc:304] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:14.820463 22415 consensus_queue.cc:1048] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.825577 22360 leader_election.cc:290] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:14.826205 22360 raft_consensus.cc:493] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.831172 22360 raft_consensus.cc:515] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.833734 22360 leader_election.cc:290] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:14.835873 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:14.836858 22235 raft_consensus.cc:3060] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.840193 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:14.842188 22273 leader_election.cc:343] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.851401 22415 raft_consensus.cc:2804] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.855574 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:14.859177 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:14.774951 22496 leader_election.cc:290] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
W20260709 13:10:14.862787 22274 leader_election.cc:343] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:14.863653 22274 leader_election.cc:343] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.864053 22274 leader_election.cc:304] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.865832 22496 raft_consensus.cc:2749] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.861338 22056 catalog_manager.cc:5697] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.885965 22352 tablet_bootstrap.cc:492] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:14.886487 22352 ts_tablet_manager.cc:1403] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.268s	user 0.051s	sys 0.117s
I20260709 13:10:14.886952 22350 tablet_bootstrap.cc:492] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:14.887548 22350 ts_tablet_manager.cc:1403] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.230s	user 0.088s	sys 0.110s
I20260709 13:10:14.889627 22352 raft_consensus.cc:359] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.890407 22352 raft_consensus.cc:385] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.887014 22349 tablet_bootstrap.cc:492] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:14.890690 22352 raft_consensus.cc:740] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.892019 22349 ts_tablet_manager.cc:1403] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.242s	user 0.045s	sys 0.091s
I20260709 13:10:14.892103 22352 consensus_queue.cc:260] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.894616 22352 ts_tablet_manager.cc:1434] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:14.895057 22349 raft_consensus.cc:359] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.895709 22352 tablet_bootstrap.cc:492] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:14.895748 22349 raft_consensus.cc:385] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.896255 22349 raft_consensus.cc:740] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.897131 22349 consensus_queue.cc:260] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.890708 22350 raft_consensus.cc:359] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.901312 22350 raft_consensus.cc:385] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.901571 22350 raft_consensus.cc:740] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.903059 22352 tablet_bootstrap.cc:654] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.896191 22235 raft_consensus.cc:2468] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:14.905157 22415 raft_consensus.cc:697] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:14.902220 22350 consensus_queue.cc:260] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.906313 22415 consensus_queue.cc:237] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.907775 22350 ts_tablet_manager.cc:1434] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 13:10:14.910908 22349 ts_tablet_manager.cc:1434] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:10:14.912156 22349 tablet_bootstrap.cc:492] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:14.911406 22273 leader_election.cc:304] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:14.908749 22350 tablet_bootstrap.cc:492] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:14.914721 22352 tablet_bootstrap.cc:492] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:14.915832 22352 ts_tablet_manager.cc:1403] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:10:14.919255 22352 raft_consensus.cc:359] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.920028 22352 raft_consensus.cc:385] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.920318 22352 raft_consensus.cc:740] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.921118 22352 consensus_queue.cc:260] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.923758 22352 ts_tablet_manager.cc:1434] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:10:14.914597 22496 raft_consensus.cc:2804] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.924458 22496 raft_consensus.cc:697] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:14.925411 22496 consensus_queue.cc:237] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.927259 22349 tablet_bootstrap.cc:654] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.931264 22306 raft_consensus.cc:3060] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.933405 22350 tablet_bootstrap.cc:654] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.936311 22352 tablet_bootstrap.cc:492] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:14.941606 22349 tablet_bootstrap.cc:492] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:14.947109 22349 ts_tablet_manager.cc:1403] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.009s
I20260709 13:10:14.949595 22352 tablet_bootstrap.cc:654] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.957322 22438 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.959100 22352 tablet_bootstrap.cc:492] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:14.959587 22352 ts_tablet_manager.cc:1403] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260709 13:10:14.961899 22349 raft_consensus.cc:359] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.962862 22349 raft_consensus.cc:385] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.963238 22349 raft_consensus.cc:740] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.963979 22352 raft_consensus.cc:359] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.964702 22352 raft_consensus.cc:385] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.964066 22349 consensus_queue.cc:260] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.965024 22352 raft_consensus.cc:740] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.965885 22352 consensus_queue.cc:260] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:14.967224 22349 ts_tablet_manager.cc:1434] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:10:14.968497 22349 tablet_bootstrap.cc:492] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:14.968679 22352 ts_tablet_manager.cc:1434] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260709 13:10:14.968933 22200 consensus_peers.cc:597] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:14.969659 22352 tablet_bootstrap.cc:492] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:14.982613 22057 catalog_manager.cc:5697] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:14.984342 22352 tablet_bootstrap.cc:654] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.002256 22380 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.003100 22496 raft_consensus.cc:493] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.003615 22496 raft_consensus.cc:515] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.005736 22496 leader_election.cc:290] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.011689 22350 tablet_bootstrap.cc:492] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.012213 22350 ts_tablet_manager.cc:1403] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.044s
I20260709 13:10:15.025732 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.026692 22159 raft_consensus.cc:2468] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:15.010761 22488 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:10:15.034082 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.035043 22235 raft_consensus.cc:2468] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:15.039386 22369 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:15.039764 22274 leader_election.cc:304] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:15.041617 22496 raft_consensus.cc:2804] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.042131 22496 raft_consensus.cc:493] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.042562 22496 raft_consensus.cc:3060] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.044139 22415 raft_consensus.cc:493] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.044627 22415 raft_consensus.cc:515] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.046384 22235 raft_consensus.cc:3060] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.047760 22415 leader_election.cc:290] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.051672 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1423f541939d4253916a34cf715dafb3" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:15.054855 22274 leader_election.cc:343] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.056016 22350 raft_consensus.cc:359] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.056967 22350 raft_consensus.cc:385] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.057323 22350 raft_consensus.cc:740] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.061756 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1423f541939d4253916a34cf715dafb3" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.071695 22233 raft_consensus.cc:2468] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:15.072228 22349 tablet_bootstrap.cc:654] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.076715 22369 consensus_queue.cc:1048] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:15.079164 22273 leader_election.cc:304] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.080147 22352 tablet_bootstrap.cc:492] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:15.080672 22352 ts_tablet_manager.cc:1403] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.111s	user 0.040s	sys 0.042s
I20260709 13:10:15.081019 22415 raft_consensus.cc:2804] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.081409 22415 raft_consensus.cc:493] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.081872 22415 raft_consensus.cc:3060] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.058607 22350 consensus_queue.cc:260] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.084820 22350 ts_tablet_manager.cc:1434] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.002s
I20260709 13:10:15.084909 22352 raft_consensus.cc:359] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.085668 22350 tablet_bootstrap.cc:492] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.085760 22352 raft_consensus.cc:385] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.086226 22352 raft_consensus.cc:740] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.086944 22352 consensus_queue.cc:260] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.089512 22415 raft_consensus.cc:515] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.094859 22350 tablet_bootstrap.cc:654] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.077102 22496 raft_consensus.cc:515] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.106626 22363 raft_consensus.cc:493] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.107172 22363 raft_consensus.cc:515] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.107704 22496 leader_election.cc:290] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.109241 22363 leader_election.cc:290] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.109143 22352 ts_tablet_manager.cc:1434] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.005s
I20260709 13:10:15.110670 22352 tablet_bootstrap.cc:492] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:15.109215 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1423f541939d4253916a34cf715dafb3" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:15.113035 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:15.113668 22233 raft_consensus.cc:3060] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.114497 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:15.115227 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1423f541939d4253916a34cf715dafb3" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:15.115315 22158 raft_consensus.cc:3060] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.115845 22235 raft_consensus.cc:3060] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:15.120978 22274 leader_election.cc:343] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.121946 22349 tablet_bootstrap.cc:492] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:15.122411 22349 ts_tablet_manager.cc:1403] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.008s
I20260709 13:10:15.106616 22415 leader_election.cc:290] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.126184 22363 raft_consensus.cc:493] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.126698 22363 raft_consensus.cc:515] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.127372 22438 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:15.130157 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.132941 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.135176 22309 raft_consensus.cc:2468] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:15.136508 22380 raft_consensus.cc:493] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.136991 22380 raft_consensus.cc:515] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:15.160166 22124 leader_election.cc:343] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.164502 22126 leader_election.cc:304] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:15.165498 22530 raft_consensus.cc:2804] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.165983 22530 raft_consensus.cc:493] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.166402 22530 raft_consensus.cc:3060] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.178570 22349 raft_consensus.cc:359] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.179332 22349 raft_consensus.cc:385] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.179587 22349 raft_consensus.cc:740] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.180269 22349 consensus_queue.cc:260] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.181301 22380 leader_election.cc:290] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.181777 22349 ts_tablet_manager.cc:1434] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.009s
I20260709 13:10:15.182687 22158 raft_consensus.cc:2468] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:15.184356 22274 leader_election.cc:304] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:15.185171 22415 raft_consensus.cc:2804] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.185803 22415 raft_consensus.cc:697] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:15.186869 22530 raft_consensus.cc:515] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.186738 22415 consensus_queue.cc:237] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.191540 22235 raft_consensus.cc:2468] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:15.193871 22273 leader_election.cc:304] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.194748 22496 raft_consensus.cc:2804] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.195263 22496 raft_consensus.cc:697] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:15.195125 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.196190 22496 consensus_queue.cc:237] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.196766 22363 leader_election.cc:290] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.198256 22057 catalog_manager.cc:5697] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:15.199800 22233 raft_consensus.cc:2468] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:15.202039 22369 consensus_queue.cc:1048] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.203337 22530 leader_election.cc:290] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.205598 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.211351 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:15.212050 22308 raft_consensus.cc:3060] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.215077 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.216162 22233 raft_consensus.cc:2393] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49243ae03a2477bb549634af2cc2d4f in current term 1: Already voted for candidate 66f38c1851ba407188ed271b38b78602 in this term.
I20260709 13:10:15.182760 22349 tablet_bootstrap.cc:492] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:15.226123 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:15.235667 22350 tablet_bootstrap.cc:492] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.236158 22350 ts_tablet_manager.cc:1403] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.151s	user 0.027s	sys 0.039s
I20260709 13:10:15.241786 22350 raft_consensus.cc:359] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.242686 22350 raft_consensus.cc:385] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.243153 22350 raft_consensus.cc:740] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.243486 22349 tablet_bootstrap.cc:654] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.243813 22350 consensus_queue.cc:260] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.251431 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.253060 22056 catalog_manager.cc:5697] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:15.255306 22056 catalog_manager.cc:5697] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:15.258653 22350 ts_tablet_manager.cc:1434] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:10:15.259675 22350 tablet_bootstrap.cc:492] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.257332 22529 raft_consensus.cc:493] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.260854 22529 raft_consensus.cc:515] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.266860 22352 tablet_bootstrap.cc:654] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.267038 22200 leader_election.cc:304] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [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: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.277565 22308 raft_consensus.cc:2468] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:15.278132 22350 tablet_bootstrap.cc:654] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.281075 22126 leader_election.cc:304] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:15.279155 22380 raft_consensus.cc:2749] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:15.281967 22437 raft_consensus.cc:2804] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.282626 22437 raft_consensus.cc:697] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:15.283393 22124 leader_election.cc:304] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:15.284183 22530 raft_consensus.cc:3060] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:15.284587 22124 leader_election.cc:343] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.285924 22438 consensus_queue.cc:1048] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.289062 22529 leader_election.cc:290] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.290045 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.297878 22437 consensus_queue.cc:237] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:15.308513 22273 consensus_peers.cc:597] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.309986 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.311825 22124 leader_election.cc:304] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:15.312234 22529 consensus_queue.cc:1048] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.313158 22438 raft_consensus.cc:2749] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.313248 22530 raft_consensus.cc:2749] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.315414 22349 tablet_bootstrap.cc:492] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:15.319278 22349 ts_tablet_manager.cc:1403] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.137s	user 0.034s	sys 0.016s
I20260709 13:10:15.324795 22350 tablet_bootstrap.cc:492] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.325361 22350 ts_tablet_manager.cc:1403] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.024s
I20260709 13:10:15.328120 22350 raft_consensus.cc:359] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.328981 22350 raft_consensus.cc:385] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.329327 22350 raft_consensus.cc:740] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.330001 22350 consensus_queue.cc:260] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.332799 22350 ts_tablet_manager.cc:1434] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:10:15.337396 22352 tablet_bootstrap.cc:492] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:15.322767 22349 raft_consensus.cc:359] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.337920 22352 ts_tablet_manager.cc:1403] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.227s	user 0.012s	sys 0.004s
I20260709 13:10:15.338006 22349 raft_consensus.cc:385] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.338353 22349 raft_consensus.cc:740] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.339138 22350 tablet_bootstrap.cc:492] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.339078 22349 consensus_queue.cc:260] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.340591 22352 raft_consensus.cc:359] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.341262 22349 ts_tablet_manager.cc:1434] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:10:15.341286 22496 raft_consensus.cc:493] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.341321 22352 raft_consensus.cc:385] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.341990 22352 raft_consensus.cc:740] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.342381 22349 tablet_bootstrap.cc:492] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:15.341957 22496 raft_consensus.cc:515] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.344154 22496 leader_election.cc:290] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.345805 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.346941 22352 consensus_queue.cc:260] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.349082 22352 ts_tablet_manager.cc:1434] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:10:15.349220 22349 tablet_bootstrap.cc:654] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.349887 22350 tablet_bootstrap.cc:654] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.349967 22352 tablet_bootstrap.cc:492] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:15.353209 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.354151 22234 raft_consensus.cc:2468] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
W20260709 13:10:15.349803 22274 leader_election.cc:343] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.357633 22273 leader_election.cc:304] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.359081 22496 raft_consensus.cc:2804] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.359316 22352 tablet_bootstrap.cc:654] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.359633 22496 raft_consensus.cc:493] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.360124 22496 raft_consensus.cc:3060] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.367875 22349 tablet_bootstrap.cc:492] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:15.368078 22350 tablet_bootstrap.cc:492] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.368423 22349 ts_tablet_manager.cc:1403] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 13:10:15.368714 22350 ts_tablet_manager.cc:1403] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.005s
I20260709 13:10:15.368036 22056 catalog_manager.cc:5697] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:15.370988 22349 raft_consensus.cc:359] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.371114 22350 raft_consensus.cc:359] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.371724 22349 raft_consensus.cc:385] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.371754 22350 raft_consensus.cc:385] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.372148 22349 raft_consensus.cc:740] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.372177 22350 raft_consensus.cc:740] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.372947 22349 consensus_queue.cc:260] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.373432 22350 consensus_queue.cc:260] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.375612 22350 ts_tablet_manager.cc:1434] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:15.376631 22350 tablet_bootstrap.cc:492] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.377673 22349 ts_tablet_manager.cc:1434] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:10:15.378589 22349 tablet_bootstrap.cc:492] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:15.378891 22496 raft_consensus.cc:515] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.381973 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:15.386475 22349 tablet_bootstrap.cc:654] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.386963 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:15.387797 22234 raft_consensus.cc:3060] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:15.394225 22274 leader_election.cc:343] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.397832 22350 tablet_bootstrap.cc:654] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.409916 22158 raft_consensus.cc:3060] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.403102 22496 leader_election.cc:290] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.423519 22234 raft_consensus.cc:2468] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:15.423676 22415 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:15.424832 22273 leader_election.cc:304] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.425772 22415 raft_consensus.cc:2804] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.426651 22415 raft_consensus.cc:697] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:15.427592 22415 consensus_queue.cc:237] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.441866 22449 raft_consensus.cc:493] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.442404 22449 raft_consensus.cc:515] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:15.445832 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:15.448249 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410fa82d75c4d4fa482e411340788e1" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.448964 22233 raft_consensus.cc:2468] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:15.450348 22273 leader_election.cc:304] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:15.451779 22449 leader_election.cc:290] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.452488 22449 raft_consensus.cc:2804] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.452904 22449 raft_consensus.cc:493] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.453363 22449 raft_consensus.cc:3060] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.455715 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410fa82d75c4d4fa482e411340788e1" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.456621 22159 raft_consensus.cc:2468] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:15.461864 22349 tablet_bootstrap.cc:492] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:15.462539 22349 ts_tablet_manager.cc:1403] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.001s
I20260709 13:10:15.467582 22349 raft_consensus.cc:359] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.468449 22349 raft_consensus.cc:385] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.468834 22349 raft_consensus.cc:740] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.469589 22349 consensus_queue.cc:260] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.474211 22349 ts_tablet_manager.cc:1434] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:10:15.476675 22349 tablet_bootstrap.cc:492] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:15.484599 22352 tablet_bootstrap.cc:492] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:15.485103 22352 ts_tablet_manager.cc:1403] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.135s	user 0.024s	sys 0.049s
I20260709 13:10:15.484946 22055 catalog_manager.cc:5697] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:15.489213 22352 raft_consensus.cc:359] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.489986 22352 raft_consensus.cc:385] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.492161 22352 raft_consensus.cc:740] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.492832 22352 consensus_queue.cc:260] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.495148 22352 ts_tablet_manager.cc:1434] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:10:15.496062 22352 tablet_bootstrap.cc:492] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:15.496133 22349 tablet_bootstrap.cc:654] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.497485 22360 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.499332 22350 tablet_bootstrap.cc:492] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.499799 22350 ts_tablet_manager.cc:1403] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.012s
I20260709 13:10:15.502686 22352 tablet_bootstrap.cc:654] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.502578 22350 raft_consensus.cc:359] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.504878 22350 raft_consensus.cc:385] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.505177 22350 raft_consensus.cc:740] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.508217 22350 consensus_queue.cc:260] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.490513 22449 raft_consensus.cc:515] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.490725 22415 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.517861 22350 ts_tablet_manager.cc:1434] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 13:10:15.518882 22350 tablet_bootstrap.cc:492] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.522938 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410fa82d75c4d4fa482e411340788e1" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:15.523633 22160 raft_consensus.cc:3060] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.523703 22449 leader_election.cc:290] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.522938 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410fa82d75c4d4fa482e411340788e1" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:15.535727 22233 raft_consensus.cc:3060] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.544286 22160 raft_consensus.cc:2468] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:15.546299 22380 raft_consensus.cc:493] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.546833 22380 raft_consensus.cc:515] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.548851 22380 leader_election.cc:290] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.548754 22274 leader_election.cc:304] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:15.551736 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.552568 22309 raft_consensus.cc:2393] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate d49243ae03a2477bb549634af2cc2d4f in this term.
I20260709 13:10:15.553423 22349 tablet_bootstrap.cc:492] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:15.553637 22352 tablet_bootstrap.cc:492] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:15.553871 22349 ts_tablet_manager.cc:1403] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 13:10:15.554109 22352 ts_tablet_manager.cc:1403] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.024s
I20260709 13:10:15.555644 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.555928 22233 raft_consensus.cc:2468] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:15.557545 22200 leader_election.cc:304] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.558770 22349 raft_consensus.cc:359] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.559492 22380 raft_consensus.cc:3060] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.559697 22349 raft_consensus.cc:385] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.560088 22349 raft_consensus.cc:740] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.560330 22449 raft_consensus.cc:2804] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.560853 22349 consensus_queue.cc:260] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.561517 22352 raft_consensus.cc:359] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.562067 22352 raft_consensus.cc:385] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.562345 22352 raft_consensus.cc:740] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.563071 22350 tablet_bootstrap.cc:654] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.562978 22352 consensus_queue.cc:260] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.564360 22449 raft_consensus.cc:697] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:15.565263 22449 consensus_queue.cc:237] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.569459 22352 ts_tablet_manager.cc:1434] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 13:10:15.573792 22352 tablet_bootstrap.cc:492] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:15.580741 22352 tablet_bootstrap.cc:654] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.581254 22380 raft_consensus.cc:2749] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.587132 22350 tablet_bootstrap.cc:492] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.587618 22350 ts_tablet_manager.cc:1403] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.069s	user 0.002s	sys 0.011s
I20260709 13:10:15.590261 22350 raft_consensus.cc:359] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.591012 22350 raft_consensus.cc:385] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.591280 22350 raft_consensus.cc:740] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.591980 22349 ts_tablet_manager.cc:1434] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:10:15.591957 22350 consensus_queue.cc:260] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.593365 22349 tablet_bootstrap.cc:492] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:15.594152 22350 ts_tablet_manager.cc:1434] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:15.595273 22350 tablet_bootstrap.cc:492] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.600898 22350 tablet_bootstrap.cc:654] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.600888 22349 tablet_bootstrap.cc:654] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.607199 22352 tablet_bootstrap.cc:492] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:15.607681 22352 ts_tablet_manager.cc:1403] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260709 13:10:15.610349 22352 raft_consensus.cc:359] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.611279 22352 raft_consensus.cc:385] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.611572 22352 raft_consensus.cc:740] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.612180 22352 consensus_queue.cc:260] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.614692 22352 ts_tablet_manager.cc:1434] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:15.615665 22352 tablet_bootstrap.cc:492] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:15.615712 22349 tablet_bootstrap.cc:492] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:15.622123 22352 tablet_bootstrap.cc:654] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.629702 22349 ts_tablet_manager.cc:1403] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.004s
I20260709 13:10:15.630143 22054 catalog_manager.cc:5697] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:15.632717 22349 raft_consensus.cc:359] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.633581 22349 raft_consensus.cc:385] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.633926 22349 raft_consensus.cc:740] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.634665 22349 consensus_queue.cc:260] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.636472 22349 ts_tablet_manager.cc:1434] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:15.637187 22349 tablet_bootstrap.cc:492] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:15.638542 22350 tablet_bootstrap.cc:492] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.634598 22352 tablet_bootstrap.cc:492] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:15.639029 22350 ts_tablet_manager.cc:1403] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.004s
I20260709 13:10:15.639458 22352 ts_tablet_manager.cc:1403] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.003s
I20260709 13:10:15.642284 22349 tablet_bootstrap.cc:654] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.641841 22350 raft_consensus.cc:359] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.642686 22350 raft_consensus.cc:385] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.642465 22352 raft_consensus.cc:359] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.643057 22350 raft_consensus.cc:740] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.643507 22352 raft_consensus.cc:385] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.643878 22352 raft_consensus.cc:740] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.643906 22350 consensus_queue.cc:260] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.644857 22352 consensus_queue.cc:260] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.646100 22350 ts_tablet_manager.cc:1434] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:15.647226 22350 tablet_bootstrap.cc:492] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.651363 22449 raft_consensus.cc:493] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.651880 22449 raft_consensus.cc:515] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.653017 22350 tablet_bootstrap.cc:654] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.655941 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.658085 22449 leader_election.cc:290] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
W20260709 13:10:15.658998 22273 leader_election.cc:343] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.659049 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:15.661722 22274 leader_election.cc:343] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.662175 22274 leader_election.cc:304] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.663769 22360 raft_consensus.cc:2749] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.663864 22449 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:15.665099 22349 tablet_bootstrap.cc:492] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:15.665843 22350 tablet_bootstrap.cc:492] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.666333 22350 ts_tablet_manager.cc:1403] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 13:10:15.668823 22350 raft_consensus.cc:359] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.669333 22350 raft_consensus.cc:385] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.669579 22350 raft_consensus.cc:740] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.670202 22350 consensus_queue.cc:260] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.670774 22449 raft_consensus.cc:493] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.671566 22449 raft_consensus.cc:515] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.672268 22350 ts_tablet_manager.cc:1434] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:15.665596 22349 ts_tablet_manager.cc:1403] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.008s
I20260709 13:10:15.674408 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c18f9f1b024ae29778ab5570beaece" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.674618 22449 leader_election.cc:290] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.674829 22350 tablet_bootstrap.cc:492] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.674825 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c18f9f1b024ae29778ab5570beaece" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.675203 22157 raft_consensus.cc:2468] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:15.675724 22235 raft_consensus.cc:2468] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:15.676537 22274 leader_election.cc:304] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:15.677412 22449 raft_consensus.cc:2804] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.677814 22449 raft_consensus.cc:493] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.678054 22352 ts_tablet_manager.cc:1434] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:10:15.678190 22449 raft_consensus.cc:3060] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.679401 22352 tablet_bootstrap.cc:492] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:15.678659 22349 raft_consensus.cc:359] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.681159 22349 raft_consensus.cc:385] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.681444 22349 raft_consensus.cc:740] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.681888 22350 tablet_bootstrap.cc:654] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.682111 22349 consensus_queue.cc:260] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.686091 22449 raft_consensus.cc:515] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.698410 22380 raft_consensus.cc:493] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.699205 22380 raft_consensus.cc:515] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.701211 22349 ts_tablet_manager.cc:1434] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:10:15.704027 22349 tablet_bootstrap.cc:492] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:15.705705 22352 tablet_bootstrap.cc:654] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.709457 22503 raft_consensus.cc:493] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.709978 22503 raft_consensus.cc:515] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.712347 22503 leader_election.cc:290] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.708750 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.714869 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d947a6eec34ed4a08cba05a0e075dc" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.729178 22349 tablet_bootstrap.cc:654] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.732645 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d947a6eec34ed4a08cba05a0e075dc" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.733397 22309 raft_consensus.cc:2468] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:15.739709 22438 raft_consensus.cc:493] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.740407 22438 raft_consensus.cc:515] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:15.742136 22200 leader_election.cc:343] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.742427 22350 tablet_bootstrap.cc:492] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.743006 22350 ts_tablet_manager.cc:1403] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.017s
I20260709 13:10:15.743240 22438 leader_election.cc:290] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.745594 22496 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:15.746904 22380 leader_election.cc:290] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.747169 22350 raft_consensus.cc:359] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.747076 22201 leader_election.cc:304] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.748049 22350 raft_consensus.cc:385] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.748353 22350 raft_consensus.cc:740] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.748807 22503 raft_consensus.cc:2804] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.749264 22503 raft_consensus.cc:493] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.749686 22503 raft_consensus.cc:3060] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.749768 22415 raft_consensus.cc:493] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.750291 22415 raft_consensus.cc:515] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.752605 22415 leader_election.cc:290] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.754345 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.755491 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.755890 22530 consensus_queue.cc:1048] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.754354 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
W20260709 13:10:15.755736 22274 leader_election.cc:343] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.749037 22350 consensus_queue.cc:260] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.758388 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.758972 22350 ts_tablet_manager.cc:1434] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:10:15.759963 22350 tablet_bootstrap.cc:492] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.760521 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.761261 22233 raft_consensus.cc:2393] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49243ae03a2477bb549634af2cc2d4f in current term 1: Already voted for candidate 66f38c1851ba407188ed271b38b78602 in this term.
I20260709 13:10:15.760926 22201 leader_election.cc:304] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.762121 22380 raft_consensus.cc:2749] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:15.762818 22273 leader_election.cc:343] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.763435 22273 leader_election.cc:304] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.765832 22350 tablet_bootstrap.cc:654] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.765981 22415 raft_consensus.cc:2749] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.765936 22393 raft_consensus.cc:493] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.766598 22352 tablet_bootstrap.cc:492] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:15.767119 22352 ts_tablet_manager.cc:1403] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.004s
I20260709 13:10:15.767042 22393 raft_consensus.cc:515] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.769438 22393 leader_election.cc:290] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.771076 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.771093 22124 leader_election.cc:304] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:15.770352 22352 raft_consensus.cc:359] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.774236 22352 raft_consensus.cc:385] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.774536 22352 raft_consensus.cc:740] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.774829 22438 raft_consensus.cc:3060] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.775171 22352 consensus_queue.cc:260] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.776381 22350 tablet_bootstrap.cc:492] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.776801 22350 ts_tablet_manager.cc:1403] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 13:10:15.777303 22352 ts_tablet_manager.cc:1434] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:10:15.777351 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.779479 22350 raft_consensus.cc:359] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.780155 22350 raft_consensus.cc:385] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.780405 22350 raft_consensus.cc:740] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.781093 22350 consensus_queue.cc:260] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.783274 22350 ts_tablet_manager.cc:1434] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:15.780421 22352 tablet_bootstrap.cc:492] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
W20260709 13:10:15.785375 22201 leader_election.cc:343] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:15.792214 22200 leader_election.cc:343] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.793520 22350 tablet_bootstrap.cc:492] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.792723 22200 leader_election.cc:304] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.796387 22393 raft_consensus.cc:2749] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.797478 22352 tablet_bootstrap.cc:654] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.797622 22157 raft_consensus.cc:3060] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.798960 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c18f9f1b024ae29778ab5570beaece" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:15.799371 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c18f9f1b024ae29778ab5570beaece" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:15.800221 22235 raft_consensus.cc:3060] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.800235 22158 raft_consensus.cc:3060] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.815810 22158 raft_consensus.cc:2468] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:15.815809 22235 raft_consensus.cc:2468] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:15.799239 22449 leader_election.cc:290] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:15.817471 22273 leader_election.cc:304] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:15.819716 22438 raft_consensus.cc:2749] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.820677 22449 raft_consensus.cc:2804] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.820945 22234 raft_consensus.cc:3060] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.821642 22360 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.824934 22350 tablet_bootstrap.cc:654] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.826079 22449 raft_consensus.cc:697] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:15.833990 22349 tablet_bootstrap.cc:492] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:15.837008 22349 ts_tablet_manager.cc:1403] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.133s	user 0.026s	sys 0.029s
I20260709 13:10:15.835436 22393 raft_consensus.cc:493] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.840639 22438 consensus_queue.cc:1048] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.836597 22496 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:10:15.838940 22393 raft_consensus.cc:515] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.847218 22349 raft_consensus.cc:359] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.847893 22349 raft_consensus.cc:385] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.847906 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e52c8d7094a49a254b18392f59fc6" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.848207 22349 raft_consensus.cc:740] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.850600 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e52c8d7094a49a254b18392f59fc6" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.858254 22393 leader_election.cc:290] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.863847 22352 tablet_bootstrap.cc:492] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
W20260709 13:10:15.849601 22200 leader_election.cc:343] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.866591 22352 ts_tablet_manager.cc:1403] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.013s
I20260709 13:10:15.865756 22349 consensus_queue.cc:260] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:15.869167 22201 leader_election.cc:343] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.867671 22449 consensus_queue.cc:237] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.869807 22349 ts_tablet_manager.cc:1434] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260709 13:10:15.869650 22201 leader_election.cc:304] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.872725 22393 raft_consensus.cc:2749] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.875447 22349 tablet_bootstrap.cc:492] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:15.877521 22503 raft_consensus.cc:515] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.882048 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d947a6eec34ed4a08cba05a0e075dc" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:15.894169 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d947a6eec34ed4a08cba05a0e075dc" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:15.894822 22309 raft_consensus.cc:3060] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.897853 22349 tablet_bootstrap.cc:654] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.904325 22350 tablet_bootstrap.cc:492] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:15.905004 22350 ts_tablet_manager.cc:1403] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.021s
I20260709 13:10:15.883144 22503 leader_election.cc:290] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
W20260709 13:10:15.883903 22200 leader_election.cc:343] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.917088 22309 raft_consensus.cc:2468] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:15.920612 22352 raft_consensus.cc:359] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.921370 22352 raft_consensus.cc:385] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.922161 22201 leader_election.cc:304] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.921696 22352 raft_consensus.cc:740] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.924052 22352 consensus_queue.cc:260] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.923317 22393 raft_consensus.cc:2804] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.925063 22393 raft_consensus.cc:697] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:15.926584 22352 ts_tablet_manager.cc:1434] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.002s
I20260709 13:10:15.927752 22352 tablet_bootstrap.cc:492] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:15.925936 22393 consensus_queue.cc:237] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.933161 22349 tablet_bootstrap.cc:492] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:15.934969 22349 ts_tablet_manager.cc:1403] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.002s
I20260709 13:10:15.939796 22352 tablet_bootstrap.cc:654] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.943519 22349 raft_consensus.cc:359] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.944571 22349 raft_consensus.cc:385] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.944918 22349 raft_consensus.cc:740] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.945694 22349 consensus_queue.cc:260] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.947268 22437 raft_consensus.cc:493] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.948024 22437 raft_consensus.cc:515] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.950078 22437 leader_election.cc:290] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.951285 22349 ts_tablet_manager.cc:1434] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:10:15.952409 22349 tablet_bootstrap.cc:492] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:15.962846 22350 raft_consensus.cc:359] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.963608 22369 raft_consensus.cc:493] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.964089 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.963639 22350 raft_consensus.cc:385] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.964113 22369 raft_consensus.cc:515] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.956310 22579 raft_consensus.cc:493] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.966612 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.967192 22579 raft_consensus.cc:515] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.968015 22369 leader_election.cc:290] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:15.969296 22579 leader_election.cc:290] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
W20260709 13:10:15.969774 22124 leader_election.cc:343] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.970000 22308 raft_consensus.cc:2468] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:15.966239 22350 raft_consensus.cc:740] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.970651 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:15.972218 22200 leader_election.cc:343] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.972890 22350 consensus_queue.cc:260] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.973505 22126 leader_election.cc:304] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:15.975096 22437 raft_consensus.cc:2804] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.975530 22437 raft_consensus.cc:493] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.975904 22437 raft_consensus.cc:3060] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.979341 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:15.973734 22415 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.983502 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:15.979799 22349 tablet_bootstrap.cc:654] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:15.985383 22201 leader_election.cc:343] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.985878 22201 leader_election.cc:304] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:15.986982 22350 ts_tablet_manager.cc:1434] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.082s	user 0.010s	sys 0.001s
I20260709 13:10:15.973881 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:15.990376 22352 tablet_bootstrap.cc:492] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
W20260709 13:10:15.991689 22273 leader_election.cc:343] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.992537 22352 ts_tablet_manager.cc:1403] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.007s
I20260709 13:10:15.995544 22350 tablet_bootstrap.cc:492] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:15.995253 22352 raft_consensus.cc:359] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.996119 22352 raft_consensus.cc:385] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.996459 22352 raft_consensus.cc:740] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.997195 22352 consensus_queue.cc:260] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:15.998871 22352 ts_tablet_manager.cc:1434] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:15.999883 22352 tablet_bootstrap.cc:492] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:16.002254 22393 raft_consensus.cc:2749] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.004006 22437 raft_consensus.cc:515] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.006975 22352 tablet_bootstrap.cc:654] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.009433 22350 tablet_bootstrap.cc:654] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.010380 22530 raft_consensus.cc:493] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.011041 22530 raft_consensus.cc:515] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.012957 22057 catalog_manager.cc:5697] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.014045 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:16.014846 22158 raft_consensus.cc:2393] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66f38c1851ba407188ed271b38b78602 in current term 1: Already voted for candidate d49243ae03a2477bb549634af2cc2d4f in this term.
I20260709 13:10:16.017416 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:16.018625 22530 leader_election.cc:290] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
W20260709 13:10:16.020078 22126 leader_election.cc:343] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.021629 22274 leader_election.cc:304] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
W20260709 13:10:16.023661 22124 leader_election.cc:343] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.024883 22415 raft_consensus.cc:3060] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.025542 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:16.026415 22233 raft_consensus.cc:2468] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:16.029196 22393 raft_consensus.cc:493] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.031381 22393 raft_consensus.cc:515] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.031759 22124 leader_election.cc:304] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602
I20260709 13:10:16.032095 22054 catalog_manager.cc:5697] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:16.033859 22438 raft_consensus.cc:2804] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.034284 22438 raft_consensus.cc:493] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.034631 22438 raft_consensus.cc:3060] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.035785 22349 tablet_bootstrap.cc:492] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:16.036260 22349 ts_tablet_manager.cc:1403] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.004s
I20260709 13:10:16.039170 22349 raft_consensus.cc:359] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.039820 22349 raft_consensus.cc:385] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.040081 22349 raft_consensus.cc:740] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.040689 22349 consensus_queue.cc:260] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.041925 22415 raft_consensus.cc:2749] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.044229 22352 tablet_bootstrap.cc:492] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:16.045168 22352 ts_tablet_manager.cc:1403] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.008s
I20260709 13:10:16.051560 22349 ts_tablet_manager.cc:1434] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:10:16.051383 22352 raft_consensus.cc:359] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.052382 22352 raft_consensus.cc:385] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.052801 22352 raft_consensus.cc:740] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.053979 22449 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.056370 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:16.056713 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:16.059985 22349 tablet_bootstrap.cc:492] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:16.061229 22352 consensus_queue.cc:260] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.063434 22160 raft_consensus.cc:2468] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:16.060750 22437 leader_election.cc:290] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.071550 22449 raft_consensus.cc:493] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.072278 22449 raft_consensus.cc:515] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.074651 22308 raft_consensus.cc:2468] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:16.066011 22438 raft_consensus.cc:515] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.077790 22438 leader_election.cc:290] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.078270 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:16.080343 22352 ts_tablet_manager.cc:1434] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:10:16.080511 22233 raft_consensus.cc:2468] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:16.078749 22449 leader_election.cc:290] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:16.082227 22273 leader_election.cc:304] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:16.081441 22352 tablet_bootstrap.cc:492] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:16.083088 22415 raft_consensus.cc:2804] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.083484 22415 raft_consensus.cc:493] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.078970 22393 leader_election.cc:290] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.083830 22415 raft_consensus.cc:3060] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:16.162602 22124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 98965.4us
I20260709 13:10:16.181131 22360 raft_consensus.cc:493] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.182252 22350 tablet_bootstrap.cc:492] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:16.182372 22360 raft_consensus.cc:515] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.184820 22380 raft_consensus.cc:493] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.186741 22200 leader_election.cc:304] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:16.187062 22360 leader_election.cc:290] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:16.172086 22579 raft_consensus.cc:493] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.188562 22579 raft_consensus.cc:515] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.189915 22503 raft_consensus.cc:2804] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.190644 22503 raft_consensus.cc:493] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.191246 22503 raft_consensus.cc:3060] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.198135 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:16.186156 22380 raft_consensus.cc:515] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.205521 22380 leader_election.cc:290] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.208602 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:16.209416 22350 ts_tablet_manager.cc:1403] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.214s	user 0.021s	sys 0.020s
I20260709 13:10:16.209679 22235 raft_consensus.cc:3060] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.170202 22415 raft_consensus.cc:515] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.217528 22126 leader_election.cc:304] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:16.219512 22530 raft_consensus.cc:2804] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.220345 22530 raft_consensus.cc:697] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:16.221905 22530 consensus_queue.cc:237] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.223703 22415 leader_election.cc:290] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:16.227681 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
W20260709 13:10:16.232584 22126 leader_election.cc:343] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.233495 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33118865620445a7a1476c32e9e3b7ab" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:16.247759 22273 leader_election.cc:343] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.249516 22579 leader_election.cc:290] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:16.249305 22589 raft_consensus.cc:493] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.253003 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:16.280648 22589 raft_consensus.cc:515] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.248725 22449 consensus_queue.cc:1048] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 13:10:16.292690 22349 tablet_bootstrap.cc:654] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.299201 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:16.303736 22233 raft_consensus.cc:3060] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.304546 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33118865620445a7a1476c32e9e3b7ab" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:16.306730 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:16.307955 22159 raft_consensus.cc:2468] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:16.313868 22589 leader_election.cc:290] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.318203 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:16.319303 22309 raft_consensus.cc:2468] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:16.324564 22352 tablet_bootstrap.cc:654] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.328963 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:16.335896 22126 leader_election.cc:304] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:16.350615 22589 raft_consensus.cc:2804] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.352447 22589 raft_consensus.cc:493] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.352885 22589 raft_consensus.cc:3060] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.357645 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:16.358372 22309 raft_consensus.cc:2468] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:16.365713 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:16.367697 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:16.368532 22308 raft_consensus.cc:2468] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:16.388491 22350 raft_consensus.cc:359] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.389470 22350 raft_consensus.cc:385] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.392483 22350 raft_consensus.cc:740] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
W20260709 13:10:16.377487 22274 leader_election.cc:343] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.405648 22349 tablet_bootstrap.cc:492] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:16.406440 22349 ts_tablet_manager.cc:1403] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.353s	user 0.028s	sys 0.007s
I20260709 13:10:16.406548 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:16.408671 22350 consensus_queue.cc:260] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.411674 22229 raft_consensus.cc:2468] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:16.420183 22503 raft_consensus.cc:515] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.421721 22234 raft_consensus.cc:2393] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66f38c1851ba407188ed271b38b78602 in current term 1: Already voted for candidate ce90ea4f7f194637a802f6685349da93 in this term.
I20260709 13:10:16.422377 22235 raft_consensus.cc:2468] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:16.426514 22503 leader_election.cc:290] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.441048 22201 leader_election.cc:304] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:16.442543 22393 raft_consensus.cc:2804] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.445293 22393 raft_consensus.cc:493] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.443495 22369 consensus_queue.cc:1048] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:16.446637 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:16.448197 22308 raft_consensus.cc:3060] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.446892 22124 leader_election.cc:304] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602
I20260709 13:10:16.447220 22393 raft_consensus.cc:3060] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.451719 22437 raft_consensus.cc:2804] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.452330 22438 raft_consensus.cc:493] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.460552 22350 ts_tablet_manager.cc:1434] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.250s	user 0.005s	sys 0.005s
W20260709 13:10:16.454209 22274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 112318us
I20260709 13:10:16.459616 22438 raft_consensus.cc:515] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.468492 22591 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:16.470414 22438 leader_election.cc:290] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.473624 22233 raft_consensus.cc:2468] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:16.474553 22350 tablet_bootstrap.cc:492] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:16.477171 22393 raft_consensus.cc:515] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.485126 22591 consensus_queue.cc:1048] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:16.488942 22273 leader_election.cc:304] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:16.484598 22589 raft_consensus.cc:515] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.495564 22393 leader_election.cc:290] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.495191 22437 raft_consensus.cc:697] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:16.504483 22349 raft_consensus.cc:359] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.508874 22349 raft_consensus.cc:385] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.509244 22349 raft_consensus.cc:740] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.504236 22360 raft_consensus.cc:2804] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.513818 22360 raft_consensus.cc:697] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:16.515373 22360 consensus_queue.cc:237] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.520339 22158 raft_consensus.cc:2393] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate d49243ae03a2477bb549634af2cc2d4f in this term.
I20260709 13:10:16.518997 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:16.520363 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:16.521450 22157 raft_consensus.cc:3060] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.519892 22054 catalog_manager.cc:5697] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.523391 22596 raft_consensus.cc:493] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.521544 22306 raft_consensus.cc:3060] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.524233 22596 raft_consensus.cc:515] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.526988 22349 consensus_queue.cc:260] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.530864 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d947a6eec34ed4a08cba05a0e075dc" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:16.533854 22349 ts_tablet_manager.cc:1434] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.127s	user 0.005s	sys 0.002s
W20260709 13:10:16.511670 22274 leader_election.cc:343] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.535955 22274 leader_election.cc:304] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:16.537290 22579 raft_consensus.cc:2749] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.538607 22274 leader_election.cc:304] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:16.539849 22308 raft_consensus.cc:2468] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:16.551146 22352 tablet_bootstrap.cc:492] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:16.553256 22349 tablet_bootstrap.cc:492] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:16.550285 22579 raft_consensus.cc:2764] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:10:16.547206 22437 consensus_queue.cc:237] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:16.558296 22274 leader_election.cc:343] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.562163 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:16.562115 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:16.563438 22158 raft_consensus.cc:2393] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate d49243ae03a2477bb549634af2cc2d4f in this term.
I20260709 13:10:16.566637 22352 ts_tablet_manager.cc:1403] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.485s	user 0.021s	sys 0.039s
I20260709 13:10:16.560459 22589 leader_election.cc:290] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.572947 22352 raft_consensus.cc:359] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.575445 22352 raft_consensus.cc:385] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.575963 22352 raft_consensus.cc:740] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.577010 22156 raft_consensus.cc:3060] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.577138 22352 consensus_queue.cc:260] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.582939 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:16.583235 22201 leader_election.cc:304] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:16.584113 22369 raft_consensus.cc:2804] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.584658 22352 ts_tablet_manager.cc:1434] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:10:16.584591 22369 raft_consensus.cc:697] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:16.586128 22352 tablet_bootstrap.cc:492] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:16.587514 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d947a6eec34ed4a08cba05a0e075dc" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:16.586001 22369 consensus_queue.cc:237] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.574506 22596 leader_election.cc:290] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.600899 22350 tablet_bootstrap.cc:654] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.593809 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:16.624151 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
W20260709 13:10:16.624895 22200 leader_election.cc:343] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.625123 22233 raft_consensus.cc:2393] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d49243ae03a2477bb549634af2cc2d4f in current term 1: Already voted for candidate ce90ea4f7f194637a802f6685349da93 in this term.
I20260709 13:10:16.636451 22157 raft_consensus.cc:2468] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:16.640053 22308 raft_consensus.cc:2468] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:16.638315 22124 leader_election.cc:304] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:16.662616 22438 raft_consensus.cc:2749] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.664506 22124 leader_election.cc:304] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [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: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:16.666260 22438 raft_consensus.cc:2749] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.666774 22201 leader_election.cc:304] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:16.667721 22449 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.657873 22306 raft_consensus.cc:2468] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:16.668675 22057 catalog_manager.cc:5697] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.670492 22393 raft_consensus.cc:2804] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.671584 22201 leader_election.cc:304] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:16.654835 22349 tablet_bootstrap.cc:654] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.672701 22393 raft_consensus.cc:493] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.675112 22393 raft_consensus.cc:3060] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.674530 22595 raft_consensus.cc:2804] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.676091 22595 raft_consensus.cc:697] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:16.672432 22596 consensus_queue.cc:1048] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.677147 22595 consensus_queue.cc:237] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.685005 22352 tablet_bootstrap.cc:654] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.696318 22055 catalog_manager.cc:5697] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:16.704165 22393 raft_consensus.cc:515] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.719288 22350 tablet_bootstrap.cc:492] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:16.719830 22350 ts_tablet_manager.cc:1403] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.246s	user 0.009s	sys 0.012s
I20260709 13:10:16.728547 22054 catalog_manager.cc:5697] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.733510 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:16.734227 22306 raft_consensus.cc:3060] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.736245 22393 leader_election.cc:290] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.739544 22350 raft_consensus.cc:359] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.740309 22350 raft_consensus.cc:385] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.742214 22350 raft_consensus.cc:740] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.744197 22350 consensus_queue.cc:260] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.746764 22350 ts_tablet_manager.cc:1434] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:10:16.743498 22349 tablet_bootstrap.cc:492] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:16.749879 22349 ts_tablet_manager.cc:1403] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.215s	user 0.025s	sys 0.011s
I20260709 13:10:16.752070 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
W20260709 13:10:16.753847 22200 leader_election.cc:343] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.755760 22235 raft_consensus.cc:3060] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.747915 22306 raft_consensus.cc:2468] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:16.761601 22201 leader_election.cc:304] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
W20260709 13:10:16.762036 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:16.763923 22057 catalog_manager.cc:5697] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.766440 22349 raft_consensus.cc:359] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.767187 22349 raft_consensus.cc:385] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.767437 22349 raft_consensus.cc:740] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.768886 22437 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.772696 22349 consensus_queue.cc:260] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.774055 22350 tablet_bootstrap.cc:492] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:16.768610 22595 raft_consensus.cc:2804] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.787094 22595 raft_consensus.cc:697] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:16.788364 22352 tablet_bootstrap.cc:492] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:16.788854 22352 ts_tablet_manager.cc:1403] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.203s	user 0.014s	sys 0.004s
I20260709 13:10:16.794481 22350 tablet_bootstrap.cc:654] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.794509 22349 ts_tablet_manager.cc:1434] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 13:10:16.796552 22349 tablet_bootstrap.cc:492] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:16.802516 22438 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:16.806388 22349 tablet_bootstrap.cc:654] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.799685 22595 consensus_queue.cc:237] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.825253 22438 raft_consensus.cc:493] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.825855 22438 raft_consensus.cc:515] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.835959 22579 raft_consensus.cc:493] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.836532 22579 raft_consensus.cc:515] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.840086 22579 leader_election.cc:290] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:16.841413 22438 leader_election.cc:290] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:16.841624 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f5f6a5135b490aac13d1ed804a831d" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:16.843248 22274 leader_election.cc:343] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.843784 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f5f6a5135b490aac13d1ed804a831d" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:16.844534 22350 tablet_bootstrap.cc:492] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:16.845970 22350 ts_tablet_manager.cc:1403] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.003s
I20260709 13:10:16.846133 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
W20260709 13:10:16.848611 22273 leader_election.cc:343] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.849795 22273 leader_election.cc:304] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:16.851778 22360 raft_consensus.cc:2749] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.858532 22350 raft_consensus.cc:359] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.859817 22350 raft_consensus.cc:385] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.860128 22350 raft_consensus.cc:740] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.860836 22350 consensus_queue.cc:260] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.862345 22350 ts_tablet_manager.cc:1434] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:10:16.863255 22350 tablet_bootstrap.cc:492] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:16.881569 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:16.882571 22234 raft_consensus.cc:2393] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49243ae03a2477bb549634af2cc2d4f in current term 1: Already voted for candidate 66f38c1851ba407188ed271b38b78602 in this term.
I20260709 13:10:16.887804 22352 raft_consensus.cc:359] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.887866 22349 tablet_bootstrap.cc:492] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:16.888677 22352 raft_consensus.cc:385] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.888928 22349 ts_tablet_manager.cc:1403] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.027s
I20260709 13:10:16.888993 22352 raft_consensus.cc:740] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.890558 22124 leader_election.cc:304] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:16.891440 22437 raft_consensus.cc:3060] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.900560 22349 raft_consensus.cc:359] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.901710 22349 raft_consensus.cc:385] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.902024 22349 raft_consensus.cc:740] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.907337 22350 tablet_bootstrap.cc:654] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.907215 22437 raft_consensus.cc:2749] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.907215 22349 consensus_queue.cc:260] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.910492 22352 consensus_queue.cc:260] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.911475 22057 catalog_manager.cc:5697] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.913349 22349 ts_tablet_manager.cc:1434] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 13:10:16.915019 22349 tablet_bootstrap.cc:492] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:16.917256 22352 ts_tablet_manager.cc:1434] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.000s
I20260709 13:10:16.918535 22352 tablet_bootstrap.cc:492] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:16.922317 22349 tablet_bootstrap.cc:654] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.937966 22352 tablet_bootstrap.cc:654] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.939968 22590 raft_consensus.cc:493] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.940897 22590 raft_consensus.cc:515] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.949542 22156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:16.951635 22274 leader_election.cc:343] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.954598 22590 leader_election.cc:290] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:16.955045 22350 tablet_bootstrap.cc:492] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:16.955524 22350 ts_tablet_manager.cc:1403] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.032s
I20260709 13:10:16.955703 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:16.957162 22273 leader_election.cc:343] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.957629 22273 leader_election.cc:304] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:16.959153 22590 raft_consensus.cc:2749] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.963523 22349 tablet_bootstrap.cc:492] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:16.964116 22349 ts_tablet_manager.cc:1403] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.021s
I20260709 13:10:16.964156 22352 tablet_bootstrap.cc:492] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:16.964828 22352 ts_tablet_manager.cc:1403] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.002s
I20260709 13:10:16.968047 22352 raft_consensus.cc:359] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.967893 22349 raft_consensus.cc:359] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.969712 22352 raft_consensus.cc:385] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.969810 22349 raft_consensus.cc:385] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.970089 22352 raft_consensus.cc:740] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.970189 22349 raft_consensus.cc:740] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.968892 22350 raft_consensus.cc:359] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.971019 22350 raft_consensus.cc:385] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.971338 22350 raft_consensus.cc:740] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.970881 22352 consensus_queue.cc:260] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.971962 22350 consensus_queue.cc:260] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.974063 22350 ts_tablet_manager.cc:1434] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:10:16.974128 22352 ts_tablet_manager.cc:1434] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:10:16.975042 22350 tablet_bootstrap.cc:492] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:16.975303 22352 tablet_bootstrap.cc:492] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:16.981500 22350 tablet_bootstrap.cc:654] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.982046 22349 consensus_queue.cc:260] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.983923 22349 ts_tablet_manager.cc:1434] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:10:16.985363 22349 tablet_bootstrap.cc:492] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:16.987655 22437 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.989352 22590 raft_consensus.cc:493] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.989898 22590 raft_consensus.cc:515] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:16.992183 22590 leader_election.cc:290] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:16.994086 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e52c8d7094a49a254b18392f59fc6" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:16.994872 22234 raft_consensus.cc:2468] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:16.996344 22349 tablet_bootstrap.cc:654] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.996773 22273 leader_election.cc:304] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:16.998459 22360 raft_consensus.cc:2804] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.998905 22360 raft_consensus.cc:493] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.999286 22360 raft_consensus.cc:3060] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.001657 22156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e52c8d7094a49a254b18392f59fc6" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:17.002395 22156 raft_consensus.cc:2468] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:17.004087 22352 tablet_bootstrap.cc:654] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.005604 22595 consensus_queue.cc:1048] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:17.013478 22360 raft_consensus.cc:515] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.016673 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e52c8d7094a49a254b18392f59fc6" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:17.017283 22159 raft_consensus.cc:3060] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.022661 22352 tablet_bootstrap.cc:492] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:17.023200 22352 ts_tablet_manager.cc:1403] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.007s
I20260709 13:10:17.027581 22159 raft_consensus.cc:2468] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:17.028288 22352 raft_consensus.cc:359] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.030746 22352 raft_consensus.cc:385] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.028839 22274 leader_election.cc:304] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:17.031062 22352 raft_consensus.cc:740] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.031693 22449 raft_consensus.cc:2804] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.032323 22449 raft_consensus.cc:697] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:17.034083 22449 consensus_queue.cc:237] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.032280 22352 consensus_queue.cc:260] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.037106 22352 ts_tablet_manager.cc:1434] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:10:17.038607 22352 tablet_bootstrap.cc:492] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:17.045433 22352 tablet_bootstrap.cc:654] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.045140 22595 consensus_queue.cc:1048] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.051633 22360 leader_election.cc:290] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:17.056787 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e52c8d7094a49a254b18392f59fc6" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:17.057510 22235 raft_consensus.cc:3060] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.064646 22235 raft_consensus.cc:2468] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:17.080708 22352 tablet_bootstrap.cc:492] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:17.081282 22352 ts_tablet_manager.cc:1403] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.005s
I20260709 13:10:17.086081 22596 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.093827 22352 raft_consensus.cc:359] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.094655 22352 raft_consensus.cc:385] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.098866 22352 raft_consensus.cc:740] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.099660 22352 consensus_queue.cc:260] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.112646 22352 ts_tablet_manager.cc:1434] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 13:10:17.113711 22352 tablet_bootstrap.cc:492] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:17.120048 22308 raft_consensus.cc:3060] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.136324 22352 tablet_bootstrap.cc:654] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.169855 22595 raft_consensus.cc:493] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.170446 22595 raft_consensus.cc:515] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.174746 22595 leader_election.cc:290] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.175143 22415 consensus_queue.cc:1048] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.176170 22596 raft_consensus.cc:493] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.176687 22596 raft_consensus.cc:515] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.178880 22596 leader_election.cc:290] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.181500 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f082c5d4ef140e38c5b078acca21cc9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:17.187175 22352 tablet_bootstrap.cc:492] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:17.187235 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f5f6a5135b490aac13d1ed804a831d" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:17.188266 22160 raft_consensus.cc:2468] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:17.187729 22352 ts_tablet_manager.cc:1403] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.002s
W20260709 13:10:17.192135 22200 leader_election.cc:343] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.196770 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f082c5d4ef140e38c5b078acca21cc9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:17.199333 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f5f6a5135b490aac13d1ed804a831d" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:17.193806 22352 raft_consensus.cc:359] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.200235 22352 raft_consensus.cc:385] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.200176 22309 raft_consensus.cc:2468] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:17.200614 22352 raft_consensus.cc:740] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.202507 22352 consensus_queue.cc:260] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.203495 22200 leader_election.cc:304] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:17.205551 22595 raft_consensus.cc:2804] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.206233 22595 raft_consensus.cc:493] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.206805 22595 raft_consensus.cc:3060] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.207603 22352 ts_tablet_manager.cc:1434] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
W20260709 13:10:17.231926 22201 leader_election.cc:343] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.232703 22201 leader_election.cc:304] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:17.233851 22596 raft_consensus.cc:2749] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.237517 22437 raft_consensus.cc:493] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.238256 22437 raft_consensus.cc:515] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.239290 22590 consensus_queue.cc:1048] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.244398 22437 leader_election.cc:290] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.253021 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:17.280521 22352 tablet_bootstrap.cc:492] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:17.283601 22055 catalog_manager.cc:5697] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:17.294410 22590 raft_consensus.cc:493] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.296083 22590 raft_consensus.cc:515] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.296252 22589 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:17.298491 22349 tablet_bootstrap.cc:492] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:17.298993 22349 ts_tablet_manager.cc:1403] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.314s	user 0.096s	sys 0.172s
I20260709 13:10:17.299266 22590 leader_election.cc:290] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:17.300860 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:17.309157 22306 raft_consensus.cc:2393] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49243ae03a2477bb549634af2cc2d4f in current term 1: Already voted for candidate ce90ea4f7f194637a802f6685349da93 in this term.
I20260709 13:10:17.310218 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:17.317035 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:17.319576 22352 tablet_bootstrap.cc:654] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.316475 22126 leader_election.cc:304] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:17.340638 22437 raft_consensus.cc:3060] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:17.391242 22273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 55697.7us
I20260709 13:10:17.397823 22437 raft_consensus.cc:2749] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.403628 22274 leader_election.cc:304] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:17.407222 22349 raft_consensus.cc:359] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.420166 22349 raft_consensus.cc:385] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.420674 22349 raft_consensus.cc:740] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.421597 22349 consensus_queue.cc:260] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.394578 22595 raft_consensus.cc:515] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.432456 22350 tablet_bootstrap.cc:492] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:17.432994 22350 ts_tablet_manager.cc:1403] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.458s	user 0.056s	sys 0.080s
I20260709 13:10:17.435425 22349 ts_tablet_manager.cc:1434] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.136s	user 0.010s	sys 0.000s
I20260709 13:10:17.439584 22350 raft_consensus.cc:359] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.440356 22350 raft_consensus.cc:385] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.440660 22350 raft_consensus.cc:740] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.441341 22350 consensus_queue.cc:260] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.446794 22360 raft_consensus.cc:2749] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:17.452253 22349 tablet_bootstrap.cc:492] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:17.451552 22595 leader_election.cc:290] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.460723 22350 ts_tablet_manager.cc:1434] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:10:17.459733 22589 raft_consensus.cc:493] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.461493 22589 raft_consensus.cc:515] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.463599 22589 leader_election.cc:290] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.465726 22350 tablet_bootstrap.cc:492] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:17.451097 22437 raft_consensus.cc:493] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.469166 22352 tablet_bootstrap.cc:492] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:17.469622 22352 ts_tablet_manager.cc:1403] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.189s	user 0.013s	sys 0.020s
I20260709 13:10:17.469801 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:17.470484 22309 raft_consensus.cc:2468] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:17.472325 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f5f6a5135b490aac13d1ed804a831d" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:17.472942 22305 raft_consensus.cc:3060] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.468580 22437 raft_consensus.cc:515] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.478569 22360 consensus_queue.cc:1048] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:17.479880 22437 leader_election.cc:290] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.481699 22126 leader_election.cc:304] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:17.482613 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f082c5d4ef140e38c5b078acca21cc9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:17.483224 22600 raft_consensus.cc:2804] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.483379 22306 raft_consensus.cc:2468] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:17.483675 22600 raft_consensus.cc:493] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.484055 22600 raft_consensus.cc:3060] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.486115 22305 raft_consensus.cc:2468] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:17.488814 22393 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.491434 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:17.492676 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f082c5d4ef140e38c5b078acca21cc9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:17.493276 22229 raft_consensus.cc:2468] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:17.496452 22126 leader_election.cc:304] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:17.498174 22438 raft_consensus.cc:2804] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.498590 22438 raft_consensus.cc:493] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.498941 22438 raft_consensus.cc:3060] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.506620 22438 raft_consensus.cc:515] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.509778 22393 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.510058 22201 leader_election.cc:304] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:17.511634 22438 leader_election.cc:290] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.512804 22393 raft_consensus.cc:2804] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.513793 22393 raft_consensus.cc:697] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:17.515672 22352 raft_consensus.cc:359] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.516383 22352 raft_consensus.cc:385] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.516638 22352 raft_consensus.cc:740] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.519323 22352 consensus_queue.cc:260] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.523622 22352 ts_tablet_manager.cc:1434] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.003s
I20260709 13:10:17.529389 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f5f6a5135b490aac13d1ed804a831d" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:17.530140 22159 raft_consensus.cc:3060] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.530622 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f082c5d4ef140e38c5b078acca21cc9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:17.532583 22229 raft_consensus.cc:3060] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.536279 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f082c5d4ef140e38c5b078acca21cc9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:17.537182 22305 raft_consensus.cc:3060] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:17.524906 22124 leader_election.cc:343] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.518937 22393 consensus_queue.cc:237] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.564384 22159 raft_consensus.cc:2468] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:17.565696 22595 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:10:17.573709 22350 tablet_bootstrap.cc:654] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.575116 22305 raft_consensus.cc:2468] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:17.590793 22352 tablet_bootstrap.cc:492] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:17.603153 22349 tablet_bootstrap.cc:654] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.607882 22057 catalog_manager.cc:5697] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:17.596623 22126 leader_election.cc:304] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:17.631040 22437 raft_consensus.cc:2804] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.605829 22600 raft_consensus.cc:515] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.637094 22600 leader_election.cc:290] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.641147 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:17.641697 22415 consensus_queue.cc:1048] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:17.651000 22124 leader_election.cc:343] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.652621 22437 raft_consensus.cc:697] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:17.670037 22437 consensus_queue.cc:237] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.677174 22438 raft_consensus.cc:493] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.689368 22438 raft_consensus.cc:515] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.697297 22349 tablet_bootstrap.cc:492] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:17.697832 22349 ts_tablet_manager.cc:1403] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.246s	user 0.017s	sys 0.006s
I20260709 13:10:17.702737 22229 raft_consensus.cc:2468] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:17.705890 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33118865620445a7a1476c32e9e3b7ab" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:17.706724 22235 raft_consensus.cc:2468] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:17.708226 22124 leader_election.cc:304] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:17.711234 22437 raft_consensus.cc:2804] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.711647 22437 raft_consensus.cc:493] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.711982 22437 raft_consensus.cc:3060] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.717384 22352 tablet_bootstrap.cc:654] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.722450 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:17.723049 22438 leader_election.cc:290] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.723122 22308 raft_consensus.cc:3060] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.719969 22054 catalog_manager.cc:5697] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:17.725059 22349 raft_consensus.cc:359] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.725523 22349 raft_consensus.cc:385] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.725692 22349 raft_consensus.cc:740] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.719210 22437 raft_consensus.cc:515] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.734459 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33118865620445a7a1476c32e9e3b7ab" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:17.735144 22229 raft_consensus.cc:3060] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.736074 22350 tablet_bootstrap.cc:492] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:17.736580 22350 ts_tablet_manager.cc:1403] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.271s	user 0.014s	sys 0.004s
I20260709 13:10:17.739342 22350 raft_consensus.cc:359] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.740064 22350 raft_consensus.cc:385] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.740343 22350 raft_consensus.cc:740] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.741118 22350 consensus_queue.cc:260] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.742902 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33118865620445a7a1476c32e9e3b7ab" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:17.743919 22305 raft_consensus.cc:2468] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:17.744334 22350 ts_tablet_manager.cc:1434] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:17.745468 22350 tablet_bootstrap.cc:492] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:17.751322 22350 tablet_bootstrap.cc:654] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.726356 22349 consensus_queue.cc:260] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.754963 22591 raft_consensus.cc:493] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.755441 22591 raft_consensus.cc:515] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.742779 22229 raft_consensus.cc:2468] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:17.757654 22124 leader_election.cc:304] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:17.760053 22349 ts_tablet_manager.cc:1434] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.002s
I20260709 13:10:17.760968 22642 raft_consensus.cc:2804] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.761452 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bb213657341e5940fcae1882c8938" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:17.761677 22642 raft_consensus.cc:697] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:17.762984 22642 consensus_queue.cc:237] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.765137 22352 tablet_bootstrap.cc:492] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:17.765612 22352 ts_tablet_manager.cc:1403] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.175s	user 0.027s	sys 0.011s
I20260709 13:10:17.768169 22352 raft_consensus.cc:359] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.768873 22352 raft_consensus.cc:385] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.769136 22352 raft_consensus.cc:740] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
W20260709 13:10:17.769313 22274 leader_election.cc:343] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.770009 22352 consensus_queue.cc:260] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.772187 22352 ts_tablet_manager.cc:1434] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:17.773058 22352 tablet_bootstrap.cc:492] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:17.780313 22352 tablet_bootstrap.cc:654] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.788662 22308 raft_consensus.cc:2468] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:17.761168 22349 tablet_bootstrap.cc:492] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:17.795475 22126 leader_election.cc:304] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:17.795668 22591 leader_election.cc:290] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:17.797147 22589 raft_consensus.cc:2804] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.798625 22589 raft_consensus.cc:697] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:17.799607 22589 consensus_queue.cc:237] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.800444 22437 leader_election.cc:290] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.805215 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bb213657341e5940fcae1882c8938" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:17.808444 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33118865620445a7a1476c32e9e3b7ab" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:17.809262 22305 raft_consensus.cc:3060] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.811026 22054 catalog_manager.cc:5697] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:17.819648 22273 leader_election.cc:343] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.821976 22273 leader_election.cc:304] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:17.824002 22591 raft_consensus.cc:2749] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.817855 22305 raft_consensus.cc:2468] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:17.825404 22349 tablet_bootstrap.cc:654] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.833913 22056 catalog_manager.cc:5697] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:17.844036 22349 tablet_bootstrap.cc:492] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:17.844524 22349 ts_tablet_manager.cc:1403] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.003s
I20260709 13:10:17.847170 22349 raft_consensus.cc:359] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.847852 22349 raft_consensus.cc:385] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.848122 22349 raft_consensus.cc:740] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.848896 22349 consensus_queue.cc:260] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.851058 22350 tablet_bootstrap.cc:492] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:17.851580 22352 tablet_bootstrap.cc:492] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:17.852634 22352 ts_tablet_manager.cc:1403] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.020s
I20260709 13:10:17.850878 22349 ts_tablet_manager.cc:1434] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:17.853829 22349 tablet_bootstrap.cc:492] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:17.855188 22350 ts_tablet_manager.cc:1403] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.002s
I20260709 13:10:17.856187 22352 raft_consensus.cc:359] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.856931 22352 raft_consensus.cc:385] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.857210 22352 raft_consensus.cc:740] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.857988 22352 consensus_queue.cc:260] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.859615 22349 tablet_bootstrap.cc:654] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.860535 22352 ts_tablet_manager.cc:1434] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:10:17.863642 22352 tablet_bootstrap.cc:492] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:17.868077 22350 raft_consensus.cc:359] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.868918 22350 raft_consensus.cc:385] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.869210 22350 raft_consensus.cc:740] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.870071 22350 consensus_queue.cc:260] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.875744 22352 tablet_bootstrap.cc:654] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.879846 22350 ts_tablet_manager.cc:1434] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 13:10:17.901861 22634 raft_consensus.cc:493] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.902434 22634 raft_consensus.cc:515] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.907325 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befdb9e1a7de45248764de260d83f004" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:17.908102 22350 tablet_bootstrap.cc:492] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:17.908177 22157 raft_consensus.cc:2468] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:17.910696 22200 leader_election.cc:304] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:17.911713 22393 raft_consensus.cc:2804] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.912109 22393 raft_consensus.cc:493] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.912530 22393 raft_consensus.cc:3060] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.913808 22634 leader_election.cc:290] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.914475 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befdb9e1a7de45248764de260d83f004" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:17.919489 22393 raft_consensus.cc:515] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.922520 22156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befdb9e1a7de45248764de260d83f004" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:17.923169 22156 raft_consensus.cc:3060] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:17.923345 22201 leader_election.cc:343] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.930233 22156 raft_consensus.cc:2468] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:17.932047 22393 leader_election.cc:290] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:17.933537 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befdb9e1a7de45248764de260d83f004" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:17.936650 22200 leader_election.cc:304] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
W20260709 13:10:17.938481 22201 leader_election.cc:343] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.939344 22596 raft_consensus.cc:2804] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.939971 22596 raft_consensus.cc:697] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:17.940367 22349 tablet_bootstrap.cc:492] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:17.940825 22349 ts_tablet_manager.cc:1403] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.087s	user 0.026s	sys 0.030s
I20260709 13:10:17.940979 22596 consensus_queue.cc:237] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.944559 22352 tablet_bootstrap.cc:492] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:17.945065 22352 ts_tablet_manager.cc:1403] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.082s	user 0.025s	sys 0.027s
I20260709 13:10:17.946463 22349 raft_consensus.cc:359] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.947182 22349 raft_consensus.cc:385] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.947458 22349 raft_consensus.cc:740] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.948220 22349 consensus_queue.cc:260] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.949000 22352 raft_consensus.cc:359] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.949643 22352 raft_consensus.cc:385] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.949896 22352 raft_consensus.cc:740] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.950384 22349 ts_tablet_manager.cc:1434] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:10:17.950489 22352 consensus_queue.cc:260] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.951967 22349 tablet_bootstrap.cc:492] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:17.952745 22352 ts_tablet_manager.cc:1434] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:17.953711 22352 tablet_bootstrap.cc:492] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
W20260709 13:10:17.960116 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:17.966420 22349 tablet_bootstrap.cc:654] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.969039 22591 raft_consensus.cc:493] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.969694 22591 raft_consensus.cc:515] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:17.973413 22350 tablet_bootstrap.cc:654] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.981031 22591 leader_election.cc:290] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:17.983186 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:17.983657 22156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:17.984875 22273 leader_election.cc:343] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:17.986114 22274 leader_election.cc:343] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.986881 22274 leader_election.cc:304] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:17.988436 22360 raft_consensus.cc:2749] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.994765 22393 consensus_queue.cc:1048] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:17.994231 22056 catalog_manager.cc:5697] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:17.997249 22352 tablet_bootstrap.cc:654] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.002308 22349 tablet_bootstrap.cc:492] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:18.002856 22349 ts_tablet_manager.cc:1403] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.020s
I20260709 13:10:18.006237 22349 raft_consensus.cc:359] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.007261 22349 raft_consensus.cc:385] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.007807 22349 raft_consensus.cc:740] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.009035 22349 consensus_queue.cc:260] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.011696 22349 ts_tablet_manager.cc:1434] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:10:18.013707 22349 tablet_bootstrap.cc:492] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:18.024647 22634 consensus_queue.cc:1048] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.024919 22350 tablet_bootstrap.cc:492] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:18.025720 22350 ts_tablet_manager.cc:1403] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.006s
I20260709 13:10:18.029525 22350 raft_consensus.cc:359] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.030213 22350 raft_consensus.cc:385] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.030486 22350 raft_consensus.cc:740] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.031441 22350 consensus_queue.cc:260] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.033102 22349 tablet_bootstrap.cc:654] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.045182 22349 tablet_bootstrap.cc:492] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:18.045675 22349 ts_tablet_manager.cc:1403] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260709 13:10:18.048702 22349 raft_consensus.cc:359] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.049399 22349 raft_consensus.cc:385] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.049693 22349 raft_consensus.cc:740] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.050628 22349 consensus_queue.cc:260] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.053792 22349 ts_tablet_manager.cc:1434] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:10:18.055300 22349 tablet_bootstrap.cc:492] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:18.059847 22350 ts_tablet_manager.cc:1434] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:10:18.062588 22349 tablet_bootstrap.cc:654] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.068176 22641 consensus_queue.cc:1048] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:18.069458 22350 tablet_bootstrap.cc:492] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:18.083221 22642 consensus_queue.cc:1048] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.095217 22350 tablet_bootstrap.cc:654] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.119648 22349 tablet_bootstrap.cc:492] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:18.120105 22349 ts_tablet_manager.cc:1403] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.001s
I20260709 13:10:18.122906 22349 raft_consensus.cc:359] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.123646 22349 raft_consensus.cc:385] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.123967 22349 raft_consensus.cc:740] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.124641 22349 consensus_queue.cc:260] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.129544 22352 tablet_bootstrap.cc:492] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:18.130079 22352 ts_tablet_manager.cc:1403] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.177s	user 0.012s	sys 0.027s
I20260709 13:10:18.132387 22589 raft_consensus.cc:493] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.132807 22352 raft_consensus.cc:359] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.133664 22352 raft_consensus.cc:385] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.133945 22352 raft_consensus.cc:740] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.134856 22352 consensus_queue.cc:260] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.137950 22352 ts_tablet_manager.cc:1434] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:18.132866 22589 raft_consensus.cc:515] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.138886 22350 tablet_bootstrap.cc:492] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:18.139047 22352 tablet_bootstrap.cc:492] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:18.139523 22350 ts_tablet_manager.cc:1403] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.003s
I20260709 13:10:18.141976 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bb213657341e5940fcae1882c8938" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:18.142514 22350 raft_consensus.cc:359] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.143472 22350 raft_consensus.cc:385] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.143999 22350 raft_consensus.cc:740] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.144901 22350 consensus_queue.cc:260] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.145857 22229 raft_consensus.cc:2468] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:18.146868 22589 leader_election.cc:290] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:18.147277 22352 tablet_bootstrap.cc:654] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.126742 22349 ts_tablet_manager.cc:1434] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:18.150341 22124 leader_election.cc:304] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.150966 22349 tablet_bootstrap.cc:492] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:18.156153 22350 ts_tablet_manager.cc:1434] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:10:18.157294 22350 tablet_bootstrap.cc:492] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:18.157397 22589 raft_consensus.cc:2804] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.157912 22589 raft_consensus.cc:493] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.158277 22589 raft_consensus.cc:3060] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.163098 22634 raft_consensus.cc:493] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.163823 22352 tablet_bootstrap.cc:492] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:18.163596 22634 raft_consensus.cc:515] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.164323 22352 ts_tablet_manager.cc:1403] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.011s
I20260709 13:10:18.165246 22350 tablet_bootstrap.cc:654] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.167778 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:18.171025 22634 leader_election.cc:290] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:18.171437 22352 raft_consensus.cc:359] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.172483 22352 raft_consensus.cc:385] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.173044 22352 raft_consensus.cc:740] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.173187 22349 tablet_bootstrap.cc:654] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.173836 22352 consensus_queue.cc:260] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.176834 22352 ts_tablet_manager.cc:1434] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:10:18.178108 22352 tablet_bootstrap.cc:492] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:18.179809 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:18.180758 22306 raft_consensus.cc:2393] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate d49243ae03a2477bb549634af2cc2d4f in this term.
I20260709 13:10:18.182888 22201 leader_election.cc:304] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:18.180716 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bb213657341e5940fcae1882c8938" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:18.184408 22393 raft_consensus.cc:3060] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.184408 22308 raft_consensus.cc:2468] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:18.186784 22352 tablet_bootstrap.cc:654] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.189561 22350 tablet_bootstrap.cc:492] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:18.190901 22349 tablet_bootstrap.cc:492] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:18.194478 22589 raft_consensus.cc:515] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.198194 22349 ts_tablet_manager.cc:1403] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.000s
I20260709 13:10:18.195196 22393 raft_consensus.cc:2749] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.200665 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bb213657341e5940fcae1882c8938" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:18.201330 22235 raft_consensus.cc:3060] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.201187 22349 raft_consensus.cc:359] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.201932 22349 raft_consensus.cc:385] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.202224 22349 raft_consensus.cc:740] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.203081 22349 consensus_queue.cc:260] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.204531 22350 ts_tablet_manager.cc:1403] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.000s
I20260709 13:10:18.207955 22350 raft_consensus.cc:359] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.208360 22589 leader_election.cc:290] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:18.208492 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bb213657341e5940fcae1882c8938" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:18.208801 22350 raft_consensus.cc:385] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.209131 22306 raft_consensus.cc:3060] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.209244 22350 raft_consensus.cc:740] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.210206 22235 raft_consensus.cc:2468] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:18.211099 22360 raft_consensus.cc:493] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.211555 22124 leader_election.cc:304] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.211542 22360 raft_consensus.cc:515] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.212556 22589 raft_consensus.cc:2804] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.213241 22589 raft_consensus.cc:697] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:18.213562 22360 leader_election.cc:290] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:18.215046 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befdb9e1a7de45248764de260d83f004" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:18.215879 22158 raft_consensus.cc:2393] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66f38c1851ba407188ed271b38b78602 in current term 1: Already voted for candidate ce90ea4f7f194637a802f6685349da93 in this term.
I20260709 13:10:18.216972 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befdb9e1a7de45248764de260d83f004" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:18.220419 22273 leader_election.cc:304] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:18.221720 22360 raft_consensus.cc:3060] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.231243 22306 raft_consensus.cc:2468] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:18.231904 22360 raft_consensus.cc:2749] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.233574 22634 raft_consensus.cc:493] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.233886 22349 ts_tablet_manager.cc:1434] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 13:10:18.214095 22589 consensus_queue.cc:237] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.235975 22634 raft_consensus.cc:515] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.238304 22349 tablet_bootstrap.cc:492] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:18.238623 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658d099651442788be0b1c14972e00b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:18.239324 22157 raft_consensus.cc:2468] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:18.240679 22200 leader_election.cc:304] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.241917 22393 raft_consensus.cc:2804] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.242477 22393 raft_consensus.cc:493] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.234558 22350 consensus_queue.cc:260] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.242944 22393 raft_consensus.cc:3060] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.244603 22350 ts_tablet_manager.cc:1434] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 13:10:18.250505 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658d099651442788be0b1c14972e00b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:18.250675 22349 tablet_bootstrap.cc:654] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.251008 22634 leader_election.cc:290] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:18.251665 22306 raft_consensus.cc:2468] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:18.251349 22393 raft_consensus.cc:515] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.252442 22360 raft_consensus.cc:493] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.252882 22360 raft_consensus.cc:515] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.255970 22352 tablet_bootstrap.cc:492] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:18.256472 22352 ts_tablet_manager.cc:1403] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.017s
I20260709 13:10:18.257133 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:18.258420 22360 leader_election.cc:290] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:18.259861 22352 raft_consensus.cc:359] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.260671 22352 raft_consensus.cc:385] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.261005 22352 raft_consensus.cc:740] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.262145 22352 consensus_queue.cc:260] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.263387 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658d099651442788be0b1c14972e00b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:18.264196 22158 raft_consensus.cc:3060] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.265599 22352 ts_tablet_manager.cc:1434] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:18.266628 22157 raft_consensus.cc:2468] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:18.268843 22274 leader_election.cc:304] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.270023 22415 raft_consensus.cc:2804] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.270465 22415 raft_consensus.cc:493] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.270896 22415 raft_consensus.cc:3060] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.274103 22158 raft_consensus.cc:2468] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:18.275525 22200 leader_election.cc:304] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.276368 22634 raft_consensus.cc:2804] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.277001 22634 raft_consensus.cc:697] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:18.277820 22634 consensus_queue.cc:237] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.283463 22393 leader_election.cc:290] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:18.266649 22352 tablet_bootstrap.cc:492] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:18.284592 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
W20260709 13:10:18.285674 22273 leader_election.cc:343] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.285557 22056 catalog_manager.cc:5697] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.286226 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658d099651442788be0b1c14972e00b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:18.286970 22306 raft_consensus.cc:3060] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.287684 22350 tablet_bootstrap.cc:492] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:18.293752 22350 tablet_bootstrap.cc:654] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.293855 22306 raft_consensus.cc:2468] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:18.297065 22642 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:10:18.315708 22415 raft_consensus.cc:515] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.319993 22415 leader_election.cc:290] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:18.326550 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:18.325913 22056 catalog_manager.cc:5697] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:18.331200 22273 leader_election.cc:343] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.334400 22349 tablet_bootstrap.cc:492] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:18.337695 22438 consensus_queue.cc:1048] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:18.340456 22349 ts_tablet_manager.cc:1403] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.102s	user 0.031s	sys 0.026s
I20260709 13:10:18.344405 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:18.346575 22158 raft_consensus.cc:3060] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.351747 22349 raft_consensus.cc:359] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.352581 22349 raft_consensus.cc:385] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.352880 22349 raft_consensus.cc:740] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.355398 22438 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.353629 22349 consensus_queue.cc:260] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.362581 22350 tablet_bootstrap.cc:492] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:18.363116 22350 ts_tablet_manager.cc:1403] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.036s
I20260709 13:10:18.369138 22350 raft_consensus.cc:359] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.369846 22350 raft_consensus.cc:385] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.370014 22158 raft_consensus.cc:2468] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:18.371963 22274 leader_election.cc:304] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:18.373776 22352 tablet_bootstrap.cc:654] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.370122 22350 raft_consensus.cc:740] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.378130 22591 raft_consensus.cc:2804] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.378679 22591 raft_consensus.cc:697] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:18.382694 22438 consensus_queue.cc:1048] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.383416 22360 raft_consensus.cc:493] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.383872 22360 raft_consensus.cc:515] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.386674 22349 ts_tablet_manager.cc:1434] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.004s
I20260709 13:10:18.386528 22591 consensus_queue.cc:237] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.387972 22349 tablet_bootstrap.cc:492] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:18.388957 22360 leader_election.cc:290] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:18.392324 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccabea6cb624f62a4b42a751d14a72a" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:18.393466 22158 raft_consensus.cc:2468] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:18.395871 22274 leader_election.cc:304] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.396795 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccabea6cb624f62a4b42a751d14a72a" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:18.397904 22350 consensus_queue.cc:260] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.402036 22393 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.397579 22415 raft_consensus.cc:2804] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.410985 22350 ts_tablet_manager.cc:1434] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:10:18.409488 22415 raft_consensus.cc:493] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.406772 22234 raft_consensus.cc:2468] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:18.421689 22415 raft_consensus.cc:3060] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.455730 22350 tablet_bootstrap.cc:492] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:18.578574 22352 tablet_bootstrap.cc:492] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:18.579100 22352 ts_tablet_manager.cc:1403] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.313s	user 0.025s	sys 0.022s
I20260709 13:10:18.581730 22352 raft_consensus.cc:359] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.582398 22352 raft_consensus.cc:385] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.582535 22350 tablet_bootstrap.cc:654] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.582666 22352 raft_consensus.cc:740] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.584259 22352 consensus_queue.cc:260] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.599102 22641 raft_consensus.cc:493] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.590149 22681 raft_consensus.cc:493] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.602098 22352 ts_tablet_manager.cc:1434] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:10:18.605078 22352 tablet_bootstrap.cc:492] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:18.599807 22641 raft_consensus.cc:515] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.623679 22641 leader_election.cc:290] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:18.614351 22415 raft_consensus.cc:515] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:18.617987 22676 log.cc:927] Time spent T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 13:10:18.631760 22415 leader_election.cc:290] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:18.617051 22681 raft_consensus.cc:515] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.637444 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9204dd45a36a4257960d010ce5282d84" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:18.638824 22274 leader_election.cc:343] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.640237 22156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccabea6cb624f62a4b42a751d14a72a" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:18.640921 22156 raft_consensus.cc:3060] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.644171 22596 raft_consensus.cc:493] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.644703 22596 raft_consensus.cc:515] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.646638 22596 leader_election.cc:290] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:18.634692 22681 leader_election.cc:290] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:18.690829 22350 tablet_bootstrap.cc:492] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:18.691756 22350 ts_tablet_manager.cc:1403] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.253s	user 0.034s	sys 0.017s
I20260709 13:10:18.695873 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:18.696628 22159 raft_consensus.cc:2468] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:18.696903 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccabea6cb624f62a4b42a751d14a72a" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:18.697489 22235 raft_consensus.cc:3060] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.701153 22686 raft_consensus.cc:493] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.701752 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:18.703019 22309 raft_consensus.cc:2468] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:18.701687 22686 raft_consensus.cc:515] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.708601 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9204dd45a36a4257960d010ce5282d84" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:18.716398 22235 raft_consensus.cc:2468] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:18.727185 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9bed7d669e4ebfa4a8ae09555fa008" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:18.727998 22159 raft_consensus.cc:2468] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:18.729859 22274 leader_election.cc:304] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.730809 22681 raft_consensus.cc:2804] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.731247 22681 raft_consensus.cc:493] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.731607 22681 raft_consensus.cc:3060] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.732762 22349 tablet_bootstrap.cc:654] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.728307 22350 raft_consensus.cc:359] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.734362 22350 raft_consensus.cc:385] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.734632 22350 raft_consensus.cc:740] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.735796 22352 tablet_bootstrap.cc:654] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.719256 22686 leader_election.cc:290] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:18.737259 22595 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:18.738852 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:18.739466 22308 raft_consensus.cc:2468] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:18.739527 22200 leader_election.cc:304] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.740558 22369 raft_consensus.cc:2804] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.741125 22369 raft_consensus.cc:493] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.741456 22369 raft_consensus.cc:3060] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.746897 22126 leader_election.cc:304] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.747812 22589 raft_consensus.cc:2804] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.748274 22589 raft_consensus.cc:493] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.748661 22589 raft_consensus.cc:3060] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.745718 22056 catalog_manager.cc:5697] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.752229 22437 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.762794 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9bed7d669e4ebfa4a8ae09555fa008" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:18.764559 22273 leader_election.cc:304] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:18.767601 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:18.767817 22682 raft_consensus.cc:2804] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.763438 22350 consensus_queue.cc:260] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.766183 22595 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:18.776973 22273 leader_election.cc:343] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.771418 22682 raft_consensus.cc:697] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:18.781752 22682 consensus_queue.cc:237] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.785759 22349 tablet_bootstrap.cc:492] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:18.786276 22349 ts_tablet_manager.cc:1403] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.399s	user 0.031s	sys 0.017s
I20260709 13:10:18.778645 22231 raft_consensus.cc:2468] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:18.781831 22681 raft_consensus.cc:515] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.793018 22393 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.775805 22369 raft_consensus.cc:515] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.801169 22235 raft_consensus.cc:2393] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49243ae03a2477bb549634af2cc2d4f in current term 1: Already voted for candidate ce90ea4f7f194637a802f6685349da93 in this term.
I20260709 13:10:18.795619 22349 raft_consensus.cc:359] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.793900 22350 ts_tablet_manager.cc:1434] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.002s
I20260709 13:10:18.812331 22349 raft_consensus.cc:385] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.813398 22349 raft_consensus.cc:740] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.824755 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9bed7d669e4ebfa4a8ae09555fa008" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:18.821978 22369 leader_election.cc:290] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:18.829893 22350 tablet_bootstrap.cc:492] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:18.793478 22156 raft_consensus.cc:2468] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:18.830338 22273 leader_election.cc:304] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:18.831337 22349 consensus_queue.cc:260] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.798377 22681 leader_election.cc:290] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:18.797480 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9bed7d669e4ebfa4a8ae09555fa008" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:18.842536 22158 raft_consensus.cc:3060] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.855741 22600 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:18.858901 22589 raft_consensus.cc:515] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.861155 22349 ts_tablet_manager.cc:1434] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 13:10:18.861198 22360 raft_consensus.cc:2804] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.862004 22360 raft_consensus.cc:493] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.862335 22360 raft_consensus.cc:3060] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.863586 22589 leader_election.cc:290] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:18.866755 22352 tablet_bootstrap.cc:492] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:18.867323 22352 ts_tablet_manager.cc:1403] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.262s	user 0.015s	sys 0.009s
I20260709 13:10:18.836239 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
W20260709 13:10:18.871518 22273 leader_election.cc:343] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.875041 22054 catalog_manager.cc:5697] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.887099 22160 raft_consensus.cc:2393] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate d49243ae03a2477bb549634af2cc2d4f in this term.
I20260709 13:10:18.887933 22360 raft_consensus.cc:515] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.891211 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:18.891901 22304 raft_consensus.cc:3060] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.866852 22158 raft_consensus.cc:2468] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:18.894378 22349 tablet_bootstrap.cc:492] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:18.887989 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:18.900859 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:18.906294 22360 leader_election.cc:290] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:18.909451 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9204dd45a36a4257960d010ce5282d84" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
W20260709 13:10:18.912647 22261 tablet.cc:2406] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:10:18.913187 22274 leader_election.cc:304] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:18.914451 22682 raft_consensus.cc:2804] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.914966 22682 raft_consensus.cc:697] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:18.915827 22682 consensus_queue.cc:237] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.909112 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9204dd45a36a4257960d010ce5282d84" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:18.918737 22232 raft_consensus.cc:3060] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.920940 22231 raft_consensus.cc:2393] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d49243ae03a2477bb549634af2cc2d4f in current term 1: Already voted for candidate ce90ea4f7f194637a802f6685349da93 in this term.
I20260709 13:10:18.924126 22352 raft_consensus.cc:359] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.924867 22352 raft_consensus.cc:385] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.925132 22352 raft_consensus.cc:740] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.925740 22352 consensus_queue.cc:260] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:18.930065 22159 raft_consensus.cc:3060] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.931687 22124 leader_election.cc:304] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [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: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:18.938138 22352 ts_tablet_manager.cc:1434] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 13:10:18.947489 22641 raft_consensus.cc:2749] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.976718 22682 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.981791 22159 raft_consensus.cc:2468] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:18.983107 22352 tablet_bootstrap.cc:492] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:18.989028 22274 leader_election.cc:304] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:18.990255 22682 raft_consensus.cc:2804] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.990825 22682 raft_consensus.cc:697] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:18.991811 22682 consensus_queue.cc:237] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.037813 22054 catalog_manager.cc:5697] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:19.062536 22304 raft_consensus.cc:2468] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:19.079988 22201 leader_election.cc:304] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:19.097949 22685 raft_consensus.cc:2804] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:19.098393 22352 tablet_bootstrap.cc:654] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.098618 22685 raft_consensus.cc:697] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:19.103968 22350 tablet_bootstrap.cc:654] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.091909 22232 raft_consensus.cc:2468] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
W20260709 13:10:19.110299 22273 consensus_peers.cc:597] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.099618 22685 consensus_queue.cc:237] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:19.124253 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:19.142621 22349 tablet_bootstrap.cc:654] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.152876 22054 catalog_manager.cc:5697] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:19.183890 22686 raft_consensus.cc:493] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.188632 22686 raft_consensus.cc:515] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.192718 22686 leader_election.cc:290] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:19.200688 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a93f10fe4a04a338adf25c6299a4496" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:19.204187 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a93f10fe4a04a338adf25c6299a4496" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:19.212903 22274 leader_election.cc:343] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.213223 22352 tablet_bootstrap.cc:492] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:19.213858 22352 ts_tablet_manager.cc:1403] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.257s	user 0.026s	sys 0.016s
I20260709 13:10:19.213491 22056 catalog_manager.cc:5697] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:19.219040 22273 leader_election.cc:343] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.219534 22273 leader_election.cc:304] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:19.230808 22350 tablet_bootstrap.cc:492] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:19.231361 22350 ts_tablet_manager.cc:1403] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.402s	user 0.014s	sys 0.009s
I20260709 13:10:19.234001 22350 raft_consensus.cc:359] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.234607 22350 raft_consensus.cc:385] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.235204 22415 raft_consensus.cc:2749] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:19.237603 22349 tablet_bootstrap.cc:492] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:19.238034 22349 ts_tablet_manager.cc:1403] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.354s	user 0.023s	sys 0.002s
I20260709 13:10:19.239326 22352 raft_consensus.cc:359] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.239894 22352 raft_consensus.cc:385] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.240115 22352 raft_consensus.cc:740] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.240538 22349 raft_consensus.cc:359] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.240621 22352 consensus_queue.cc:260] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.241144 22349 raft_consensus.cc:385] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.241446 22349 raft_consensus.cc:740] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.242069 22349 consensus_queue.cc:260] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.244053 22349 ts_tablet_manager.cc:1434] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:19.234865 22350 raft_consensus.cc:740] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.254998 22350 consensus_queue.cc:260] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.250897 22352 ts_tablet_manager.cc:1434] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:10:19.256124 22349 tablet_bootstrap.cc:492] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:19.256721 22352 tablet_bootstrap.cc:492] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:19.262171 22349 tablet_bootstrap.cc:654] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.265329 22350 ts_tablet_manager.cc:1434] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:10:19.266374 22350 tablet_bootstrap.cc:492] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:19.271875 22360 consensus_queue.cc:1048] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.274695 22350 tablet_bootstrap.cc:654] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.276909 22415 consensus_queue.cc:1048] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.292912 22350 tablet_bootstrap.cc:492] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:19.293659 22350 ts_tablet_manager.cc:1403] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.012s
I20260709 13:10:19.296730 22350 raft_consensus.cc:359] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.297452 22350 raft_consensus.cc:385] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.297767 22350 raft_consensus.cc:740] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.298583 22350 consensus_queue.cc:260] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.301005 22350 ts_tablet_manager.cc:1434] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:19.301978 22350 tablet_bootstrap.cc:492] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:19.309279 22350 tablet_bootstrap.cc:654] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.310315 22360 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.334364 22352 tablet_bootstrap.cc:654] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.336241 22360 raft_consensus.cc:493] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.336848 22360 raft_consensus.cc:515] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.340207 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:19.341984 22274 leader_election.cc:343] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.343250 22360 leader_election.cc:290] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:19.352608 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:19.357446 22349 tablet_bootstrap.cc:492] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:19.358031 22349 ts_tablet_manager.cc:1403] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.037s
W20260709 13:10:19.359411 22273 leader_election.cc:343] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.359988 22273 leader_election.cc:304] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:19.360837 22591 raft_consensus.cc:2749] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:19.365089 22352 tablet_bootstrap.cc:492] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:19.364943 22349 raft_consensus.cc:359] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.365574 22352 ts_tablet_manager.cc:1403] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.109s	user 0.005s	sys 0.006s
I20260709 13:10:19.365653 22349 raft_consensus.cc:385] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.365993 22349 raft_consensus.cc:740] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.368772 22349 consensus_queue.cc:260] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.374234 22350 tablet_bootstrap.cc:492] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:19.374780 22350 ts_tablet_manager.cc:1403] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.027s
I20260709 13:10:19.376605 22349 ts_tablet_manager.cc:1434] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:10:19.386797 22349 tablet_bootstrap.cc:492] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:19.394620 22350 raft_consensus.cc:359] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.395710 22350 raft_consensus.cc:385] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.396667 22350 raft_consensus.cc:740] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.397414 22352 raft_consensus.cc:359] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.398089 22352 raft_consensus.cc:385] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.398377 22352 raft_consensus.cc:740] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.397714 22350 consensus_queue.cc:260] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.403625 22349 tablet_bootstrap.cc:654] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.407394 22352 consensus_queue.cc:260] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.408510 22350 ts_tablet_manager.cc:1434] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:10:19.409621 22350 tablet_bootstrap.cc:492] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:19.413717 22352 ts_tablet_manager.cc:1434] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260709 13:10:19.414762 22352 tablet_bootstrap.cc:492] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:19.417583 22350 tablet_bootstrap.cc:654] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.424348 22685 raft_consensus.cc:493] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.425098 22685 raft_consensus.cc:515] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.427729 22352 tablet_bootstrap.cc:654] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.446234 22349 tablet_bootstrap.cc:492] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:19.447764 22349 ts_tablet_manager.cc:1403] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.002s
I20260709 13:10:19.451726 22349 raft_consensus.cc:359] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.452570 22349 raft_consensus.cc:385] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.452905 22349 raft_consensus.cc:740] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.453685 22349 consensus_queue.cc:260] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.455389 22685 leader_election.cc:290] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:19.455938 22349 ts_tablet_manager.cc:1434] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:10:19.457111 22349 tablet_bootstrap.cc:492] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:19.457724 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:19.447613 22232 raft_consensus.cc:3060] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.463079 22349 tablet_bootstrap.cc:654] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.463406 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:19.466965 22201 leader_election.cc:304] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:19.468528 22595 raft_consensus.cc:2749] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:19.475301 22681 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.504711 22681 consensus_queue.cc:1048] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.505239 22350 tablet_bootstrap.cc:492] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:19.505770 22350 ts_tablet_manager.cc:1403] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.096s	user 0.033s	sys 0.028s
I20260709 13:10:19.505666 22685 raft_consensus.cc:493] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.506980 22685 raft_consensus.cc:515] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.508677 22350 raft_consensus.cc:359] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.509382 22350 raft_consensus.cc:385] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.509660 22350 raft_consensus.cc:740] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.510150 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a93f10fe4a04a338adf25c6299a4496" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:19.510308 22350 consensus_queue.cc:260] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:19.511986 22200 leader_election.cc:343] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.512354 22350 ts_tablet_manager.cc:1434] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:19.513470 22350 tablet_bootstrap.cc:492] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:19.518220 22685 leader_election.cc:290] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:19.519317 22350 tablet_bootstrap.cc:654] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.519495 22232 raft_consensus.cc:3060] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.522369 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a93f10fe4a04a338adf25c6299a4496" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:19.523862 22303 raft_consensus.cc:2468] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 0.
I20260709 13:10:19.544355 22438 raft_consensus.cc:493] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.544869 22438 raft_consensus.cc:515] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.549036 22352 tablet_bootstrap.cc:492] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:19.549526 22352 ts_tablet_manager.cc:1403] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.010s
I20260709 13:10:19.549782 22201 leader_election.cc:304] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:19.551515 22685 raft_consensus.cc:2804] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:19.551995 22685 raft_consensus.cc:493] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:19.552438 22685 raft_consensus.cc:3060] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.554212 22352 raft_consensus.cc:359] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.555141 22352 raft_consensus.cc:385] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.555423 22352 raft_consensus.cc:740] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.555661 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78bd1a42af346c0bae3217009e9edcf" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:19.556478 22229 raft_consensus.cc:2468] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:19.556346 22352 consensus_queue.cc:260] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.560040 22124 leader_election.cc:304] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:19.560853 22437 raft_consensus.cc:2804] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:19.561190 22437 raft_consensus.cc:493] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:19.561494 22437 raft_consensus.cc:3060] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.564576 22352 ts_tablet_manager.cc:1434] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 13:10:19.565680 22352 tablet_bootstrap.cc:492] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:19.570533 22686 consensus_queue.cc:1048] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:19.577944 22438 leader_election.cc:290] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:19.583218 22352 tablet_bootstrap.cc:654] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.588749 22437 raft_consensus.cc:515] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.593070 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78bd1a42af346c0bae3217009e9edcf" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:19.593787 22681 raft_consensus.cc:493] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.596427 22437 leader_election.cc:290] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:19.601922 22349 tablet_bootstrap.cc:492] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:19.609364 22349 ts_tablet_manager.cc:1403] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.153s	user 0.029s	sys 0.027s
I20260709 13:10:19.594645 22681 raft_consensus.cc:515] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.618259 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:19.618487 22681 leader_election.cc:290] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:19.622990 22596 consensus_queue.cc:1048] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.624243 22349 raft_consensus.cc:359] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.625056 22349 raft_consensus.cc:385] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.625347 22349 raft_consensus.cc:740] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.626060 22349 consensus_queue.cc:260] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.628262 22349 ts_tablet_manager.cc:1434] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:10:19.629292 22349 tablet_bootstrap.cc:492] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:19.638749 22349 tablet_bootstrap.cc:654] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:19.647992 22274 leader_election.cc:343] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.669732 22349 tablet_bootstrap.cc:492] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:19.670296 22349 ts_tablet_manager.cc:1403] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.003s
I20260709 13:10:19.593832 22229 raft_consensus.cc:3060] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.691962 22349 raft_consensus.cc:359] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.693078 22349 raft_consensus.cc:385] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.693476 22349 raft_consensus.cc:740] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.702850 22438 raft_consensus.cc:493] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.703531 22438 raft_consensus.cc:515] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.706058 22438 leader_election.cc:290] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:19.713613 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a93f10fe4a04a338adf25c6299a4496" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:19.694401 22349 consensus_queue.cc:260] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.739566 22229 raft_consensus.cc:2468] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:19.773582 22349 ts_tablet_manager.cc:1434] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.103s	user 0.011s	sys 0.000s
I20260709 13:10:19.775240 22349 tablet_bootstrap.cc:492] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:19.787900 22124 leader_election.cc:304] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:19.796108 22437 raft_consensus.cc:2804] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:19.788084 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78bd1a42af346c0bae3217009e9edcf" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:19.796615 22437 raft_consensus.cc:697] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:19.797039 22305 raft_consensus.cc:2468] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:19.790431 22438 raft_consensus.cc:493] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.797065 22350 tablet_bootstrap.cc:492] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:19.797464 22437 consensus_queue.cc:237] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.798295 22350 ts_tablet_manager.cc:1403] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.285s	user 0.114s	sys 0.136s
I20260709 13:10:19.794382 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a93f10fe4a04a338adf25c6299a4496" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:19.790123 22352 tablet_bootstrap.cc:492] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:19.799722 22304 raft_consensus.cc:2468] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:19.799923 22352 ts_tablet_manager.cc:1403] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.234s	user 0.030s	sys 0.044s
I20260709 13:10:19.789047 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78bd1a42af346c0bae3217009e9edcf" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:19.801332 22303 raft_consensus.cc:3060] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.802230 22350 raft_consensus.cc:359] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.797971 22438 raft_consensus.cc:515] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.803061 22350 raft_consensus.cc:385] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.803448 22350 raft_consensus.cc:740] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.803560 22352 raft_consensus.cc:359] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.804461 22352 raft_consensus.cc:385] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.804452 22350 consensus_queue.cc:260] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.805078 22352 raft_consensus.cc:740] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.806208 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:19.806056 22352 consensus_queue.cc:260] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.806838 22229 raft_consensus.cc:2468] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:19.808630 22352 ts_tablet_manager.cc:1434] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:10:19.804590 22438 leader_election.cc:290] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:19.808564 22124 leader_election.cc:304] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:19.810089 22352 tablet_bootstrap.cc:492] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:19.809927 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:19.812461 22350 ts_tablet_manager.cc:1434] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:10:19.813580 22350 tablet_bootstrap.cc:492] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:19.809866 22438 raft_consensus.cc:2804] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:19.815088 22438 raft_consensus.cc:493] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:19.815447 22438 raft_consensus.cc:3060] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.818369 22726 consensus_queue.cc:1048] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:19.820037 22350 tablet_bootstrap.cc:654] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.830219 22352 tablet_bootstrap.cc:654] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.832548 22350 tablet_bootstrap.cc:492] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:19.835537 22350 ts_tablet_manager.cc:1403] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:10:19.838903 22350 raft_consensus.cc:359] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.839813 22350 raft_consensus.cc:385] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.840205 22350 raft_consensus.cc:740] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.841317 22350 consensus_queue.cc:260] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.845770 22350 ts_tablet_manager.cc:1434] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:10:19.848688 22350 tablet_bootstrap.cc:492] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:19.856391 22350 tablet_bootstrap.cc:654] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.860093 22682 raft_consensus.cc:493] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.860759 22682 raft_consensus.cc:515] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.863210 22438 raft_consensus.cc:515] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.864336 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cfaed2b114c4270bceb1b779766d980" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:19.865211 22438 leader_election.cc:290] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:19.863160 22682 leader_election.cc:290] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:19.786815 22685 raft_consensus.cc:515] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.867202 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:19.867822 22229 raft_consensus.cc:3060] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.868022 22235 raft_consensus.cc:2393] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d49243ae03a2477bb549634af2cc2d4f in current term 1: Already voted for candidate ce90ea4f7f194637a802f6685349da93 in this term.
W20260709 13:10:19.869025 22274 leader_election.cc:343] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.873370 22685 leader_election.cc:290] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:19.877612 22126 leader_election.cc:304] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:19.878331 22349 tablet_bootstrap.cc:654] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.882790 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a93f10fe4a04a338adf25c6299a4496" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:19.883455 22158 raft_consensus.cc:3060] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.855064 22303 raft_consensus.cc:2468] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:19.893898 22349 tablet_bootstrap.cc:492] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:19.894426 22349 ts_tablet_manager.cc:1403] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.004s
I20260709 13:10:19.897246 22349 raft_consensus.cc:359] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.897933 22349 raft_consensus.cc:385] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.898197 22349 raft_consensus.cc:740] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.898989 22349 consensus_queue.cc:260] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.901597 22229 raft_consensus.cc:2468] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:19.905365 22124 leader_election.cc:304] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:19.906055 22437 raft_consensus.cc:2804] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:19.906484 22437 raft_consensus.cc:697] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:19.906373 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a93f10fe4a04a338adf25c6299a4496" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:19.907366 22437 consensus_queue.cc:237] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.908000 22305 raft_consensus.cc:3060] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.893956 22158 raft_consensus.cc:2468] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:19.909816 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:19.910435 22308 raft_consensus.cc:2468] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:19.907436 22054 catalog_manager.cc:5697] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:19.911552 22589 raft_consensus.cc:2764] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:10:19.912725 22200 leader_election.cc:304] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:19.915897 22352 tablet_bootstrap.cc:492] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:19.916013 22685 raft_consensus.cc:2804] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:19.916432 22352 ts_tablet_manager.cc:1403] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.008s
I20260709 13:10:19.916533 22685 raft_consensus.cc:697] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:19.917405 22685 consensus_queue.cc:237] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.920845 22350 tablet_bootstrap.cc:492] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:19.921355 22350 ts_tablet_manager.cc:1403] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.026s
I20260709 13:10:19.922480 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:19.923117 22303 raft_consensus.cc:3060] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.924546 22350 raft_consensus.cc:359] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.925303 22350 raft_consensus.cc:385] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.925585 22350 raft_consensus.cc:740] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.927963 22350 consensus_queue.cc:260] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.930126 22350 ts_tablet_manager.cc:1434] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:10:19.932410 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cfaed2b114c4270bceb1b779766d980" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:19.933663 22352 raft_consensus.cc:359] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.935868 22352 raft_consensus.cc:385] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.936187 22352 raft_consensus.cc:740] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.936846 22352 consensus_queue.cc:260] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.939235 22350 tablet_bootstrap.cc:492] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:19.943317 22349 ts_tablet_manager.cc:1434] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.003s
I20260709 13:10:19.945468 22352 ts_tablet_manager.cc:1434] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 13:10:19.950361 22352 tablet_bootstrap.cc:492] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
W20260709 13:10:19.951422 22273 leader_election.cc:343] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.952149 22273 leader_election.cc:304] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:19.934691 22305 raft_consensus.cc:2468] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 1.
I20260709 13:10:19.967875 22349 tablet_bootstrap.cc:492] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:19.964051 22686 raft_consensus.cc:493] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.969061 22055 catalog_manager.cc:5697] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:19.974283 22273 leader_election.cc:343] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.966756 22681 raft_consensus.cc:2749] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:19.979424 22273 leader_election.cc:304] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f38c1851ba407188ed271b38b78602; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:19.982362 22686 raft_consensus.cc:515] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:19.992722 22303 raft_consensus.cc:2468] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:19.982385 22683 raft_consensus.cc:2749] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:20.036381 22350 tablet_bootstrap.cc:654] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.038349 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30a78e9b08649aa9b2367a5d7ff22b5" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
W20260709 13:10:20.043362 22274 leader_election.cc:343] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:20.068006 22201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 67323.5us
I20260709 13:10:20.081348 22349 tablet_bootstrap.cc:654] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.093207 22735 raft_consensus.cc:493] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.093816 22735 raft_consensus.cc:515] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.096206 22735 leader_election.cc:290] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:20.096446 22437 raft_consensus.cc:493] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.097435 22437 raft_consensus.cc:515] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.099399 22437 leader_election.cc:290] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:20.101958 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:20.102751 22307 raft_consensus.cc:2468] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:20.102289 22352 tablet_bootstrap.cc:654] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.107903 22126 leader_election.cc:304] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.108875 22437 raft_consensus.cc:2804] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.106045 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:20.109251 22437 raft_consensus.cc:493] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.110661 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30a78e9b08649aa9b2367a5d7ff22b5" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:20.120081 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30a78e9b08649aa9b2367a5d7ff22b5" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:20.132627 22232 raft_consensus.cc:2468] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:20.135234 22273 leader_election.cc:304] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:20.136243 22682 raft_consensus.cc:2804] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.136725 22682 raft_consensus.cc:493] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.137173 22682 raft_consensus.cc:3060] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.122988 22437 raft_consensus.cc:3060] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.114686 22686 leader_election.cc:290] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
W20260709 13:10:20.152552 22200 leader_election.cc:343] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:20.153846 22124 leader_election.cc:343] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.161290 22437 raft_consensus.cc:515] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.178046 22589 raft_consensus.cc:493] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.178408 22682 raft_consensus.cc:515] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.180761 22682 leader_election.cc:290] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:20.178759 22589 raft_consensus.cc:515] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.186161 22437 leader_election.cc:290] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:20.188716 22352 tablet_bootstrap.cc:492] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:20.189272 22352 ts_tablet_manager.cc:1403] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.239s	user 0.008s	sys 0.008s
I20260709 13:10:20.192212 22352 raft_consensus.cc:359] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.192993 22352 raft_consensus.cc:385] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.193310 22352 raft_consensus.cc:740] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.194067 22352 consensus_queue.cc:260] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.195667 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30a78e9b08649aa9b2367a5d7ff22b5" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:20.196772 22349 tablet_bootstrap.cc:492] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:20.197314 22349 ts_tablet_manager.cc:1403] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.237s	user 0.005s	sys 0.008s
I20260709 13:10:20.200557 22349 raft_consensus.cc:359] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.201294 22349 raft_consensus.cc:385] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.201588 22349 raft_consensus.cc:740] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
W20260709 13:10:20.201865 22201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 131700us
I20260709 13:10:20.202342 22349 consensus_queue.cc:260] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.185087 22589 leader_election.cc:290] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:20.207541 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:20.211961 22349 ts_tablet_manager.cc:1434] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:10:20.213195 22349 tablet_bootstrap.cc:492] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:20.214577 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:20.215272 22235 raft_consensus.cc:2468] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:20.216034 22158 raft_consensus.cc:3060] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.217423 22352 ts_tablet_manager.cc:1434] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:10:20.218453 22352 tablet_bootstrap.cc:492] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:20.229977 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30a78e9b08649aa9b2367a5d7ff22b5" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:20.230515 22349 tablet_bootstrap.cc:654] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.230623 22235 raft_consensus.cc:3060] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.237238 22352 tablet_bootstrap.cc:654] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.260030 22349 tablet_bootstrap.cc:492] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:20.260529 22349 ts_tablet_manager.cc:1403] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.001s
W20260709 13:10:20.263633 22124 leader_election.cc:343] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.264544 22124 leader_election.cc:304] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.266747 22696 raft_consensus.cc:2804] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.267223 22696 raft_consensus.cc:493] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.266811 22349 raft_consensus.cc:359] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.267565 22696 raft_consensus.cc:3060] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.267632 22349 raft_consensus.cc:385] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.267930 22349 raft_consensus.cc:740] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.268817 22349 consensus_queue.cc:260] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.270537 22352 tablet_bootstrap.cc:492] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:20.271066 22352 ts_tablet_manager.cc:1403] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.004s
I20260709 13:10:20.274047 22352 raft_consensus.cc:359] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.274806 22352 raft_consensus.cc:385] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.275136 22352 raft_consensus.cc:740] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
W20260709 13:10:20.277141 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:20.277967 22352 consensus_queue.cc:260] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.279757 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30a78e9b08649aa9b2367a5d7ff22b5" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:20.280596 22307 raft_consensus.cc:2393] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate 66f38c1851ba407188ed271b38b78602 in this term.
I20260709 13:10:20.281273 22349 ts_tablet_manager.cc:1434] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:10:20.282409 22349 tablet_bootstrap.cc:492] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602: Bootstrap starting.
I20260709 13:10:20.285488 22696 raft_consensus.cc:515] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.226032 22158 raft_consensus.cc:2468] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:20.292683 22349 tablet_bootstrap.cc:654] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.279945 22352 ts_tablet_manager.cc:1434] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:10:20.296051 22352 tablet_bootstrap.cc:492] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:20.296072 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:20.297351 22303 raft_consensus.cc:3060] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.299419 22350 tablet_bootstrap.cc:492] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:20.299919 22350 ts_tablet_manager.cc:1403] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.369s	user 0.010s	sys 0.009s
I20260709 13:10:20.278609 22235 raft_consensus.cc:2468] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:20.306381 22350 raft_consensus.cc:359] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.307143 22350 raft_consensus.cc:385] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.307533 22350 raft_consensus.cc:740] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.307881 22274 leader_election.cc:304] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.308264 22350 consensus_queue.cc:260] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.309363 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:20.313989 22201 leader_election.cc:304] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:20.315204 22696 leader_election.cc:290] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:20.323661 22309 raft_consensus.cc:2468] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:20.324335 22685 raft_consensus.cc:2749] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:20.324692 22352 tablet_bootstrap.cc:654] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.325075 22350 ts_tablet_manager.cc:1434] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:10:20.320212 22349 tablet_bootstrap.cc:492] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602: No bootstrap required, opened a new log
I20260709 13:10:20.326099 22350 tablet_bootstrap.cc:492] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:20.326233 22349 ts_tablet_manager.cc:1403] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260709 13:10:20.329979 22349 raft_consensus.cc:359] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.330794 22349 raft_consensus.cc:385] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.331143 22349 raft_consensus.cc:740] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.331970 22349 consensus_queue.cc:260] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.333020 22352 tablet_bootstrap.cc:492] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:20.333582 22352 ts_tablet_manager.cc:1403] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.003s
I20260709 13:10:20.337188 22352 raft_consensus.cc:359] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.337944 22352 raft_consensus.cc:385] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.338258 22352 raft_consensus.cc:740] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.339212 22349 ts_tablet_manager.cc:1434] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:10:20.338907 22352 consensus_queue.cc:260] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.341344 22352 ts_tablet_manager.cc:1434] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:20.344389 22589 consensus_queue.cc:1048] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.346787 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:20.347455 22686 raft_consensus.cc:2804] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.347537 22307 raft_consensus.cc:3060] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.348182 22686 raft_consensus.cc:697] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:20.349145 22686 consensus_queue.cc:237] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.351462 22352 tablet_bootstrap.cc:492] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:20.357827 22352 tablet_bootstrap.cc:654] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.359543 22056 catalog_manager.cc:5697] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.366629 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:20.365095 22307 raft_consensus.cc:2468] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:20.367516 22229 raft_consensus.cc:3060] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.368973 22352 tablet_bootstrap.cc:492] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:20.369438 22352 ts_tablet_manager.cc:1403] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260709 13:10:20.371567 22352 raft_consensus.cc:359] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.372220 22352 raft_consensus.cc:385] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.372479 22352 raft_consensus.cc:740] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.372888 22438 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.373114 22352 consensus_queue.cc:260] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.376293 22352 ts_tablet_manager.cc:1434] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:10:20.377266 22352 tablet_bootstrap.cc:492] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f: Bootstrap starting.
I20260709 13:10:20.378571 22438 consensus_queue.cc:1048] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.393469 22393 consensus_queue.cc:1048] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.395429 22352 tablet_bootstrap.cc:654] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.410115 22303 raft_consensus.cc:2468] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:20.411991 22350 tablet_bootstrap.cc:654] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.415815 22126 leader_election.cc:304] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.416802 22589 raft_consensus.cc:2804] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.417420 22589 raft_consensus.cc:697] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:20.418454 22589 consensus_queue.cc:237] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.420611 22126 leader_election.cc:304] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: ce90ea4f7f194637a802f6685349da93
I20260709 13:10:20.421470 22696 raft_consensus.cc:2804] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.422119 22696 raft_consensus.cc:697] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:20.423705 22696 consensus_queue.cc:237] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.432978 22229 raft_consensus.cc:2468] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:20.440989 22352 tablet_bootstrap.cc:492] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f: No bootstrap required, opened a new log
I20260709 13:10:20.441659 22352 ts_tablet_manager.cc:1403] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.002s
I20260709 13:10:20.442777 22350 tablet_bootstrap.cc:492] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:20.443315 22350 ts_tablet_manager.cc:1403] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.001s
I20260709 13:10:20.460026 22352 raft_consensus.cc:359] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.460880 22352 raft_consensus.cc:385] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.461177 22352 raft_consensus.cc:740] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.461877 22352 consensus_queue.cc:260] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.465895 22437 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.463164 22350 raft_consensus.cc:359] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.466814 22350 raft_consensus.cc:385] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.467227 22350 raft_consensus.cc:740] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.468094 22350 consensus_queue.cc:260] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.472719 22360 raft_consensus.cc:493] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.473255 22360 raft_consensus.cc:515] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.472873 22056 catalog_manager.cc:5697] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:20.475327 22360 leader_election.cc:290] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:20.475706 22682 raft_consensus.cc:493] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.478793 22682 raft_consensus.cc:515] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.481909 22682 leader_election.cc:290] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:20.483076 22350 ts_tablet_manager.cc:1434] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.001s
I20260709 13:10:20.494153 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1f2803fc4945f183954336827daae4" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:20.494848 22158 raft_consensus.cc:2468] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:20.496234 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f7d1fe8994248bfdc7fd63defba0b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:20.496973 22154 raft_consensus.cc:2468] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:20.499177 22274 leader_election.cc:304] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.500262 22682 raft_consensus.cc:2804] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.500656 22682 raft_consensus.cc:493] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.501035 22682 raft_consensus.cc:3060] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.503068 22274 leader_election.cc:304] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.503926 22686 raft_consensus.cc:2804] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.504524 22686 raft_consensus.cc:493] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.505198 22686 raft_consensus.cc:3060] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.528028 22350 tablet_bootstrap.cc:492] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:20.528051 22352 ts_tablet_manager.cc:1434] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.006s
I20260709 13:10:20.533416 22686 raft_consensus.cc:515] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.532476 22057 catalog_manager.cc:5697] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.535811 22057 catalog_manager.cc:5697] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.536630 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f7d1fe8994248bfdc7fd63defba0b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:20.545181 22350 tablet_bootstrap.cc:654] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.545265 22158 raft_consensus.cc:3060] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.537688 22686 leader_election.cc:290] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:20.538592 22682 raft_consensus.cc:515] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.553004 22682 leader_election.cc:290] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:20.554324 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1f2803fc4945f183954336827daae4" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:20.555048 22155 raft_consensus.cc:3060] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.556375 22158 raft_consensus.cc:2468] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:20.556645 22589 raft_consensus.cc:493] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.557711 22274 leader_election.cc:304] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.557410 22589 raft_consensus.cc:515] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.558967 22682 raft_consensus.cc:2804] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.559465 22682 raft_consensus.cc:697] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:20.560376 22682 consensus_queue.cc:237] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.561685 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cfaed2b114c4270bceb1b779766d980" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:20.562548 22229 raft_consensus.cc:2468] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:20.564766 22124 leader_election.cc:304] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.567420 22155 raft_consensus.cc:2468] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:20.570184 22274 leader_election.cc:304] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.570556 22696 raft_consensus.cc:2804] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.571013 22696 raft_consensus.cc:493] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.571229 22686 raft_consensus.cc:2804] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.571393 22696 raft_consensus.cc:3060] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.572523 22589 leader_election.cc:290] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:20.572695 22686 raft_consensus.cc:697] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:20.577419 22686 consensus_queue.cc:237] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.589993 22056 catalog_manager.cc:5697] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:20.609062 22696 raft_consensus.cc:515] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.615046 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1f2803fc4945f183954336827daae4" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:20.623308 22683 raft_consensus.cc:493] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.624079 22350 tablet_bootstrap.cc:492] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:20.623823 22683 raft_consensus.cc:515] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.624519 22350 ts_tablet_manager.cc:1403] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.097s	user 0.038s	sys 0.028s
I20260709 13:10:20.625063 22696 leader_election.cc:290] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:20.625404 22685 consensus_queue.cc:1048] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.625922 22683 leader_election.cc:290] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:20.628153 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23be337f82e74d1b83d241765348d06f" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:20.627898 22057 catalog_manager.cc:5697] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:20.628801 22158 raft_consensus.cc:2468] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:20.630012 22274 leader_election.cc:304] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.630808 22686 raft_consensus.cc:2804] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.627316 22350 raft_consensus.cc:359] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.635389 22350 raft_consensus.cc:385] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.635010 22686 raft_consensus.cc:493] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.635732 22350 raft_consensus.cc:740] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.635897 22686 raft_consensus.cc:3060] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.632524 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cfaed2b114c4270bceb1b779766d980" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:20.639484 22235 raft_consensus.cc:3060] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.641007 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f7d1fe8994248bfdc7fd63defba0b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:20.645082 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f7d1fe8994248bfdc7fd63defba0b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:20.648083 22235 raft_consensus.cc:2468] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:20.649325 22124 leader_election.cc:304] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.650161 22696 raft_consensus.cc:2804] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.650635 22696 raft_consensus.cc:697] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:20.651158 22686 raft_consensus.cc:515] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.651680 22696 consensus_queue.cc:237] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:20.653550 22273 leader_election.cc:343] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.654088 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23be337f82e74d1b83d241765348d06f" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:20.656477 22155 raft_consensus.cc:3060] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:20.659049 22273 leader_election.cc:343] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:20.660221 22273 leader_election.cc:343] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.654587 22686 leader_election.cc:290] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:20.649353 22350 consensus_queue.cc:260] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.675472 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cfaed2b114c4270bceb1b779766d980" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:20.676221 22304 raft_consensus.cc:2468] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 0.
I20260709 13:10:20.678959 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cfaed2b114c4270bceb1b779766d980" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:20.679389 22350 ts_tablet_manager.cc:1434] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.055s	user 0.012s	sys 0.000s
I20260709 13:10:20.679533 22304 raft_consensus.cc:3060] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.680543 22350 tablet_bootstrap.cc:492] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:20.679105 22055 catalog_manager.cc:5697] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.687577 22350 tablet_bootstrap.cc:654] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.697000 22304 raft_consensus.cc:2468] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 1.
I20260709 13:10:20.701084 22155 raft_consensus.cc:2468] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
I20260709 13:10:20.702276 22274 leader_election.cc:304] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:20.703271 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1f2803fc4945f183954336827daae4" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:20.703850 22360 raft_consensus.cc:2804] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.704326 22360 raft_consensus.cc:697] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:20.705076 22360 consensus_queue.cc:237] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.705546 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23be337f82e74d1b83d241765348d06f" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:20.706178 22232 raft_consensus.cc:2468] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 0.
I20260709 13:10:20.708845 22228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23be337f82e74d1b83d241765348d06f" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:20.709415 22228 raft_consensus.cc:3060] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.735992 22228 raft_consensus.cc:2468] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 1.
W20260709 13:10:20.751485 22273 leader_election.cc:343] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.761663 22350 tablet_bootstrap.cc:492] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:20.762152 22350 ts_tablet_manager.cc:1403] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.082s	user 0.046s	sys 0.020s
I20260709 13:10:20.764950 22056 catalog_manager.cc:5697] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:20.767526 22350 raft_consensus.cc:359] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.768239 22350 raft_consensus.cc:385] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.769182 22350 raft_consensus.cc:740] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.769897 22350 consensus_queue.cc:260] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.772140 22350 ts_tablet_manager.cc:1434] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:10:20.773190 22350 tablet_bootstrap.cc:492] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93: Bootstrap starting.
I20260709 13:10:20.773299 22768 raft_consensus.cc:493] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.773769 22768 raft_consensus.cc:515] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.775753 22768 leader_election.cc:290] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:20.777837 22350 tablet_bootstrap.cc:654] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.779953 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:20.784055 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:20.784888 22304 raft_consensus.cc:2393] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate d49243ae03a2477bb549634af2cc2d4f in this term.
I20260709 13:10:20.785907 22201 leader_election.cc:304] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:20.786540 22735 raft_consensus.cc:3060] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.794175 22735 raft_consensus.cc:2749] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:20.795596 22768 raft_consensus.cc:493] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.797830 22350 tablet_bootstrap.cc:492] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93: No bootstrap required, opened a new log
I20260709 13:10:20.798349 22350 ts_tablet_manager.cc:1403] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.006s
I20260709 13:10:20.798102 22768 raft_consensus.cc:515] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.800611 22768 leader_election.cc:290] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:20.801108 22350 raft_consensus.cc:359] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.801589 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1f2803fc4945f183954336827daae4" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:20.802045 22350 raft_consensus.cc:385] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.803974 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1f2803fc4945f183954336827daae4" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:20.804328 22350 raft_consensus.cc:740] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.804741 22158 raft_consensus.cc:2393] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate 66f38c1851ba407188ed271b38b78602 in this term.
I20260709 13:10:20.805045 22350 consensus_queue.cc:260] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:20.806654 22200 leader_election.cc:304] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:20.807304 22350 ts_tablet_manager.cc:1434] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:10:20.807672 22768 raft_consensus.cc:3060] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.816008 22768 raft_consensus.cc:2749] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:20.860450 22761 consensus_queue.cc:1048] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.877908 22589 consensus_queue.cc:1048] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.894184 22683 consensus_queue.cc:1048] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.907549 22683 consensus_queue.cc:1048] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:20.974500 22589 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:20.986270 22438 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.991112 22735 raft_consensus.cc:493] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.991724 22735 raft_consensus.cc:515] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:21.000556 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f7d1fe8994248bfdc7fd63defba0b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49243ae03a2477bb549634af2cc2d4f" is_pre_election: true
I20260709 13:10:21.001500 22155 raft_consensus.cc:2393] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce90ea4f7f194637a802f6685349da93 in current term 1: Already voted for candidate 66f38c1851ba407188ed271b38b78602 in this term.
I20260709 13:10:21.003274 22735 leader_election.cc:290] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:21.004667 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192f7d1fe8994248bfdc7fd63defba0b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:21.007279 22201 leader_election.cc:304] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce90ea4f7f194637a802f6685349da93; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:21.008698 22768 raft_consensus.cc:3060] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:21.017045 22768 raft_consensus.cc:2749] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:21.079985 22683 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.087648 22438 consensus_queue.cc:1048] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.091789 22774 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.112061 22438 consensus_queue.cc:1048] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.121488 22774 consensus_queue.cc:1048] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:21.146322 22774 consensus_queue.cc:1048] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.161039 22360 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.171056 22360 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.246495 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:21.269660 22790 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
W20260709 13:10:21.269728 22791 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
I20260709 13:10:21.272296 21026 server_base.cc:1061] running on GCE node
W20260709 13:10:21.270641 22793 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
I20260709 13:10:21.275501 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:21.275782 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:21.276062 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602621276031 us; error 0 us; skew 500 ppm
I20260709 13:10:21.276712 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:21.280251 21026 webserver.cc:533] Webserver started at http://127.20.136.132:43615/ using document root <none> and password file <none>
I20260709 13:10:21.280912 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:21.281173 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:21.281561 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:21.283563 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-3-root/instance:
uuid: "e5da333cbf624117805e0240b6154071"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-cq4t"
I20260709 13:10:21.290408 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:10:21.297336 22798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.298444 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260709 13:10:21.298812 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-3-root
uuid: "e5da333cbf624117805e0240b6154071"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-cq4t"
I20260709 13:10:21.299273 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-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)
I20260709 13:10:21.319644 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:21.321451 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:21.328608 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:21.332926 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:21.333333 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:10:21.333777 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:21.334249 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.499468 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.132:38749
I20260709 13:10:21.499608 22860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.132:38749 every 8 connection(s)
I20260709 13:10:21.504930 21026 auto_leader_rebalancer-test.cc:384] add a tserver: e5da333cbf624117805e0240b6154071
I20260709 13:10:21.518461 22861 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41423
I20260709 13:10:21.519101 22861 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:21.519852 22861 heartbeater.cc:507] Master 127.20.136.190:41423 requested a full tablet report, sending...
I20260709 13:10:21.521893 22057 ts_manager.cc:194] Registered new tserver with Master: e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:21.523373 22057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50792
I20260709 13:10:22.431318 22154 consensus_queue.cc:237] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:22.439762 22233 raft_consensus.cc:1275] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:22.440747 22304 raft_consensus.cc:1275] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:22.441344 22438 consensus_queue.cc:1048] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:22.442811 22589 consensus_queue.cc:1048] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.460299 22761 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.462968 22233 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:22.464143 22123 consensus_peers.cc:597] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfc69c20ec7d43ecb4dcb4140ce44be4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.466306 22304 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.481196 22057 catalog_manager.cc:5697] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.502431 22304 consensus_queue.cc:237] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:22.512344 22233 raft_consensus.cc:1275] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:22.515142 22154 raft_consensus.cc:1275] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:22.515561 22873 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.516930 22774 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.526017 22861 heartbeater.cc:499] Master 127.20.136.190:41423 was elected leader, sending a full tablet report...
I20260709 13:10:22.539640 22873 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.541285 22233 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.547324 22158 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:22.555922 22272 consensus_peers.cc:597] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1423f541939d4253916a34cf715dafb3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.560707 22054 catalog_manager.cc:5697] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.583328 22228 consensus_queue.cc:237] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:22.602260 22304 raft_consensus.cc:1275] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:22.603374 22158 raft_consensus.cc:1275] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:22.604126 22726 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:22.605407 22865 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.615947 22685 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.617128 22304 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.641996 22054 catalog_manager.cc:5697] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.644274 22228 consensus_queue.cc:237] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
W20260709 13:10:22.645481 22198 consensus_peers.cc:597] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f11939b318542b287822e58cf520732. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.644680 22154 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.654528 22304 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:22.656420 22198 consensus_peers.cc:597] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1658d099651442788be0b1c14972e00b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.656834 22865 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:22.662513 22155 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:22.664914 22726 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.671222 22865 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.674499 22304 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.683082 22154 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.692441 22054 catalog_manager.cc:5697] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:22.953285 22891 ts_tablet_manager.cc:933] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:22.955693 22891 tablet_copy_client.cc:323] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:22.970664 22895 ts_tablet_manager.cc:933] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:22.975226 22895 tablet_copy_client.cc:323] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:22.984414 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet bfc69c20ec7d43ecb4dcb4140ce44be4 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:22.985118 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet bfc69c20ec7d43ecb4dcb4140ce44be4 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-bfc69c20ec7d43ecb4dcb4140ce44be4
I20260709 13:10:22.993790 22170 tablet_copy_source_session.cc:215] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:22.997812 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc69c20ec7d43ecb4dcb4140ce44be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.003324 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 1423f541939d4253916a34cf715dafb3 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:23.004045 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 1423f541939d4253916a34cf715dafb3 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-1423f541939d4253916a34cf715dafb3
I20260709 13:10:23.015422 22891 tablet_copy_client.cc:806] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:23.016141 22891 tablet_copy_client.cc:670] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:23.012264 22319 tablet_copy_source_session.cc:215] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:23.020830 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1423f541939d4253916a34cf715dafb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.021783 22891 tablet_copy_client.cc:538] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:23.032486 22891 tablet_bootstrap.cc:492] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:23.034520 22895 tablet_copy_client.cc:806] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:23.035107 22895 tablet_copy_client.cc:670] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:23.039093 22895 tablet_copy_client.cc:538] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:23.047223 22895 tablet_bootstrap.cc:492] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:23.059746 22891 tablet_bootstrap.cc:492] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:23.060727 22891 tablet_bootstrap.cc:492] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:23.061395 22891 ts_tablet_manager.cc:1403] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.006s
I20260709 13:10:23.064519 22891 raft_consensus.cc:359] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:23.065469 22891 raft_consensus.cc:740] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:23.066118 22891 consensus_queue.cc:260] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:23.068768 22895 tablet_bootstrap.cc:492] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:23.068969 22891 ts_tablet_manager.cc:1434] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:10:23.069720 22895 tablet_bootstrap.cc:492] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:23.070434 22895 ts_tablet_manager.cc:1403] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:10:23.071341 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-bfc69c20ec7d43ecb4dcb4140ce44be4 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:23.071854 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-bfc69c20ec7d43ecb4dcb4140ce44be4 on tablet bfc69c20ec7d43ecb4dcb4140ce44be4 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:23.073400 22895 raft_consensus.cc:359] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:23.074295 22895 raft_consensus.cc:740] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:23.074894 22895 consensus_queue.cc:260] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:23.077170 22895 ts_tablet_manager.cc:1434] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:23.079361 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-1423f541939d4253916a34cf715dafb3 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:23.079768 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-1423f541939d4253916a34cf715dafb3 on tablet 1423f541939d4253916a34cf715dafb3 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:23.098680 22895 ts_tablet_manager.cc:933] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:23.102965 22895 tablet_copy_client.cc:323] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:23.116659 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet 0f11939b318542b287822e58cf520732 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:23.117257 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet 0f11939b318542b287822e58cf520732 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-0f11939b318542b287822e58cf520732
I20260709 13:10:23.125285 22245 tablet_copy_source_session.cc:215] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:23.128248 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f11939b318542b287822e58cf520732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.141237 22895 tablet_copy_client.cc:806] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:23.141788 22895 tablet_copy_client.cc:670] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:23.147727 22895 tablet_copy_client.cc:538] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:23.156790 22895 tablet_bootstrap.cc:492] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:23.176868 22895 tablet_bootstrap.cc:492] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:23.177749 22895 tablet_bootstrap.cc:492] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:23.178402 22895 ts_tablet_manager.cc:1403] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 13:10:23.181284 22895 raft_consensus.cc:359] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:23.182163 22895 raft_consensus.cc:740] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:23.182806 22895 consensus_queue.cc:260] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:23.185674 22895 ts_tablet_manager.cc:1434] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:10:23.188753 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-0f11939b318542b287822e58cf520732 received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:23.189208 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-0f11939b318542b287822e58cf520732 on tablet 0f11939b318542b287822e58cf520732 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:23.216689 22895 ts_tablet_manager.cc:933] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:23.218425 22895 tablet_copy_client.cc:323] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:23.219949 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet 1658d099651442788be0b1c14972e00b from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:23.220481 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet 1658d099651442788be0b1c14972e00b from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-1658d099651442788be0b1c14972e00b
I20260709 13:10:23.228227 22245 tablet_copy_source_session.cc:215] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:23.231429 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1658d099651442788be0b1c14972e00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.248028 22895 tablet_copy_client.cc:806] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:23.248598 22895 tablet_copy_client.cc:670] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:23.252094 22895 tablet_copy_client.cc:538] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:23.258657 22895 tablet_bootstrap.cc:492] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:23.276374 22895 tablet_bootstrap.cc:492] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:23.277235 22895 tablet_bootstrap.cc:492] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:23.277952 22895 ts_tablet_manager.cc:1403] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 13:10:23.281338 22895 raft_consensus.cc:359] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:23.282193 22895 raft_consensus.cc:740] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:23.282881 22895 consensus_queue.cc:260] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:23.285176 22895 ts_tablet_manager.cc:1434] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:10:23.287927 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-1658d099651442788be0b1c14972e00b received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:23.288419 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-1658d099651442788be0b1c14972e00b on tablet 1658d099651442788be0b1c14972e00b with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:23.356163 22836 raft_consensus.cc:1217] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:23.373471 22836 raft_consensus.cc:1217] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:23.655951 22836 raft_consensus.cc:1217] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:23.698854 22836 raft_consensus.cc:1217] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:23.867166 22589 raft_consensus.cc:1064] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:23.869590 22589 consensus_queue.cc:237] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:23.884691 22911 raft_consensus.cc:1064] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:23.901924 22836 raft_consensus.cc:1275] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:23.903316 22304 raft_consensus.cc:1275] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:23.904286 22233 raft_consensus.cc:1275] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:23.913509 22911 consensus_queue.cc:237] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:23.914798 22589 consensus_queue.cc:1048] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:23.915823 22906 consensus_queue.cc:1048] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:23.929788 22835 raft_consensus.cc:1275] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:23.930755 22155 raft_consensus.cc:1275] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:23.933233 22912 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:23.943135 22589 consensus_queue.cc:1048] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:23.943136 22228 raft_consensus.cc:1275] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:23.959331 22360 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:23.961895 22908 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:23.980850 22589 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:23.983992 22911 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:23.987562 22235 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.009202 22835 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.010764 22233 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.029480 22054 catalog_manager.cc:5697] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:24.032131 22155 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.038130 22836 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.040156 22303 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.045864 22057 catalog_manager.cc:5697] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.120667 22155 consensus_queue.cc:237] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:24.123307 22303 consensus_queue.cc:237] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:24.128543 22835 raft_consensus.cc:1275] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:24.130836 22235 raft_consensus.cc:1275] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:24.130378 22918 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:10:24.136261 22910 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:24.137230 22835 raft_consensus.cc:1275] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:24.139341 22761 consensus_queue.cc:1048] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:24.148046 22303 raft_consensus.cc:1275] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:24.147498 22918 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.151407 22589 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.152725 22836 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.160099 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1423f541939d4253916a34cf715dafb3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:24.161556 22761 consensus_queue.cc:1048] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:24.169637 22304 raft_consensus.cc:2955] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.175690 22057 catalog_manager.cc:5697] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.172986 22056 catalog_manager.cc:5697] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.183045 22835 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.193210 22909 raft_consensus.cc:1064] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:24.195973 22909 consensus_queue.cc:237] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:24.196633 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 1423f541939d4253916a34cf715dafb3 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:24.199260 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet bfc69c20ec7d43ecb4dcb4140ce44be4 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:24.164284 22228 raft_consensus.cc:2955] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.209419 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bfc69c20ec7d43ecb4dcb4140ce44be4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:24.216234 22930 tablet_replica.cc:333] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:24.234776 22907 raft_consensus.cc:1064] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:24.235343 22929 tablet_replica.cc:333] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:24.236454 22929 raft_consensus.cc:2243] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:24.237177 22929 raft_consensus.cc:2272] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:24.237646 22907 consensus_queue.cc:237] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:24.242460 22836 raft_consensus.cc:1275] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:24.245168 22303 raft_consensus.cc:1275] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:24.246949 22865 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:24.249892 22865 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:24.258078 22834 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:24.260829 22865 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:24.269237 22303 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:24.271883 22865 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:24.298704 22929 ts_tablet_manager.cc:1916] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:24.310690 22909 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.317613 22907 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.322207 22930 raft_consensus.cc:2243] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:24.322986 22930 raft_consensus.cc:2272] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:24.326342 22159 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:24.326683 22154 raft_consensus.cc:1275] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:24.345346 22726 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:24.347265 22726 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:24.332509 22834 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.369405 22929 ts_tablet_manager.cc:1929] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:24.369992 22929 log.cc:1199] T 1423f541939d4253916a34cf715dafb3 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/1423f541939d4253916a34cf715dafb3
I20260709 13:10:24.408730 22930 ts_tablet_manager.cc:1916] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:24.408361 22056 catalog_manager.cc:5697] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.415906 22304 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.415680 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 1423f541939d4253916a34cf715dafb3 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
W20260709 13:10:24.425302 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 79451.2us
I20260709 13:10:24.431492 22836 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.448800 22308 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.480669 22056 catalog_manager.cc:5697] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.527627 22160 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.530309 22155 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.543095 22930 ts_tablet_manager.cc:1929] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:24.543576 22930 log.cc:1199] T bfc69c20ec7d43ecb4dcb4140ce44be4 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/bfc69c20ec7d43ecb4dcb4140ce44be4
I20260709 13:10:24.545825 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet bfc69c20ec7d43ecb4dcb4140ce44be4 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:24.566159 22228 consensus_queue.cc:237] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:24.571298 22836 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:24.571370 22303 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:24.573624 22941 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:24.574594 22943 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:24.584136 22907 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.587698 22836 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.596231 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1658d099651442788be0b1c14972e00b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:24.599105 22303 raft_consensus.cc:2955] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:24.608294 22054 catalog_manager.cc:5697] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:24.637871 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 1658d099651442788be0b1c14972e00b with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:24.638881 22929 tablet_replica.cc:333] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:24.639892 22929 raft_consensus.cc:2243] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:24.640544 22929 raft_consensus.cc:2272] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:24.644418 22929 ts_tablet_manager.cc:1916] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:24.671103 22929 ts_tablet_manager.cc:1929] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:24.671497 22929 log.cc:1199] T 1658d099651442788be0b1c14972e00b P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/1658d099651442788be0b1c14972e00b
I20260709 13:10:24.673133 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 1658d099651442788be0b1c14972e00b (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:25.021644 22235 consensus_queue.cc:237] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:25.026485 22836 raft_consensus.cc:1275] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:25.026885 22160 raft_consensus.cc:1275] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:25.028337 22907 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:25.029691 22865 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:25.041023 22943 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:25.047441 22160 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:25.049094 22836 raft_consensus.cc:2955] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:25.056113 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f11939b318542b287822e58cf520732 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:25.066805 22054 catalog_manager.cc:5697] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:25.112334 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f11939b318542b287822e58cf520732 with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:25.115708 22946 tablet_replica.cc:333] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:25.116429 22946 raft_consensus.cc:2243] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:25.116948 22946 raft_consensus.cc:2272] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:25.119732 22946 ts_tablet_manager.cc:1916] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:25.133424 22946 ts_tablet_manager.cc:1929] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:25.133808 22946 log.cc:1199] T 0f11939b318542b287822e58cf520732 P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/0f11939b318542b287822e58cf520732
I20260709 13:10:25.135349 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet 0f11939b318542b287822e58cf520732 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:26.178372 22308 consensus_queue.cc:237] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
W20260709 13:10:26.186008 22272 consensus_peers.cc:597] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a42964c756a4e1c8f14d96b5a4307bb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:26.186205 22234 raft_consensus.cc:1275] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:26.186687 22154 raft_consensus.cc:1275] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:26.187534 22947 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.188423 22912 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.199213 22947 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.200695 22234 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.201126 22154 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.218348 22056 catalog_manager.cc:5697] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.221306 22233 consensus_queue.cc:237] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:26.237591 22308 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:26.237816 22198 consensus_peers.cc:597] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd5a9047a81b4320bee019217f4c9ffd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:26.239545 22948 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.298159 22154 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:26.355234 22943 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:26.368074 22943 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.386935 22304 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.403048 22157 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.451934 22228 consensus_queue.cc:237] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:26.452227 22054 catalog_manager.cc:5697] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:26.497197 22198 consensus_peers.cc:597] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 628a368dc36749ed8b9821eeeb8851b2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:26.501223 22304 raft_consensus.cc:1275] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:26.511720 22961 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:26.521229 22160 raft_consensus.cc:1275] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:26.524225 22943 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.526607 22964 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:26.530719 22304 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.538003 22160 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.550305 22303 consensus_queue.cc:237] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:26.558158 22054 catalog_manager.cc:5697] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:26.562485 22272 consensus_peers.cc:597] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9204dd45a36a4257960d010ce5282d84. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:26.563967 22228 raft_consensus.cc:1275] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:26.564239 22160 raft_consensus.cc:1275] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:26.566134 22968 consensus_queue.cc:1048] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:26.568553 22966 consensus_queue.cc:1048] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:26.582129 22912 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.587368 22234 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.593382 22160 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:26.613526 22055 catalog_manager.cc:5697] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.642298 22976 ts_tablet_manager.cc:933] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:26.644301 22976 tablet_copy_client.cc:323] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:26.646256 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet fd5a9047a81b4320bee019217f4c9ffd from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:26.646942 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet fd5a9047a81b4320bee019217f4c9ffd from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-fd5a9047a81b4320bee019217f4c9ffd
I20260709 13:10:26.656364 22245 tablet_copy_source_session.cc:215] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:26.660024 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a9047a81b4320bee019217f4c9ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.675247 22976 tablet_copy_client.cc:806] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:26.675836 22976 tablet_copy_client.cc:670] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:26.680686 22976 tablet_copy_client.cc:538] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:26.688019 22976 tablet_bootstrap.cc:492] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:26.710769 22976 tablet_bootstrap.cc:492] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:26.712100 22976 tablet_bootstrap.cc:492] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:26.712836 22976 ts_tablet_manager.cc:1403] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.001s
I20260709 13:10:26.715974 22976 raft_consensus.cc:359] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:26.716668 22976 raft_consensus.cc:740] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:26.717206 22976 consensus_queue.cc:260] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:26.720393 22976 ts_tablet_manager.cc:1434] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:10:26.722071 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-fd5a9047a81b4320bee019217f4c9ffd received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:26.722541 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-fd5a9047a81b4320bee019217f4c9ffd on tablet fd5a9047a81b4320bee019217f4c9ffd with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:26.787545 22976 ts_tablet_manager.cc:933] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:26.789427 22976 tablet_copy_client.cc:323] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:26.791543 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 0a42964c756a4e1c8f14d96b5a4307bb from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:26.792107 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 0a42964c756a4e1c8f14d96b5a4307bb from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-0a42964c756a4e1c8f14d96b5a4307bb
I20260709 13:10:26.800050 22319 tablet_copy_source_session.cc:215] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:26.803442 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a42964c756a4e1c8f14d96b5a4307bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.821365 22976 tablet_copy_client.cc:806] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:26.821942 22976 tablet_copy_client.cc:670] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:26.831960 22976 tablet_copy_client.cc:538] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:26.839828 22976 tablet_bootstrap.cc:492] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:26.857946 22976 tablet_bootstrap.cc:492] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:26.858731 22976 tablet_bootstrap.cc:492] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:26.859292 22976 ts_tablet_manager.cc:1403] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:10:26.861514 22976 raft_consensus.cc:359] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:26.862112 22976 raft_consensus.cc:740] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:26.863165 22976 consensus_queue.cc:260] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:26.865098 22976 ts_tablet_manager.cc:1434] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:26.866660 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-0a42964c756a4e1c8f14d96b5a4307bb received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:26.867062 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-0a42964c756a4e1c8f14d96b5a4307bb on tablet 0a42964c756a4e1c8f14d96b5a4307bb with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:26.987763 22976 ts_tablet_manager.cc:933] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:26.989539 22976 tablet_copy_client.cc:323] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:26.991199 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 9204dd45a36a4257960d010ce5282d84 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:26.991779 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 9204dd45a36a4257960d010ce5282d84 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-9204dd45a36a4257960d010ce5282d84
I20260709 13:10:26.999850 22319 tablet_copy_source_session.cc:215] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:27.004998 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9204dd45a36a4257960d010ce5282d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:27.036731 22983 ts_tablet_manager.cc:933] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:27.036720 22976 tablet_copy_client.cc:806] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:27.038311 22976 tablet_copy_client.cc:670] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:27.042958 22976 tablet_copy_client.cc:538] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:27.049090 22983 tablet_copy_client.cc:323] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:27.050860 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet 628a368dc36749ed8b9821eeeb8851b2 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:27.051410 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet 628a368dc36749ed8b9821eeeb8851b2 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-628a368dc36749ed8b9821eeeb8851b2
I20260709 13:10:27.052665 22976 tablet_bootstrap.cc:492] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:27.056802 22836 raft_consensus.cc:1217] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:27.084339 22245 tablet_copy_source_session.cc:215] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:27.088284 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628a368dc36749ed8b9821eeeb8851b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:27.091344 22976 tablet_bootstrap.cc:492] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:27.092281 22976 tablet_bootstrap.cc:492] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:27.092916 22976 ts_tablet_manager.cc:1403] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.012s
I20260709 13:10:27.095646 22976 raft_consensus.cc:359] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:27.096441 22976 raft_consensus.cc:740] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:27.097018 22976 consensus_queue.cc:260] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:27.099102 22976 ts_tablet_manager.cc:1434] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:27.106508 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-9204dd45a36a4257960d010ce5282d84 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:27.107028 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-9204dd45a36a4257960d010ce5282d84 on tablet 9204dd45a36a4257960d010ce5282d84 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:27.108023 22983 tablet_copy_client.cc:806] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:27.108595 22983 tablet_copy_client.cc:670] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:27.113711 22983 tablet_copy_client.cc:538] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:27.121373 22983 tablet_bootstrap.cc:492] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:27.140664 22983 tablet_bootstrap.cc:492] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:27.141575 22983 tablet_bootstrap.cc:492] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:27.142238 22983 ts_tablet_manager.cc:1403] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260709 13:10:27.145093 22983 raft_consensus.cc:359] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:27.145923 22983 raft_consensus.cc:740] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:27.146587 22983 consensus_queue.cc:260] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:27.153292 22983 ts_tablet_manager.cc:1434] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:10:27.155071 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-628a368dc36749ed8b9821eeeb8851b2 received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:27.155536 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-628a368dc36749ed8b9821eeeb8851b2 on tablet 628a368dc36749ed8b9821eeeb8851b2 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:27.216288 22836 raft_consensus.cc:1217] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:27.371173 22836 raft_consensus.cc:1217] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:27.468524 22836 raft_consensus.cc:1217] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:27.590303 22961 raft_consensus.cc:1064] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:27.592360 22961 consensus_queue.cc:237] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:27.600610 22836 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:27.601106 22307 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:27.602330 22964 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:27.603199 22943 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:27.609524 22160 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:27.614975 22961 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:27.649230 22836 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.651324 22964 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.667102 22056 catalog_manager.cc:5697] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.672343 22303 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.689682 22912 raft_consensus.cc:1064] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:27.692093 22912 consensus_queue.cc:237] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:27.692440 22160 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.718514 22836 raft_consensus.cc:1275] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:27.720175 22975 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:27.723433 22228 raft_consensus.cc:1275] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:27.723838 22160 raft_consensus.cc:1275] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:27.724918 22947 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:27.726828 22947 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:27.756726 22975 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.783219 22228 consensus_queue.cc:237] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:27.792124 22157 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:27.798681 22943 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:27.797987 22834 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.805723 22836 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:27.808022 22992 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:27.814219 22993 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.830888 22154 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.835731 22836 raft_consensus.cc:2955] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.857760 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd5a9047a81b4320bee019217f4c9ffd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:27.873445 22057 catalog_manager.cc:5697] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.874732 22228 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.882097 22055 catalog_manager.cc:5697] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:27.893576 22947 raft_consensus.cc:1064] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:27.896754 22947 consensus_queue.cc:237] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:27.941468 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet fd5a9047a81b4320bee019217f4c9ffd with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:27.946529 23009 tablet_replica.cc:333] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:27.954972 23009 raft_consensus.cc:2243] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:27.956082 23009 raft_consensus.cc:2272] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:27.960045 23009 ts_tablet_manager.cc:1916] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:27.961905 22834 raft_consensus.cc:1275] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:27.965910 23003 consensus_queue.cc:1048] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:27.968009 22160 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:27.985893 23009 ts_tablet_manager.cc:1929] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:27.989620 23009 log.cc:1199] T fd5a9047a81b4320bee019217f4c9ffd P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/fd5a9047a81b4320bee019217f4c9ffd
I20260709 13:10:27.986627 22303 consensus_queue.cc:237] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:27.993468 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet fd5a9047a81b4320bee019217f4c9ffd (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:27.994007 22235 raft_consensus.cc:1275] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:27.995642 22947 consensus_queue.cc:1048] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:28.032546 22964 raft_consensus.cc:1064] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:28.034217 22158 raft_consensus.cc:1275] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:28.035197 22964 consensus_queue.cc:237] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:28.036896 22947 consensus_queue.cc:1048] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:28.055830 22834 raft_consensus.cc:1275] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:28.056604 22160 raft_consensus.cc:1275] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:28.057915 22912 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:28.060271 22975 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:28.061712 23004 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.062557 22235 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.068672 22835 raft_consensus.cc:1275] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:28.069181 22304 raft_consensus.cc:1275] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:28.070933 22943 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:28.074177 22964 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:28.078938 22157 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.087423 22947 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.088899 22160 raft_consensus.cc:1275] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:28.093708 22943 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:28.099373 22836 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.115365 22055 catalog_manager.cc:5697] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.115418 22833 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.130066 22057 catalog_manager.cc:5697] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.143196 22160 raft_consensus.cc:2955] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.146175 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a42964c756a4e1c8f14d96b5a4307bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:28.151872 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a42964c756a4e1c8f14d96b5a4307bb with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:28.158560 22992 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.160126 22158 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.192792 22054 catalog_manager.cc:5697] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.204317 22303 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.218400 22835 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.220191 22304 consensus_queue.cc:237] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:28.231981 23019 tablet_replica.cc:333] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:28.234972 23019 raft_consensus.cc:2243] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:28.235672 22228 raft_consensus.cc:1275] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:28.235809 22836 raft_consensus.cc:1275] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:28.240300 22912 consensus_queue.cc:1048] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:28.241430 22947 consensus_queue.cc:1048] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:28.247810 23019 raft_consensus.cc:2272] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:28.252414 23019 ts_tablet_manager.cc:1916] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:28.264569 22228 consensus_queue.cc:237] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:28.265964 22235 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.272166 22157 raft_consensus.cc:1275] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:28.274009 22961 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:28.262369 22912 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.279726 22836 raft_consensus.cc:1275] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:28.283083 23019 ts_tablet_manager.cc:1929] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:28.283618 23019 log.cc:1199] T 0a42964c756a4e1c8f14d96b5a4307bb P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/0a42964c756a4e1c8f14d96b5a4307bb
I20260709 13:10:28.284603 22993 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:28.285555 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 0a42964c756a4e1c8f14d96b5a4307bb (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:28.284300 22835 raft_consensus.cc:2955] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.290709 22961 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.294523 22157 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.310403 22836 raft_consensus.cc:2955] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.325620 22056 catalog_manager.cc:5697] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.328040 22054 catalog_manager.cc:5697] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:28.331182 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9204dd45a36a4257960d010ce5282d84 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:28.345595 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet 628a368dc36749ed8b9821eeeb8851b2 with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:28.346592 23009 tablet_replica.cc:333] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:28.347658 23009 raft_consensus.cc:2243] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:28.348348 23009 raft_consensus.cc:2272] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:28.352341 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 9204dd45a36a4257960d010ce5282d84 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:28.353533 23009 ts_tablet_manager.cc:1916] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:28.353433 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 628a368dc36749ed8b9821eeeb8851b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:28.371105 23020 tablet_replica.cc:333] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:28.372423 23020 raft_consensus.cc:2243] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:28.373263 23020 raft_consensus.cc:2272] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:28.376705 23020 ts_tablet_manager.cc:1916] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:28.382525 23009 ts_tablet_manager.cc:1929] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:28.383208 23009 log.cc:1199] T 628a368dc36749ed8b9821eeeb8851b2 P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/628a368dc36749ed8b9821eeeb8851b2
I20260709 13:10:28.384763 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet 628a368dc36749ed8b9821eeeb8851b2 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:28.393530 23020 ts_tablet_manager.cc:1929] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:28.393934 23020 log.cc:1199] T 9204dd45a36a4257960d010ce5282d84 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/9204dd45a36a4257960d010ce5282d84
I20260709 13:10:28.395550 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 9204dd45a36a4257960d010ce5282d84 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:29.433472 22160 consensus_queue.cc:237] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:29.440514 22303 raft_consensus.cc:1275] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:29.440829 22228 raft_consensus.cc:1275] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:29.441422 22123 consensus_peers.cc:597] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f96baee682f4997b614ae990eb1d3b9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.442253 23023 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:29.443567 22987 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:29.452728 23023 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.454701 22303 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.454954 22228 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.468101 22160 consensus_queue.cc:237] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:29.476207 22054 catalog_manager.cc:5697] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:29.489509 22303 raft_consensus.cc:1275] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:29.490068 22228 raft_consensus.cc:1275] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:29.491178 23006 consensus_queue.cc:1048] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:29.492182 22987 consensus_queue.cc:1048] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:29.501128 22123 consensus_peers.cc:597] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f082c5d4ef140e38c5b078acca21cc9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.527733 22235 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.523658 22987 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.542259 22303 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.566810 22235 consensus_queue.cc:237] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:29.574149 22055 catalog_manager.cc:5697] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:29.599437 22198 consensus_peers.cc:597] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 349d5d0427dd42cd97be59a5b7d8a411. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.600181 22160 raft_consensus.cc:1275] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:29.601626 22961 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.601867 22303 raft_consensus.cc:1275] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:29.603221 22943 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.609251 22943 raft_consensus.cc:2955] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.612318 22160 raft_consensus.cc:2955] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.666054 22055 catalog_manager.cc:5697] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.669384 22160 consensus_queue.cc:237] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
W20260709 13:10:29.684902 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 59839.8us
W20260709 13:10:29.686630 22201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 74507.1us
I20260709 13:10:29.693986 22303 raft_consensus.cc:2955] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:29.707870 22123 consensus_peers.cc:597] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f78bd1a42af346c0bae3217009e9edcf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.708863 22235 raft_consensus.cc:1275] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:29.715613 22987 consensus_queue.cc:1048] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:29.725138 22304 raft_consensus.cc:1275] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:29.727559 23006 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.730087 23043 consensus_queue.cc:1048] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:29.740310 22303 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.746148 22235 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:29.749236 22055 catalog_manager.cc:5697] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:29.848953 23046 ts_tablet_manager.cc:933] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:29.850893 23046 tablet_copy_client.cc:323] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:29.852881 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet 4f96baee682f4997b614ae990eb1d3b9 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:29.853365 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet 4f96baee682f4997b614ae990eb1d3b9 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-4f96baee682f4997b614ae990eb1d3b9
I20260709 13:10:29.860987 22170 tablet_copy_source_session.cc:215] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:29.865018 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f96baee682f4997b614ae990eb1d3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:29.879118 23046 tablet_copy_client.cc:806] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:29.879698 23046 tablet_copy_client.cc:670] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:29.883827 23046 tablet_copy_client.cc:538] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:29.894085 23046 tablet_bootstrap.cc:492] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:29.921373 23046 tablet_bootstrap.cc:492] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:29.922379 23046 tablet_bootstrap.cc:492] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:29.923161 23046 ts_tablet_manager.cc:1403] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260709 13:10:29.925660 23046 raft_consensus.cc:359] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:29.926385 23046 raft_consensus.cc:740] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:29.927040 23046 consensus_queue.cc:260] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:29.932185 23046 ts_tablet_manager.cc:1434] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:29.934309 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-4f96baee682f4997b614ae990eb1d3b9 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:29.934814 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-4f96baee682f4997b614ae990eb1d3b9 on tablet 4f96baee682f4997b614ae990eb1d3b9 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:30.051314 23046 ts_tablet_manager.cc:933] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:30.052888 23046 tablet_copy_client.cc:323] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:30.054554 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet 3f082c5d4ef140e38c5b078acca21cc9 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:30.055104 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet 3f082c5d4ef140e38c5b078acca21cc9 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-3f082c5d4ef140e38c5b078acca21cc9
I20260709 13:10:30.061856 22170 tablet_copy_source_session.cc:215] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:30.065133 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f082c5d4ef140e38c5b078acca21cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.080267 23046 tablet_copy_client.cc:806] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:30.080919 23046 tablet_copy_client.cc:670] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:30.085517 23046 tablet_copy_client.cc:538] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:30.096302 23046 tablet_bootstrap.cc:492] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:30.108242 23051 ts_tablet_manager.cc:933] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:30.132592 23051 tablet_copy_client.cc:323] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:30.134467 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet 349d5d0427dd42cd97be59a5b7d8a411 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:30.135141 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet 349d5d0427dd42cd97be59a5b7d8a411 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-349d5d0427dd42cd97be59a5b7d8a411
I20260709 13:10:30.139345 23046 tablet_bootstrap.cc:492] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:30.140689 23046 tablet_bootstrap.cc:492] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:30.142400 23046 ts_tablet_manager.cc:1403] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.046s	user 0.027s	sys 0.001s
I20260709 13:10:30.143951 22245 tablet_copy_source_session.cc:215] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:30.148389 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349d5d0427dd42cd97be59a5b7d8a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.148708 23046 raft_consensus.cc:359] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:30.149859 23046 raft_consensus.cc:740] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:30.150811 23046 consensus_queue.cc:260] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:30.159241 23046 ts_tablet_manager.cc:1434] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 13:10:30.161326 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-3f082c5d4ef140e38c5b078acca21cc9 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:30.161752 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-3f082c5d4ef140e38c5b078acca21cc9 on tablet 3f082c5d4ef140e38c5b078acca21cc9 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:30.176261 23051 tablet_copy_client.cc:806] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:30.176926 23051 tablet_copy_client.cc:670] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:30.181747 23051 tablet_copy_client.cc:538] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:30.190960 23051 tablet_bootstrap.cc:492] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:30.209328 23046 ts_tablet_manager.cc:933] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:30.234201 23046 tablet_copy_client.cc:323] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:30.236413 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet f78bd1a42af346c0bae3217009e9edcf from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:30.236985 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet f78bd1a42af346c0bae3217009e9edcf from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-f78bd1a42af346c0bae3217009e9edcf
I20260709 13:10:30.245388 22170 tablet_copy_source_session.cc:215] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:30.253227 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78bd1a42af346c0bae3217009e9edcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.275468 23051 tablet_bootstrap.cc:492] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:30.276631 23051 tablet_bootstrap.cc:492] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:30.277689 23051 ts_tablet_manager.cc:1403] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.087s	user 0.027s	sys 0.054s
I20260709 13:10:30.281473 23051 raft_consensus.cc:359] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:30.282318 23046 tablet_copy_client.cc:806] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:30.282511 23051 raft_consensus.cc:740] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:30.283113 23046 tablet_copy_client.cc:670] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:30.283390 23051 consensus_queue.cc:260] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:30.286598 23051 ts_tablet_manager.cc:1434] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:10:30.287973 23046 tablet_copy_client.cc:538] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:30.288822 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-349d5d0427dd42cd97be59a5b7d8a411 received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:30.289289 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-349d5d0427dd42cd97be59a5b7d8a411 on tablet 349d5d0427dd42cd97be59a5b7d8a411 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:30.299099 23046 tablet_bootstrap.cc:492] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:30.332397 23046 tablet_bootstrap.cc:492] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:30.333396 23046 tablet_bootstrap.cc:492] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:30.334106 23046 ts_tablet_manager.cc:1403] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.018s
I20260709 13:10:30.336747 23046 raft_consensus.cc:359] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:30.337584 23046 raft_consensus.cc:740] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:30.338094 23046 consensus_queue.cc:260] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:30.339869 23046 ts_tablet_manager.cc:1434] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:10:30.341806 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-f78bd1a42af346c0bae3217009e9edcf received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:30.342204 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-f78bd1a42af346c0bae3217009e9edcf on tablet f78bd1a42af346c0bae3217009e9edcf with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:30.472375 22835 raft_consensus.cc:1217] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:30.512817 22835 raft_consensus.cc:1217] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:10:30.599114 22835 raft_consensus.cc:1217] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:30.768267 22835 raft_consensus.cc:1217] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:31.038796 23043 raft_consensus.cc:1064] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:31.041409 23043 consensus_queue.cc:237] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:31.051469 22835 raft_consensus.cc:1275] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:31.053578 22228 raft_consensus.cc:1275] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:31.055210 23006 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:31.057896 23006 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:31.060448 22304 raft_consensus.cc:1275] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:31.064846 22987 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:31.087268 23006 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.087370 22835 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.091588 22304 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.100426 22228 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.110452 22056 catalog_manager.cc:5697] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.131565 23037 raft_consensus.cc:1064] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:31.134411 23037 consensus_queue.cc:237] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:31.146226 22835 raft_consensus.cc:1275] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:31.151793 23040 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:31.157544 22160 consensus_queue.cc:237] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:31.159745 23062 raft_consensus.cc:1064] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:31.162245 23062 consensus_queue.cc:237] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:31.164134 23043 raft_consensus.cc:1064] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:31.166720 23043 consensus_queue.cc:237] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:31.189420 22835 raft_consensus.cc:1275] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:31.194721 22304 raft_consensus.cc:1275] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:31.197674 22307 raft_consensus.cc:1275] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:31.199429 23006 consensus_queue.cc:1048] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:31.201812 23039 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:31.205180 22160 raft_consensus.cc:1275] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:31.205201 22232 raft_consensus.cc:1275] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:31.209663 22836 raft_consensus.cc:1275] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:31.210075 22987 consensus_queue.cc:1048] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:31.209677 22835 raft_consensus.cc:1275] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:31.211489 23006 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:31.212281 23043 consensus_queue.cc:1048] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:31.214807 23006 consensus_queue.cc:1048] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:31.222779 22304 raft_consensus.cc:1275] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:31.230134 22303 raft_consensus.cc:1275] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:31.237670 23073 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:31.238471 23062 consensus_queue.cc:1048] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:31.239514 23037 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:31.242372 23040 raft_consensus.cc:2955] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.243578 23071 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.246842 22303 raft_consensus.cc:2955] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.249533 22228 raft_consensus.cc:1275] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:31.255385 22836 raft_consensus.cc:2955] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.262718 22057 catalog_manager.cc:5697] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:31.271955 23062 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.276485 22307 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.287180 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f96baee682f4997b614ae990eb1d3b9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:31.297317 23062 consensus_queue.cc:1048] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:31.301129 22056 catalog_manager.cc:5697] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:31.301262 22835 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.329582 22228 consensus_queue.cc:237] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:31.347681 22232 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.368782 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f96baee682f4997b614ae990eb1d3b9 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:31.413092 22308 raft_consensus.cc:2955] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.448469 22057 catalog_manager.cc:5697] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.455678 22836 raft_consensus.cc:1275] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:31.500574 22308 raft_consensus.cc:1275] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:31.468798 23037 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 13:10:31.528237 23037 raft_consensus.cc:2955] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.529762 23082 tablet_replica.cc:333] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:31.531695 22836 raft_consensus.cc:2955] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.534372 23073 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.543033 22835 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.551239 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 349d5d0427dd42cd97be59a5b7d8a411 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:31.552356 22232 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.561435 22833 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
W20260709 13:10:31.569658 22274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 56914.3us
I20260709 13:10:31.583277 22057 catalog_manager.cc:5697] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
W20260709 13:10:31.597039 22273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 52630.8us
I20260709 13:10:31.610702 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 349d5d0427dd42cd97be59a5b7d8a411 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:31.612700 23082 raft_consensus.cc:2243] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:31.613788 23082 raft_consensus.cc:2272] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:31.618777 23082 ts_tablet_manager.cc:1916] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:31.620983 23088 tablet_replica.cc:333] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:31.624383 23083 consensus_queue.cc:1048] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:31.631194 22057 catalog_manager.cc:5697] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:31.627074 23088 raft_consensus.cc:2243] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:31.639715 23088 pending_rounds.cc:70] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: Trying to abort 1 pending ops.
I20260709 13:10:31.643638 23088 pending_rounds.cc:77] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7305636377120129024 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "349d5d0427dd42cd97be59a5b7d8a411" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } } }
I20260709 13:10:31.645149 23088 raft_consensus.cc:2917] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Aborting config change with OpId 2.4: Aborted: Op aborted
I20260709 13:10:31.645576 23088 raft_consensus.cc:2889] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:10:31.645915 23088 raft_consensus.cc:2272] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:31.647799 22306 raft_consensus.cc:2955] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.651777 22305 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.676595 22160 consensus_queue.cc:237] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:31.682466 23088 ts_tablet_manager.cc:1916] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:31.683792 22833 raft_consensus.cc:1275] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:31.685899 23073 consensus_queue.cc:1048] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:31.659374 23082 ts_tablet_manager.cc:1929] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:31.660220 22157 consensus_queue.cc:237] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:31.694420 23084 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.698433 22233 raft_consensus.cc:1275] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:31.700248 23071 consensus_queue.cc:1048] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:31.701913 22835 raft_consensus.cc:1275] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:31.703969 23073 consensus_queue.cc:1048] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:10:31.707650 23082 log.cc:1199] T 4f96baee682f4997b614ae990eb1d3b9 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/4f96baee682f4997b614ae990eb1d3b9
I20260709 13:10:31.707235 22833 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.704017 23088 ts_tablet_manager.cc:1929] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:10:31.712860 23088 log.cc:1199] T 349d5d0427dd42cd97be59a5b7d8a411 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/349d5d0427dd42cd97be59a5b7d8a411
I20260709 13:10:31.714807 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 349d5d0427dd42cd97be59a5b7d8a411 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:31.716243 22309 raft_consensus.cc:1275] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:31.718978 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 4f96baee682f4997b614ae990eb1d3b9 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:31.720752 23043 consensus_queue.cc:1048] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:31.725672 23071 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.728299 22233 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.738219 22835 raft_consensus.cc:2955] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.747486 22309 raft_consensus.cc:2955] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.771598 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f082c5d4ef140e38c5b078acca21cc9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:31.772378 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f78bd1a42af346c0bae3217009e9edcf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:31.775883 22057 catalog_manager.cc:5697] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.788098 22054 catalog_manager.cc:5697] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:31.791745 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet f78bd1a42af346c0bae3217009e9edcf with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:31.793687 23089 tablet_replica.cc:333] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:31.794777 23089 raft_consensus.cc:2243] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:31.795529 23089 raft_consensus.cc:2272] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:31.799389 23089 ts_tablet_manager.cc:1916] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:31.802026 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f082c5d4ef140e38c5b078acca21cc9 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:31.803084 23082 tablet_replica.cc:333] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:31.803850 23082 raft_consensus.cc:2243] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:31.804574 23082 raft_consensus.cc:2272] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:31.811203 23082 ts_tablet_manager.cc:1916] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:31.824116 23089 ts_tablet_manager.cc:1929] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:31.824704 23089 log.cc:1199] T f78bd1a42af346c0bae3217009e9edcf P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/f78bd1a42af346c0bae3217009e9edcf
I20260709 13:10:31.826399 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet f78bd1a42af346c0bae3217009e9edcf (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:31.828521 23082 ts_tablet_manager.cc:1929] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:31.828975 23082 log.cc:1199] T 3f082c5d4ef140e38c5b078acca21cc9 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/3f082c5d4ef140e38c5b078acca21cc9
I20260709 13:10:31.830552 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 3f082c5d4ef140e38c5b078acca21cc9 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:32.892257 22305 consensus_queue.cc:237] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:32.901965 22235 raft_consensus.cc:1275] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:32.903662 22272 consensus_peers.cc:597] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d1f2803fc4945f183954336827daae4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:32.903810 23090 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:32.914245 22154 raft_consensus.cc:1275] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:32.915874 23087 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:32.917392 23085 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:32.919786 22233 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:32.923350 22154 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:32.943259 22157 consensus_queue.cc:237] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:32.949425 22055 catalog_manager.cc:5697] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:32.979323 22305 raft_consensus.cc:1275] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:32.979607 22123 consensus_peers.cc:597] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0a63368ba2d49db80717275490c31bc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:32.981909 22235 raft_consensus.cc:1275] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:32.982975 23084 consensus_queue.cc:1048] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:32.985322 23071 consensus_queue.cc:1048] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:33.002005 23099 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:33.005333 22309 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:33.010448 22235 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:33.033087 22157 consensus_queue.cc:237] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.043433 22054 catalog_manager.cc:5697] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:33.055292 22123 consensus_peers.cc:597] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cfaed2b114c4270bceb1b779766d980. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:33.057274 22235 raft_consensus.cc:1275] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:33.059522 22309 raft_consensus.cc:1275] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:33.059486 23071 consensus_queue.cc:1048] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:33.061883 23099 consensus_queue.cc:1048] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:33.074838 23099 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:33.090339 22305 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:33.093575 22154 consensus_queue.cc:237] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.107913 22054 catalog_manager.cc:5697] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:33.118486 22233 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:33.119190 22305 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:33.120591 23099 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:33.121584 23084 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:33.126638 22235 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:33.147965 22123 consensus_peers.cc:597] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8590a6fe7c6c4853aba793f7eacf96c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:33.173847 23099 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:33.179343 22235 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:33.184361 22309 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:33.204651 22056 catalog_manager.cc:5697] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:33.296541 23112 ts_tablet_manager.cc:933] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:33.303005 23112 tablet_copy_client.cc:323] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:33.305285 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 3d1f2803fc4945f183954336827daae4 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:33.305950 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 3d1f2803fc4945f183954336827daae4 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-3d1f2803fc4945f183954336827daae4
I20260709 13:10:33.316128 22319 tablet_copy_source_session.cc:215] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:33.320432 23112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1f2803fc4945f183954336827daae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.340147 23112 tablet_copy_client.cc:806] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:33.340780 23112 tablet_copy_client.cc:670] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:33.351025 23112 tablet_copy_client.cc:538] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:33.360773 23112 tablet_bootstrap.cc:492] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:33.389813 23112 tablet_bootstrap.cc:492] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:33.390942 23112 tablet_bootstrap.cc:492] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:33.391789 23112 ts_tablet_manager.cc:1403] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.002s
I20260709 13:10:33.395533 23112 raft_consensus.cc:359] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.396211 23112 raft_consensus.cc:740] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:33.396821 23112 consensus_queue.cc:260] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.400312 23112 ts_tablet_manager.cc:1434] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:33.403916 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-3d1f2803fc4945f183954336827daae4 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:33.404358 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-3d1f2803fc4945f183954336827daae4 on tablet 3d1f2803fc4945f183954336827daae4 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:33.508889 23112 ts_tablet_manager.cc:933] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:33.511333 23112 tablet_copy_client.cc:323] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:33.513113 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet 6cfaed2b114c4270bceb1b779766d980 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:33.513695 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet 6cfaed2b114c4270bceb1b779766d980 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-6cfaed2b114c4270bceb1b779766d980
I20260709 13:10:33.519459 22170 tablet_copy_source_session.cc:215] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:33.523447 23112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cfaed2b114c4270bceb1b779766d980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.528986 23117 ts_tablet_manager.cc:933] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:33.531596 23117 tablet_copy_client.cc:323] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:33.533092 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet c0a63368ba2d49db80717275490c31bc from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:33.533658 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet c0a63368ba2d49db80717275490c31bc from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-c0a63368ba2d49db80717275490c31bc
I20260709 13:10:33.539261 22170 tablet_copy_source_session.cc:215] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:33.542155 23112 tablet_copy_client.cc:806] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:33.542785 23117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a63368ba2d49db80717275490c31bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.542795 23112 tablet_copy_client.cc:670] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:33.547258 23112 tablet_copy_client.cc:538] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:33.559767 23112 tablet_bootstrap.cc:492] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:33.562135 23117 tablet_copy_client.cc:806] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:33.562855 23117 tablet_copy_client.cc:670] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:33.575915 23119 ts_tablet_manager.cc:933] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:33.576005 23117 tablet_copy_client.cc:538] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:33.586105 23117 tablet_bootstrap.cc:492] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:33.596822 23119 tablet_copy_client.cc:323] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:33.599035 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet 8590a6fe7c6c4853aba793f7eacf96c0 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:33.599601 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet 8590a6fe7c6c4853aba793f7eacf96c0 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-8590a6fe7c6c4853aba793f7eacf96c0
I20260709 13:10:33.609589 22170 tablet_copy_source_session.cc:215] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:33.615187 23119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8590a6fe7c6c4853aba793f7eacf96c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.629769 23112 tablet_bootstrap.cc:492] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:33.630752 23112 tablet_bootstrap.cc:492] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:33.631486 23112 ts_tablet_manager.cc:1403] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.072s	user 0.036s	sys 0.013s
I20260709 13:10:33.652984 23119 tablet_copy_client.cc:806] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:33.653647 23119 tablet_copy_client.cc:670] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:33.634557 23112 raft_consensus.cc:359] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.654633 23112 raft_consensus.cc:740] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:33.656047 23112 consensus_queue.cc:260] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.658542 23119 tablet_copy_client.cc:538] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:33.659118 23112 ts_tablet_manager.cc:1434] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:10:33.660869 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-6cfaed2b114c4270bceb1b779766d980 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:33.661306 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-6cfaed2b114c4270bceb1b779766d980 on tablet 6cfaed2b114c4270bceb1b779766d980 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:33.669888 23117 tablet_bootstrap.cc:492] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:33.670939 23117 tablet_bootstrap.cc:492] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:33.671659 23117 ts_tablet_manager.cc:1403] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.004s
I20260709 13:10:33.681031 23117 raft_consensus.cc:359] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.682000 23117 raft_consensus.cc:740] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:33.682981 23117 consensus_queue.cc:260] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.689357 23117 ts_tablet_manager.cc:1434] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:10:33.691643 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-c0a63368ba2d49db80717275490c31bc received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:33.692090 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-c0a63368ba2d49db80717275490c31bc on tablet c0a63368ba2d49db80717275490c31bc with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:33.694767 23119 tablet_bootstrap.cc:492] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:33.724334 23119 tablet_bootstrap.cc:492] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:33.725317 23119 tablet_bootstrap.cc:492] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:33.726035 23119 ts_tablet_manager.cc:1403] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.000s
I20260709 13:10:33.729214 23119 raft_consensus.cc:359] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.730089 23119 raft_consensus.cc:740] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:33.730737 23119 consensus_queue.cc:260] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:33.733528 23119 ts_tablet_manager.cc:1434] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:10:33.735427 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-8590a6fe7c6c4853aba793f7eacf96c0 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:33.735862 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-8590a6fe7c6c4853aba793f7eacf96c0 on tablet 8590a6fe7c6c4853aba793f7eacf96c0 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:33.864073 22835 raft_consensus.cc:1217] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:33.948839 22835 raft_consensus.cc:1217] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:34.008823 22835 raft_consensus.cc:1217] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:34.023007 22835 raft_consensus.cc:1217] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:34.404727 23087 raft_consensus.cc:1064] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:34.407581 23087 consensus_queue.cc:237] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:34.415490 22835 raft_consensus.cc:1275] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.416602 22233 raft_consensus.cc:1275] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.417450 23090 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:34.420300 22157 raft_consensus.cc:1275] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.418970 23087 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:10:34.423260 23087 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:34.450799 23090 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.455439 22233 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.464871 22157 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.479288 22835 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.484434 22054 catalog_manager.cc:5697] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:34.541543 22305 consensus_queue.cc:237] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:34.549727 23071 raft_consensus.cc:1064] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:34.552301 22835 raft_consensus.cc:1275] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:34.552179 23071 consensus_queue.cc:237] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:34.554608 22235 raft_consensus.cc:1275] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:34.564729 23090 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:34.566699 23090 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:34.569574 22836 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.570365 22235 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.569602 22305 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.573455 23092 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:34.576849 23125 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:34.579221 23125 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:34.595829 23090 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.605536 22233 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.634727 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3d1f2803fc4945f183954336827daae4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:34.640990 22055 catalog_manager.cc:5697] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.650483 22232 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.645804 23092 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
W20260709 13:10:34.659037 22272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:38749, user_credentials={real_user=slave}} blocked reactor thread for 74847.5us
I20260709 13:10:34.661628 22835 raft_consensus.cc:2955] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.672284 22305 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.698289 22055 catalog_manager.cc:5697] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:34.704000 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d1f2803fc4945f183954336827daae4 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:34.708484 23125 raft_consensus.cc:1064] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:34.708990 23143 tablet_replica.cc:333] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:34.710151 23143 raft_consensus.cc:2243] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.711076 23143 raft_consensus.cc:2272] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.716346 23143 ts_tablet_manager.cc:1916] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:34.716005 23125 consensus_queue.cc:237] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:34.722626 23071 raft_consensus.cc:1064] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:34.725880 23071 consensus_queue.cc:237] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:34.733011 22305 raft_consensus.cc:1275] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.734241 22232 raft_consensus.cc:1275] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.734743 23092 consensus_queue.cc:1048] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:34.736804 23136 consensus_queue.cc:1048] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:34.747720 23143 ts_tablet_manager.cc:1929] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:34.749318 23143 log.cc:1199] T 3d1f2803fc4945f183954336827daae4 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/3d1f2803fc4945f183954336827daae4
I20260709 13:10:34.757372 22306 raft_consensus.cc:1275] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.759454 23071 consensus_queue.cc:1048] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:34.763165 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 3d1f2803fc4945f183954336827daae4 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:34.781862 22832 raft_consensus.cc:1275] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.793031 22833 raft_consensus.cc:1275] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.827052 23092 consensus_queue.cc:1048] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:34.779551 22834 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.848240 23092 consensus_queue.cc:1048] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:10:34.886462 22198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:38749, user_credentials={real_user=slave}} blocked reactor thread for 133976us
W20260709 13:10:34.893500 22273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 105844us
W20260709 13:10:34.912763 22274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 128028us
I20260709 13:10:34.931339 22158 consensus_queue.cc:237] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:34.944249 22235 raft_consensus.cc:1275] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:34.954344 22233 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:34.957994 23125 consensus_queue.cc:1048] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:34.967499 23137 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:34.968838 23154 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.979656 22835 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:34.984424 23137 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:34.989074 23136 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:34.981848 22834 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.004892 23071 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.010510 22835 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.013300 22056 catalog_manager.cc:5697] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.022428 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8590a6fe7c6c4853aba793f7eacf96c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:35.030346 22235 raft_consensus.cc:2955] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.031121 22833 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
W20260709 13:10:35.038480 22126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 52737.7us
I20260709 13:10:35.045037 22057 catalog_manager.cc:5697] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.048849 22305 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.049470 22303 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.069067 22233 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.076553 22055 catalog_manager.cc:5697] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.083034 22235 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.099851 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet 8590a6fe7c6c4853aba793f7eacf96c0 with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:35.124229 22157 consensus_queue.cc:237] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:35.127807 23159 tablet_replica.cc:333] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:35.134060 22833 raft_consensus.cc:1275] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:35.135207 22235 raft_consensus.cc:1275] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:35.138607 23136 consensus_queue.cc:1048] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:35.143729 23125 consensus_queue.cc:1048] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:35.153596 23125 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.158643 22235 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.161620 22833 raft_consensus.cc:2955] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.158628 22158 consensus_queue.cc:237] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:35.167593 23159 raft_consensus.cc:2243] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:35.169341 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0a63368ba2d49db80717275490c31bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:35.176335 23159 raft_consensus.cc:2272] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:35.177088 22835 raft_consensus.cc:1275] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:35.178817 23125 consensus_queue.cc:1048] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:35.180009 23159 ts_tablet_manager.cc:1916] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:35.185022 22057 catalog_manager.cc:5697] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.188478 22305 raft_consensus.cc:1275] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:35.191215 23154 consensus_queue.cc:1048] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:35.194770 23136 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.196782 22303 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.200335 22835 raft_consensus.cc:2955] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.216205 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet c0a63368ba2d49db80717275490c31bc with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:35.217177 22057 catalog_manager.cc:5697] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:35.223073 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cfaed2b114c4270bceb1b779766d980 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:35.236925 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cfaed2b114c4270bceb1b779766d980 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:35.244443 23160 tablet_replica.cc:333] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:35.245544 23160 raft_consensus.cc:2243] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:35.246306 23160 raft_consensus.cc:2272] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:35.250427 23160 ts_tablet_manager.cc:1916] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:35.254426 23159 ts_tablet_manager.cc:1929] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:35.254933 23159 log.cc:1199] T 8590a6fe7c6c4853aba793f7eacf96c0 P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/8590a6fe7c6c4853aba793f7eacf96c0
I20260709 13:10:35.257005 23159 tablet_replica.cc:333] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:35.257054 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet 8590a6fe7c6c4853aba793f7eacf96c0 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:35.258388 23159 raft_consensus.cc:2243] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:35.260221 23159 raft_consensus.cc:2272] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:35.264798 23159 ts_tablet_manager.cc:1916] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:35.269032 23160 ts_tablet_manager.cc:1929] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:35.269588 23160 log.cc:1199] T 6cfaed2b114c4270bceb1b779766d980 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/6cfaed2b114c4270bceb1b779766d980
I20260709 13:10:35.271426 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 6cfaed2b114c4270bceb1b779766d980 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:35.279598 23159 ts_tablet_manager.cc:1929] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:35.280010 23159 log.cc:1199] T c0a63368ba2d49db80717275490c31bc P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/c0a63368ba2d49db80717275490c31bc
I20260709 13:10:35.281548 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet c0a63368ba2d49db80717275490c31bc (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:36.306651 22305 consensus_queue.cc:237] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
W20260709 13:10:36.312680 22272 consensus_peers.cc:597] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2c18f9f1b024ae29778ab5570beaece. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:36.312906 22235 raft_consensus.cc:1275] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:36.313274 22157 raft_consensus.cc:1275] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:36.314472 23161 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.315318 23151 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.324224 23090 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.331081 22158 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.342386 22305 consensus_queue.cc:237] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:36.344941 22235 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.358299 22232 raft_consensus.cc:1275] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:36.359699 22158 raft_consensus.cc:1275] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:36.360134 23151 consensus_queue.cc:1048] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:36.360993 22272 consensus_peers.cc:597] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c410fa82d75c4d4fa482e411340788e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:36.361050 23165 consensus_queue.cc:1048] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.418473 22056 catalog_manager.cc:5697] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.443162 23172 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.463696 22160 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.464689 22232 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.526186 22303 consensus_queue.cc:237] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
W20260709 13:10:36.579803 22201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 69119us
W20260709 13:10:36.582397 22126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 69991.8us
W20260709 13:10:36.638620 22272 consensus_peers.cc:597] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e9bed7d669e4ebfa4a8ae09555fa008. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:36.640091 22232 raft_consensus.cc:1275] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:36.634675 22054 catalog_manager.cc:5697] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.645920 22158 raft_consensus.cc:1275] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:36.647406 23172 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.648545 23161 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.669700 23172 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.672168 22235 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.677834 22160 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.689895 22055 catalog_manager.cc:5697] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.691577 22232 consensus_queue.cc:237] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
W20260709 13:10:36.714802 22198 consensus_peers.cc:597] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a93f10fe4a04a338adf25c6299a4496. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:36.715636 22303 raft_consensus.cc:1275] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:36.715785 22160 raft_consensus.cc:1275] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:36.717378 23152 consensus_queue.cc:1048] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:36.718497 23173 consensus_queue.cc:1048] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.729301 23177 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.732419 22305 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.738394 22160 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:36.751394 22056 catalog_manager.cc:5697] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.833140 23188 ts_tablet_manager.cc:933] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:36.835650 23188 tablet_copy_client.cc:323] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:36.838644 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet b2c18f9f1b024ae29778ab5570beaece from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:36.839322 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet b2c18f9f1b024ae29778ab5570beaece from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-b2c18f9f1b024ae29778ab5570beaece
I20260709 13:10:36.845947 22319 tablet_copy_source_session.cc:215] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:36.849664 23188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c18f9f1b024ae29778ab5570beaece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:36.866890 23188 tablet_copy_client.cc:806] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:36.867554 23188 tablet_copy_client.cc:670] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:36.871598 23188 tablet_copy_client.cc:538] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:36.882889 23188 tablet_bootstrap.cc:492] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:36.898725 23190 ts_tablet_manager.cc:933] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:36.909489 23190 tablet_copy_client.cc:323] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:36.911321 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet c410fa82d75c4d4fa482e411340788e1 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:36.911919 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet c410fa82d75c4d4fa482e411340788e1 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-c410fa82d75c4d4fa482e411340788e1
I20260709 13:10:36.920420 23188 tablet_bootstrap.cc:492] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:36.921797 23188 tablet_bootstrap.cc:492] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:36.922827 23188 ts_tablet_manager.cc:1403] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.014s
I20260709 13:10:36.927131 23188 raft_consensus.cc:359] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:36.928304 23188 raft_consensus.cc:740] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:36.929059 23188 consensus_queue.cc:260] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:36.921741 22319 tablet_copy_source_session.cc:215] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:36.935029 23188 ts_tablet_manager.cc:1434] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 13:10:36.938575 23190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c410fa82d75c4d4fa482e411340788e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:36.944957 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-b2c18f9f1b024ae29778ab5570beaece received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:36.945545 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-b2c18f9f1b024ae29778ab5570beaece on tablet b2c18f9f1b024ae29778ab5570beaece with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:36.960743 23190 tablet_copy_client.cc:806] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:36.961488 23190 tablet_copy_client.cc:670] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:36.965551 23190 tablet_copy_client.cc:538] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:36.976253 23190 tablet_bootstrap.cc:492] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:37.000069 23190 tablet_bootstrap.cc:492] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:37.000924 23190 tablet_bootstrap.cc:492] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:37.001673 23190 ts_tablet_manager.cc:1403] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.000s
I20260709 13:10:37.004314 23190 raft_consensus.cc:359] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:37.005520 23190 raft_consensus.cc:740] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:37.006139 23190 consensus_queue.cc:260] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:37.008284 23190 ts_tablet_manager.cc:1434] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:37.011264 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-c410fa82d75c4d4fa482e411340788e1 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:37.011691 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-c410fa82d75c4d4fa482e411340788e1 on tablet c410fa82d75c4d4fa482e411340788e1 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:37.016872 23190 ts_tablet_manager.cc:933] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:37.020179 23190 tablet_copy_client.cc:323] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:37.021910 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 9e9bed7d669e4ebfa4a8ae09555fa008 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:37.022472 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 9e9bed7d669e4ebfa4a8ae09555fa008 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-9e9bed7d669e4ebfa4a8ae09555fa008
I20260709 13:10:37.033339 22319 tablet_copy_source_session.cc:215] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:37.037273 23190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9bed7d669e4ebfa4a8ae09555fa008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.057754 23190 tablet_copy_client.cc:806] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:37.058468 23190 tablet_copy_client.cc:670] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:37.062542 23190 tablet_copy_client.cc:538] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:37.071138 23190 tablet_bootstrap.cc:492] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:37.092849 23190 tablet_bootstrap.cc:492] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:37.093811 23190 tablet_bootstrap.cc:492] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:37.094588 23190 ts_tablet_manager.cc:1403] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.010s
I20260709 13:10:37.097714 23190 raft_consensus.cc:359] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:37.098835 23190 raft_consensus.cc:740] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:37.099673 23190 consensus_queue.cc:260] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:37.101091 23188 ts_tablet_manager.cc:933] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:37.102591 23190 ts_tablet_manager.cc:1434] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:10:37.104817 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-9e9bed7d669e4ebfa4a8ae09555fa008 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:37.105314 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-9e9bed7d669e4ebfa4a8ae09555fa008 on tablet 9e9bed7d669e4ebfa4a8ae09555fa008 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:37.116518 23188 tablet_copy_client.cc:323] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:37.120273 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet 2a93f10fe4a04a338adf25c6299a4496 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:37.120909 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet 2a93f10fe4a04a338adf25c6299a4496 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-2a93f10fe4a04a338adf25c6299a4496
I20260709 13:10:37.132220 22245 tablet_copy_source_session.cc:215] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:37.139197 23188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a93f10fe4a04a338adf25c6299a4496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.163895 23188 tablet_copy_client.cc:806] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:37.164506 23188 tablet_copy_client.cc:670] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:37.168246 23188 tablet_copy_client.cc:538] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:37.175506 23188 tablet_bootstrap.cc:492] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:37.198611 23188 tablet_bootstrap.cc:492] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:37.199568 23188 tablet_bootstrap.cc:492] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:37.200336 23188 ts_tablet_manager.cc:1403] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 13:10:37.203224 23188 raft_consensus.cc:359] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:37.204067 23188 raft_consensus.cc:740] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:37.204711 23188 consensus_queue.cc:260] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:37.207227 23188 ts_tablet_manager.cc:1434] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:37.211145 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-2a93f10fe4a04a338adf25c6299a4496 received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:37.211627 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-2a93f10fe4a04a338adf25c6299a4496 on tablet 2a93f10fe4a04a338adf25c6299a4496 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:37.349264 22835 raft_consensus.cc:1217] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:37.428812 22833 raft_consensus.cc:1217] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:37.461172 22833 raft_consensus.cc:1217] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:37.673560 22833 raft_consensus.cc:1217] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:37.833431 23165 raft_consensus.cc:1064] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:37.835605 23202 raft_consensus.cc:1064] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:37.838842 23202 consensus_queue.cc:237] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:37.839743 23165 consensus_queue.cc:237] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:37.860425 22835 raft_consensus.cc:1275] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:37.862104 22158 raft_consensus.cc:1275] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:37.863435 23202 consensus_queue.cc:1048] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.864396 23161 consensus_queue.cc:1048] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.865134 22835 raft_consensus.cc:1275] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:37.866789 22158 raft_consensus.cc:1275] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:37.869047 22231 raft_consensus.cc:1275] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:37.869920 23203 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.872212 23161 consensus_queue.cc:1048] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.872466 22231 raft_consensus.cc:1275] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:37.874159 23205 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.876294 23205 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.895696 23165 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:37.899370 22833 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:37.895525 23203 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:37.909320 23205 raft_consensus.cc:1064] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:37.906826 22160 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:37.923252 22232 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:37.924254 22835 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:37.926985 22056 catalog_manager.cc:5697] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:37.929692 22231 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:37.914131 23205 consensus_queue.cc:237] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:37.953729 22054 catalog_manager.cc:5697] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:37.959620 22158 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:37.986152 22835 raft_consensus.cc:1275] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:37.986159 22232 raft_consensus.cc:1275] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:37.986460 22158 raft_consensus.cc:1275] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:37.987757 23204 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.989636 23172 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.991591 23165 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:38.034096 22231 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.035969 23204 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.059664 22158 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.066980 22303 consensus_queue.cc:237] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:38.075314 22305 consensus_queue.cc:237] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:38.081102 22835 raft_consensus.cc:1275] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:38.082134 22158 raft_consensus.cc:1275] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:38.082651 22834 raft_consensus.cc:1275] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:38.084359 23203 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:38.084601 23202 consensus_queue.cc:1048] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:38.085837 22231 raft_consensus.cc:1275] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:38.087194 23172 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:38.091131 23165 consensus_queue.cc:1048] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:38.093758 23202 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.097038 23161 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.066262 22833 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.103323 22158 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.111534 22835 raft_consensus.cc:2955] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.109705 22834 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.137771 22231 raft_consensus.cc:2955] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.095414 22056 catalog_manager.cc:5697] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:38.152943 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c410fa82d75c4d4fa482e411340788e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:38.155664 22057 catalog_manager.cc:5697] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.167250 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2c18f9f1b024ae29778ab5570beaece with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:38.192209 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet b2c18f9f1b024ae29778ab5570beaece with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:38.196805 23222 tablet_replica.cc:333] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:38.198199 23222 raft_consensus.cc:2243] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:38.203619 22303 consensus_queue.cc:237] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:38.212602 22158 raft_consensus.cc:1275] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:38.213433 22833 raft_consensus.cc:1275] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:38.215736 23222 raft_consensus.cc:2272] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:38.217797 22053 catalog_manager.cc:5697] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:38.220184 23202 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:38.223662 23222 ts_tablet_manager.cc:1916] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:38.224375 23204 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:38.236122 23200 raft_consensus.cc:1064] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:38.235658 23172 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.244030 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet c410fa82d75c4d4fa482e411340788e1 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:38.243988 22835 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.264258 22157 raft_consensus.cc:2955] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.268447 23223 tablet_replica.cc:333] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:38.269755 23223 raft_consensus.cc:2243] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:38.270493 23223 raft_consensus.cc:2272] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:38.238824 23200 consensus_queue.cc:237] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:38.273156 23222 ts_tablet_manager.cc:1929] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:38.273727 23222 log.cc:1199] T b2c18f9f1b024ae29778ab5570beaece P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/b2c18f9f1b024ae29778ab5570beaece
I20260709 13:10:38.274158 23223 ts_tablet_manager.cc:1916] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:38.275713 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e9bed7d669e4ebfa4a8ae09555fa008 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:38.276894 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet b2c18f9f1b024ae29778ab5570beaece (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:38.280346 22057 catalog_manager.cc:5697] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.297536 23223 ts_tablet_manager.cc:1929] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:38.298146 23223 log.cc:1199] T c410fa82d75c4d4fa482e411340788e1 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/c410fa82d75c4d4fa482e411340788e1
I20260709 13:10:38.300352 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet c410fa82d75c4d4fa482e411340788e1 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:38.305892 22303 raft_consensus.cc:1275] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:38.306835 22160 raft_consensus.cc:1275] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:38.307773 23201 consensus_queue.cc:1048] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:38.308537 22833 raft_consensus.cc:1275] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:38.309999 23123 consensus_queue.cc:1048] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:38.310791 23201 consensus_queue.cc:1048] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:38.317039 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e9bed7d669e4ebfa4a8ae09555fa008 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:38.317998 23222 tablet_replica.cc:333] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:38.319060 23222 raft_consensus.cc:2243] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:38.319732 23222 raft_consensus.cc:2272] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:38.323906 23222 ts_tablet_manager.cc:1916] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:38.352885 23123 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.362808 23222 ts_tablet_manager.cc:1929] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:38.363375 23222 log.cc:1199] T 9e9bed7d669e4ebfa4a8ae09555fa008 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/9e9bed7d669e4ebfa4a8ae09555fa008
I20260709 13:10:38.364872 22833 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.365445 22157 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.371829 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 9e9bed7d669e4ebfa4a8ae09555fa008 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:38.381880 22057 catalog_manager.cc:5697] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.383689 22303 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.400058 22231 consensus_queue.cc:237] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:38.407155 22305 raft_consensus.cc:1275] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:38.408078 22833 raft_consensus.cc:1275] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:38.409421 23123 consensus_queue.cc:1048] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:38.410269 23200 consensus_queue.cc:1048] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:38.417366 23200 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.419166 22833 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.434183 22054 catalog_manager.cc:5697] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.434249 22305 raft_consensus.cc:2955] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:38.437593 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a93f10fe4a04a338adf25c6299a4496 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:38.455678 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a93f10fe4a04a338adf25c6299a4496 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:38.457082 23223 tablet_replica.cc:333] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:38.458165 23223 raft_consensus.cc:2243] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:38.459157 23223 raft_consensus.cc:2272] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:38.462800 23223 ts_tablet_manager.cc:1916] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:38.477424 23223 ts_tablet_manager.cc:1929] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:38.477821 23223 log.cc:1199] T 2a93f10fe4a04a338adf25c6299a4496 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/2a93f10fe4a04a338adf25c6299a4496
I20260709 13:10:38.479200 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 2a93f10fe4a04a338adf25c6299a4496 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:39.530297 22232 consensus_queue.cc:237] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:39.536504 22303 raft_consensus.cc:1275] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:39.537292 22198 consensus_peers.cc:597] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edd355473dc4452493451bcb644ee1f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:39.537676 23123 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.538604 22157 raft_consensus.cc:1275] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:39.539911 23123 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.545010 23229 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.546802 22303 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.548305 22157 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.565085 22057 catalog_manager.cc:5697] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.568696 22303 consensus_queue.cc:237] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:39.583391 22232 raft_consensus.cc:1275] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:39.583392 22272 consensus_peers.cc:597] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e3d1ba7a0554de7a22f30a540326d95. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:39.584851 23202 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.585220 22157 raft_consensus.cc:1275] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:39.586491 23204 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.607793 23202 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.610883 22232 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.623916 22157 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.632833 22057 catalog_manager.cc:5697] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.634038 22303 consensus_queue.cc:237] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:39.656692 22157 raft_consensus.cc:1275] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:39.658754 23202 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:39.660926 22232 raft_consensus.cc:1275] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:39.662321 23204 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:10:39.663996 22272 consensus_peers.cc:597] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03ad39edf0b448e7b9d554f0ae2742e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:39.669456 23204 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.673178 22157 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.676759 22232 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.690068 22160 consensus_queue.cc:237] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:39.691548 22055 catalog_manager.cc:5697] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:39.698314 22123 consensus_peers.cc:597] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 016bb213657341e5940fcae1882c8938. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:39.699712 22305 raft_consensus.cc:1275] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:39.700129 22231 raft_consensus.cc:1275] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:39.701231 23198 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.702068 23242 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.716079 23198 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.724831 22305 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.725361 22231 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:39.747977 22054 catalog_manager.cc:5697] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.106540 23248 ts_tablet_manager.cc:933] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:40.110023 23248 tablet_copy_client.cc:323] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:40.111905 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet edd355473dc4452493451bcb644ee1f2 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:40.112452 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet edd355473dc4452493451bcb644ee1f2 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-edd355473dc4452493451bcb644ee1f2
I20260709 13:10:40.120249 22245 tablet_copy_source_session.cc:215] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:40.125737 23248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd355473dc4452493451bcb644ee1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:40.141582 23250 ts_tablet_manager.cc:933] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:40.150439 23250 tablet_copy_client.cc:323] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:40.152518 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet 016bb213657341e5940fcae1882c8938 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:40.153060 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet 016bb213657341e5940fcae1882c8938 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-016bb213657341e5940fcae1882c8938
I20260709 13:10:40.160368 23248 tablet_copy_client.cc:806] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:40.161186 23248 tablet_copy_client.cc:670] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:40.163432 22170 tablet_copy_source_session.cc:215] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:40.165397 23252 ts_tablet_manager.cc:933] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:40.167354 23250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016bb213657341e5940fcae1882c8938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:40.167789 23252 tablet_copy_client.cc:323] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:40.170619 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 03ad39edf0b448e7b9d554f0ae2742e3 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:40.171548 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 03ad39edf0b448e7b9d554f0ae2742e3 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-03ad39edf0b448e7b9d554f0ae2742e3
I20260709 13:10:40.172967 23248 tablet_copy_client.cc:538] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:40.183486 22319 tablet_copy_source_session.cc:215] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:40.187459 23254 ts_tablet_manager.cc:933] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:40.185643 23248 tablet_bootstrap.cc:492] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:40.191186 23252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ad39edf0b448e7b9d554f0ae2742e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:40.194443 23254 tablet_copy_client.cc:323] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:40.209528 23250 tablet_copy_client.cc:806] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:40.210192 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 1e3d1ba7a0554de7a22f30a540326d95 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:40.210877 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 1e3d1ba7a0554de7a22f30a540326d95 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-1e3d1ba7a0554de7a22f30a540326d95
I20260709 13:10:40.217931 23252 tablet_copy_client.cc:806] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:40.218614 23252 tablet_copy_client.cc:670] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:40.210249 23250 tablet_copy_client.cc:670] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:40.223232 23252 tablet_copy_client.cc:538] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:40.223986 22319 tablet_copy_source_session.cc:215] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:40.237502 23254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3d1ba7a0554de7a22f30a540326d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:40.239583 23252 tablet_bootstrap.cc:492] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:40.239811 23250 tablet_copy_client.cc:538] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:40.256429 23250 tablet_bootstrap.cc:492] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:40.257025 23248 tablet_bootstrap.cc:492] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:40.258042 23248 tablet_bootstrap.cc:492] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:40.258738 23248 ts_tablet_manager.cc:1403] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.000s
I20260709 13:10:40.262319 23248 raft_consensus.cc:359] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:40.269716 23248 raft_consensus.cc:740] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:40.270390 23248 consensus_queue.cc:260] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:40.286791 23252 tablet_bootstrap.cc:492] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:40.287791 23252 tablet_bootstrap.cc:492] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:40.288518 23252 ts_tablet_manager.cc:1403] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.007s
I20260709 13:10:40.289341 23248 ts_tablet_manager.cc:1434] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.003s
I20260709 13:10:40.291651 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-edd355473dc4452493451bcb644ee1f2 received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:40.292121 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-edd355473dc4452493451bcb644ee1f2 on tablet edd355473dc4452493451bcb644ee1f2 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:40.293584 23252 raft_consensus.cc:359] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:40.294504 23252 raft_consensus.cc:740] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:40.295190 23252 consensus_queue.cc:260] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:40.298319 23250 tablet_bootstrap.cc:492] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:40.299227 23252 ts_tablet_manager.cc:1434] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:10:40.301030 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-03ad39edf0b448e7b9d554f0ae2742e3 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:40.301498 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-03ad39edf0b448e7b9d554f0ae2742e3 on tablet 03ad39edf0b448e7b9d554f0ae2742e3 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:40.306195 23250 tablet_bootstrap.cc:492] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:40.308108 23250 ts_tablet_manager.cc:1403] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.006s
I20260709 13:10:40.312165 23254 tablet_copy_client.cc:806] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:40.311764 23250 raft_consensus.cc:359] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:40.312786 23254 tablet_copy_client.cc:670] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:40.312750 23250 raft_consensus.cc:740] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:40.313642 23250 consensus_queue.cc:260] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:40.317476 23250 ts_tablet_manager.cc:1434] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:40.318787 23254 tablet_copy_client.cc:538] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:40.319386 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-016bb213657341e5940fcae1882c8938 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:40.319860 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-016bb213657341e5940fcae1882c8938 on tablet 016bb213657341e5940fcae1882c8938 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:40.334352 23254 tablet_bootstrap.cc:492] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:40.357360 23254 tablet_bootstrap.cc:492] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:40.358140 23254 tablet_bootstrap.cc:492] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:40.358791 23254 ts_tablet_manager.cc:1403] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 13:10:40.361781 23254 raft_consensus.cc:359] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:40.362607 23254 raft_consensus.cc:740] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:40.363301 23254 consensus_queue.cc:260] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:40.367481 23254 ts_tablet_manager.cc:1434] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:10:40.370186 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-1e3d1ba7a0554de7a22f30a540326d95 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:40.370610 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-1e3d1ba7a0554de7a22f30a540326d95 on tablet 1e3d1ba7a0554de7a22f30a540326d95 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:40.639909 22834 raft_consensus.cc:1217] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:40.654908 22834 raft_consensus.cc:1217] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:40.684979 22834 raft_consensus.cc:1217] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:40.703655 22834 raft_consensus.cc:1217] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:41.041663 23229 raft_consensus.cc:1064] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:41.044160 23229 consensus_queue.cc:237] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.050747 22833 raft_consensus.cc:1275] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.050971 22306 raft_consensus.cc:1275] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.052059 22157 raft_consensus.cc:1275] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.052655 23263 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:41.054816 23229 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.055917 23123 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.067312 23242 raft_consensus.cc:1064] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:41.068508 23123 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.069880 23242 consensus_queue.cc:237] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.070333 22160 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.100858 22057 catalog_manager.cc:5697] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.107228 23257 raft_consensus.cc:1064] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:41.109979 23257 consensus_queue.cc:237] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.112380 22305 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.119474 22833 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.136621 22834 raft_consensus.cc:1275] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.137517 22231 raft_consensus.cc:1275] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.137710 22306 raft_consensus.cc:1275] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.138267 23261 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.141532 23242 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.143710 23224 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:41.172698 22231 raft_consensus.cc:1275] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.173164 22836 raft_consensus.cc:1275] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.173671 23204 raft_consensus.cc:1064] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:41.175559 23240 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.177724 23240 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.179812 23204 consensus_queue.cc:237] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.188532 22157 raft_consensus.cc:1275] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.189957 23257 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.190747 23224 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.193804 22232 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.217401 22305 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.251971 22834 raft_consensus.cc:1275] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.252993 22235 raft_consensus.cc:1275] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:10:41.253731 23278 log.cc:927] Time spent T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 13:10:41.255645 22157 raft_consensus.cc:1275] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:41.254720 23204 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:10:41.261947 23269 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.259918 23240 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.264669 23269 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:10:41.301482 23277 log.cc:927] Time spent T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:10:41.302727 23269 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.303488 22834 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.323766 22158 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.331104 22054 catalog_manager.cc:5697] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:41.332860 22835 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.345696 22836 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.347568 22235 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.362339 22053 catalog_manager.cc:5697] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.369581 22232 consensus_queue.cc:237] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.371129 22233 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.380507 22836 raft_consensus.cc:1275] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:41.381842 22154 raft_consensus.cc:1275] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:41.381953 23123 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:41.379086 22158 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.385047 23123 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:41.377571 22157 consensus_queue.cc:237] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.397140 23229 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.403349 22835 raft_consensus.cc:1275] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:41.405889 23272 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:41.406229 22836 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.411458 22235 raft_consensus.cc:1275] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:41.414747 23242 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:41.417434 22057 catalog_manager.cc:5697] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.424230 23272 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.427029 22154 raft_consensus.cc:2955] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.431524 22235 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.455183 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet edd355473dc4452493451bcb644ee1f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:41.453948 22833 raft_consensus.cc:2955] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.480088 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 016bb213657341e5940fcae1882c8938 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:41.486853 22054 catalog_manager.cc:5697] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.498287 22053 catalog_manager.cc:5697] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.519407 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet edd355473dc4452493451bcb644ee1f2 with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:41.522172 22298 tablet_service.cc:1558] Processing DeleteTablet for tablet 016bb213657341e5940fcae1882c8938 with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:41.523267 23288 tablet_replica.cc:333] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:41.512804 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:41.537756 23288 raft_consensus.cc:2243] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:41.538679 23288 raft_consensus.cc:2272] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:41.539113 22303 consensus_queue.cc:237] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.542626 23288 ts_tablet_manager.cc:1916] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:41.549818 22305 consensus_queue.cc:237] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.560547 22154 raft_consensus.cc:1275] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:41.563954 22836 raft_consensus.cc:1275] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:41.565321 23257 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:41.566490 23269 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:41.573014 23288 ts_tablet_manager.cc:1929] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:41.577078 23282 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.591324 22836 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.592424 22158 raft_consensus.cc:2955] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.578567 22833 raft_consensus.cc:1275] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:41.586347 22235 raft_consensus.cc:1275] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:41.596269 23240 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:41.573623 23288 log.cc:1199] T edd355473dc4452493451bcb644ee1f2 P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/edd355473dc4452493451bcb644ee1f2
I20260709 13:10:41.599223 23288 tablet_replica.cc:333] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:41.599026 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet edd355473dc4452493451bcb644ee1f2 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:41.600312 23288 raft_consensus.cc:2243] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:41.600560 23257 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:41.602339 23288 raft_consensus.cc:2272] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:41.606385 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03ad39edf0b448e7b9d554f0ae2742e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:41.609251 23240 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.613600 23288 ts_tablet_manager.cc:1916] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:41.616079 22057 catalog_manager.cc:5697] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:41.617910 22834 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.630251 22235 raft_consensus.cc:2955] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.631772 23288 ts_tablet_manager.cc:1929] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:41.633388 23288 log.cc:1199] T 016bb213657341e5940fcae1882c8938 P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/016bb213657341e5940fcae1882c8938
I20260709 13:10:41.640552 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet 016bb213657341e5940fcae1882c8938 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:41.642833 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 03ad39edf0b448e7b9d554f0ae2742e3 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:41.654381 22055 catalog_manager.cc:5697] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:41.662451 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e3d1ba7a0554de7a22f30a540326d95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:41.668674 23290 tablet_replica.cc:333] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:41.670081 23290 raft_consensus.cc:2243] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:41.670893 23290 raft_consensus.cc:2272] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:41.675206 23290 ts_tablet_manager.cc:1916] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:41.678069 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e3d1ba7a0554de7a22f30a540326d95 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:41.681689 23291 tablet_replica.cc:333] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:41.682767 23291 raft_consensus.cc:2243] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:41.683679 23291 raft_consensus.cc:2272] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:41.688387 23291 ts_tablet_manager.cc:1916] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:41.705498 23291 ts_tablet_manager.cc:1929] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:41.706005 23291 log.cc:1199] T 1e3d1ba7a0554de7a22f30a540326d95 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/1e3d1ba7a0554de7a22f30a540326d95
I20260709 13:10:41.708101 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 1e3d1ba7a0554de7a22f30a540326d95 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:41.713325 22305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:41.714041 22305 raft_consensus.cc:606] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:41.716317 23290 ts_tablet_manager.cc:1929] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:41.716763 23290 log.cc:1199] T 03ad39edf0b448e7b9d554f0ae2742e3 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/03ad39edf0b448e7b9d554f0ae2742e3
I20260709 13:10:41.716653 22305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:41.717327 22305 raft_consensus.cc:606] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:41.718268 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 03ad39edf0b448e7b9d554f0ae2742e3 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:41.719813 22305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23be337f82e74d1b83d241765348d06f"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:41.720340 22305 raft_consensus.cc:606] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:41.723174 22305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "389300f835a7454d8283642f2603875a"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:41.723780 22305 raft_consensus.cc:606] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:41.749440 22157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38b7efa760654472947293480a6fda43"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:41.750075 22157 raft_consensus.cc:606] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:41.753024 22305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d1f2803fc4945f183954336827daae4"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:41.754009 22305 raft_consensus.cc:606] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:41.765722 23240 raft_consensus.cc:993] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:41.766449 23282 raft_consensus.cc:1081] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:41.768759 22233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23be337f82e74d1b83d241765348d06f"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:36780
I20260709 13:10:41.769354 22233 raft_consensus.cc:493] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:41.769693 22233 raft_consensus.cc:3060] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.774828 22233 raft_consensus.cc:515] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:41.777174 22233 leader_election.cc:290] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:41.777799 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23be337f82e74d1b83d241765348d06f" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:41.778553 22157 raft_consensus.cc:3060] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.778764 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23be337f82e74d1b83d241765348d06f" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:41.779460 22305 raft_consensus.cc:3055] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:41.779712 22305 raft_consensus.cc:740] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:41.780189 22233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeb02a9bf7d64ef2ac1f029f616f5cfe"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:41.780764 22233 raft_consensus.cc:606] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:41.780494 22305 consensus_queue.cc:260] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:41.781680 22305 raft_consensus.cc:3060] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.782071 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:10:41.784129 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:41.786420 22157 raft_consensus.cc:2468] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:41.787132 22305 raft_consensus.cc:2468] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:41.787863 22200 leader_election.cc:304] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:41.788784 23263 raft_consensus.cc:2804] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:41.789315 23263 raft_consensus.cc:697] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:41.790377 23263 consensus_queue.cc:237] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:41.802042 22057 catalog_manager.cc:5697] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:41.829057 23257 raft_consensus.cc:993] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:41.829511 23257 raft_consensus.cc:1081] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:41.831102 22833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d1f2803fc4945f183954336827daae4"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:41.831619 22833 raft_consensus.cc:493] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:41.831960 22833 raft_consensus.cc:3060] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.837177 22833 raft_consensus.cc:515] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.840209 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1f2803fc4945f183954336827daae4" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:41.840807 22233 raft_consensus.cc:3060] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.842516 22833 leader_election.cc:290] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:41.844355 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1f2803fc4945f183954336827daae4" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:41.844901 22305 raft_consensus.cc:3055] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:41.845293 22305 raft_consensus.cc:740] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:41.846082 22305 consensus_queue.cc:260] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.847096 22305 raft_consensus.cc:3060] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.850328 22233 raft_consensus.cc:2468] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:41.851707 22305 raft_consensus.cc:2468] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:41.851708 22800 leader_election.cc:304] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:41.852927 23259 raft_consensus.cc:2804] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:41.855504 23259 raft_consensus.cc:697] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:41.856472 23259 consensus_queue.cc:237] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:41.866791 22057 catalog_manager.cc:5697] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:41.941037 23257 raft_consensus.cc:993] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:41.941591 23282 raft_consensus.cc:1081] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:41.943197 22233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "389300f835a7454d8283642f2603875a"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:36780
I20260709 13:10:41.943688 22233 raft_consensus.cc:493] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:41.943956 22233 raft_consensus.cc:3060] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.948467 22233 raft_consensus.cc:515] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:41.950588 22233 leader_election.cc:290] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:41.951045 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:41.951092 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389300f835a7454d8283642f2603875a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:41.951800 22157 raft_consensus.cc:3060] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.952026 22305 raft_consensus.cc:3055] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:41.952383 22305 raft_consensus.cc:740] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:41.953181 22305 consensus_queue.cc:260] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:41.954458 22305 raft_consensus.cc:3060] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.959033 22157 raft_consensus.cc:2468] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:41.960232 22200 leader_election.cc:304] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:41.960953 23263 raft_consensus.cc:2804] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:41.961391 23263 raft_consensus.cc:697] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:41.961599 22305 raft_consensus.cc:2468] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:41.962260 23263 consensus_queue.cc:237] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:41.972290 22057 catalog_manager.cc:5697] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:42.023315 23257 raft_consensus.cc:993] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:42.023849 23257 raft_consensus.cc:1081] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:42.026336 22834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:42.027052 22834 raft_consensus.cc:493] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:42.027442 22834 raft_consensus.cc:3060] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.032908 22834 raft_consensus.cc:515] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:42.034701 22834 leader_election.cc:290] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:42.035773 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:42.035807 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ad39edf0b448e7b9d554f0ae2742e3" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:42.036576 22157 raft_consensus.cc:3060] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.036718 22306 raft_consensus.cc:3055] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:42.037104 22306 raft_consensus.cc:740] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:42.037708 22306 consensus_queue.cc:260] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:42.038574 22306 raft_consensus.cc:3060] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.041467 22157 raft_consensus.cc:2468] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:42.042624 22801 leader_election.cc:304] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:42.043521 23259 raft_consensus.cc:2804] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:42.043790 22306 raft_consensus.cc:2468] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:42.044018 23259 raft_consensus.cc:697] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:42.045061 23259 consensus_queue.cc:237] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:42.054801 22057 catalog_manager.cc:5697] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.123832 23282 raft_consensus.cc:993] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:42.124346 23240 raft_consensus.cc:1081] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:42.126160 22834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:42.126878 22834 raft_consensus.cc:493] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:42.127368 22834 raft_consensus.cc:3060] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.135355 22834 raft_consensus.cc:515] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:42.137539 22834 leader_election.cc:290] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:42.138186 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:42.137995 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d1ba7a0554de7a22f30a540326d95" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:42.138777 22306 raft_consensus.cc:3055] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:42.138821 22233 raft_consensus.cc:3060] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.139326 22306 raft_consensus.cc:740] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:42.140190 22306 consensus_queue.cc:260] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:42.141462 22306 raft_consensus.cc:3060] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.146143 22233 raft_consensus.cc:2468] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:42.147557 22800 leader_election.cc:304] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:42.148337 22306 raft_consensus.cc:2468] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:42.148518 23259 raft_consensus.cc:2804] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:42.149241 23259 raft_consensus.cc:697] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:42.150120 23259 consensus_queue.cc:237] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:42.158509 22057 catalog_manager.cc:5697] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.184193 22306 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:42.185743 23287 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.191123 23287 raft_consensus.cc:993] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:42.191677 23229 raft_consensus.cc:1081] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:42.195288 22305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeb02a9bf7d64ef2ac1f029f616f5cfe"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:42.195890 22305 raft_consensus.cc:493] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:42.196290 22305 raft_consensus.cc:3060] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.199484 22157 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:42.201946 23229 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.209493 22305 raft_consensus.cc:515] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:42.213652 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb02a9bf7d64ef2ac1f029f616f5cfe" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:42.214305 22158 raft_consensus.cc:3060] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.214843 22305 leader_election.cc:290] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:42.218963 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb02a9bf7d64ef2ac1f029f616f5cfe" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:42.219650 22231 raft_consensus.cc:3055] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:42.219923 22231 raft_consensus.cc:740] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:42.220750 22231 consensus_queue.cc:260] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:42.221678 22231 raft_consensus.cc:3060] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.230865 22158 raft_consensus.cc:2468] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:42.232254 22274 leader_election.cc:304] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:42.233240 23282 raft_consensus.cc:2804] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:42.234192 22231 raft_consensus.cc:2468] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:42.233759 23282 raft_consensus.cc:697] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:42.236245 23282 consensus_queue.cc:237] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:42.249424 22054 catalog_manager.cc:5697] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.312119 22231 raft_consensus.cc:1275] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:42.313437 23259 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:42.335518 22306 raft_consensus.cc:1275] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:42.337206 23259 consensus_queue.cc:1048] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:42.345831 23242 raft_consensus.cc:993] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:42.346290 23242 raft_consensus.cc:1081] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:42.349545 22305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38b7efa760654472947293480a6fda43"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:40406
I20260709 13:10:42.350106 22305 raft_consensus.cc:493] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:42.350487 22305 raft_consensus.cc:3060] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.356727 22305 raft_consensus.cc:515] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:42.358821 22305 leader_election.cc:290] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:42.359427 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:42.360034 22158 raft_consensus.cc:3055] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:42.360357 22158 raft_consensus.cc:740] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:42.361047 22158 consensus_queue.cc:260] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:42.362232 22158 raft_consensus.cc:3060] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.363672 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b7efa760654472947293480a6fda43" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:42.364279 22231 raft_consensus.cc:3060] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.377027 22231 raft_consensus.cc:2468] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:42.377241 22158 raft_consensus.cc:2468] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:42.378149 22273 leader_election.cc:304] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:42.379056 23282 raft_consensus.cc:2804] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:42.379514 23282 raft_consensus.cc:697] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:42.380400 23282 consensus_queue.cc:237] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:42.393169 22054 catalog_manager.cc:5697] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.409085 22158 raft_consensus.cc:1275] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:42.410181 23263 consensus_queue.cc:1048] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.421317 22305 raft_consensus.cc:1275] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:42.422683 23229 consensus_queue.cc:1048] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.501973 22305 raft_consensus.cc:1275] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:42.503392 23259 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:42.512085 22158 raft_consensus.cc:1275] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:42.514209 23308 consensus_queue.cc:1048] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:42.628517 22158 raft_consensus.cc:1275] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:42.629840 23240 consensus_queue.cc:1048] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.636634 22233 raft_consensus.cc:1275] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:42.637883 23297 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:42.648696 22306 raft_consensus.cc:1275] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:42.652096 23259 consensus_queue.cc:1048] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:42.655396 22231 raft_consensus.cc:1275] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:42.661456 23240 consensus_queue.cc:1048] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.749658 22306 consensus_queue.cc:237] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:42.758174 22231 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:42.759524 23282 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:42.760154 22158 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:42.760686 22272 consensus_peers.cc:597] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20d51604907d4ad8b64e7f0cf8e36c94. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:42.761835 23282 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.771019 23240 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.774780 22231 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.776274 22158 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.785183 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:42.796614 22157 consensus_queue.cc:237] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:42.794229 22057 catalog_manager.cc:5697] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:42.822189 22123 consensus_peers.cc:597] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6e077a3853348d8adaa4d0ca7723203. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:42.822597 22306 raft_consensus.cc:1275] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:42.827095 23242 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.840553 22231 raft_consensus.cc:1275] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:42.842034 23242 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:42.849607 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:42.852895 23224 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.854590 22306 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.856109 22231 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.869469 22157 consensus_queue.cc:237] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:42.870779 22057 catalog_manager.cc:5697] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.889122 22305 raft_consensus.cc:1275] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:42.891286 22123 consensus_peers.cc:597] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33118865620445a7a1476c32e9e3b7ab. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:42.891927 23272 consensus_queue.cc:1048] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.892630 22235 raft_consensus.cc:1275] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:42.903162 23282 consensus_queue.cc:1048] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.909592 22235 raft_consensus.cc:1275] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:42.911309 23272 consensus_queue.cc:1048] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.926436 23272 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.934309 22306 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.957473 22157 raft_consensus.cc:1275] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:42.949739 22233 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.960011 23282 consensus_queue.cc:1048] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.956423 22057 catalog_manager.cc:5697] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:42.971045 22231 consensus_queue.cc:237] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:42.975371 22305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:42.976008 22305 raft_consensus.cc:606] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:42.979655 22305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1423f541939d4253916a34cf715dafb3"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:42.980228 22305 raft_consensus.cc:606] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
W20260709 13:10:42.985904 22198 consensus_peers.cc:597] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53ac9e63f93d4671a49622915a62759a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:42.986617 22154 raft_consensus.cc:1275] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:42.988018 23287 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.989063 22305 raft_consensus.cc:1275] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:42.989681 22233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:42.990442 22233 raft_consensus.cc:606] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:42.990994 23287 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:42.994771 22306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e9bed7d669e4ebfa4a8ae09555fa008"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:42.995357 22306 raft_consensus.cc:606] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:43.003491 22231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "befdb9e1a7de45248764de260d83f004"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:43.004093 22231 raft_consensus.cc:606] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:43.008569 22157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:43.009171 22157 raft_consensus.cc:606] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:43.011972 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:10:43.013573 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:43.012956 23229 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:43.014762 22154 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:43.020579 22305 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:43.031157 23282 raft_consensus.cc:993] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:43.031709 23282 raft_consensus.cc:1081] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:43.033502 22833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:43.034063 22833 raft_consensus.cc:493] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.034395 22833 raft_consensus.cc:3060] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.036136 22054 catalog_manager.cc:5697] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:43.053941 22833 raft_consensus.cc:515] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.055886 22833 leader_election.cc:290] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:43.056687 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:43.057238 22154 raft_consensus.cc:3060] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.059197 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42964c756a4e1c8f14d96b5a4307bb" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:43.059762 22306 raft_consensus.cc:3055] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:43.060027 22306 raft_consensus.cc:740] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:43.063663 22154 raft_consensus.cc:2468] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:43.064881 22801 leader_election.cc:304] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:43.065768 23297 raft_consensus.cc:2804] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:43.066232 23297 raft_consensus.cc:697] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:43.066459 22306 consensus_queue.cc:260] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.067085 23297 consensus_queue.cc:237] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.067803 22306 raft_consensus.cc:3060] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.077330 22306 raft_consensus.cc:2468] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:43.090269 22054 catalog_manager.cc:5697] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:43.106264 23330 raft_consensus.cc:993] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:43.106742 23330 raft_consensus.cc:1081] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:43.109704 22305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "befdb9e1a7de45248764de260d83f004"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:43.110270 22305 raft_consensus.cc:493] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.110653 22305 raft_consensus.cc:3060] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.119736 22305 raft_consensus.cc:515] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:43.121613 22305 leader_election.cc:290] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:43.123353 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befdb9e1a7de45248764de260d83f004" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:43.123967 22154 raft_consensus.cc:3060] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.125929 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befdb9e1a7de45248764de260d83f004" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:43.126547 22231 raft_consensus.cc:3055] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:43.126853 22231 raft_consensus.cc:740] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:43.127563 22231 consensus_queue.cc:260] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:43.128760 22231 raft_consensus.cc:3060] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.130558 22154 raft_consensus.cc:2468] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:43.131589 22274 leader_election.cc:304] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:43.132377 23282 raft_consensus.cc:2804] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:43.132809 23282 raft_consensus.cc:697] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:43.133543 23282 consensus_queue.cc:237] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:43.136024 22231 raft_consensus.cc:2468] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:43.149847 22054 catalog_manager.cc:5697] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:43.195101 23263 raft_consensus.cc:993] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:43.195621 23263 raft_consensus.cc:1081] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:43.197465 22834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57640
I20260709 13:10:43.198066 22834 raft_consensus.cc:493] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.198426 22834 raft_consensus.cc:3060] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.205683 22834 raft_consensus.cc:515] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.208261 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:43.208945 22154 raft_consensus.cc:3060] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.212430 22834 leader_election.cc:290] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:43.213729 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628a368dc36749ed8b9821eeeb8851b2" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:43.222671 22231 raft_consensus.cc:3055] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:43.223295 22231 raft_consensus.cc:740] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:43.223484 22154 raft_consensus.cc:2468] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:43.224269 22231 consensus_queue.cc:260] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.224675 22801 leader_election.cc:304] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:43.225598 22231 raft_consensus.cc:3060] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.225848 23297 raft_consensus.cc:2804] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:43.226399 23297 raft_consensus.cc:697] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:43.227284 23297 consensus_queue.cc:237] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.228935 23240 raft_consensus.cc:993] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:43.229424 23314 raft_consensus.cc:1081] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:43.232818 22834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1423f541939d4253916a34cf715dafb3"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:43.239275 23242 raft_consensus.cc:993] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:43.241521 23224 raft_consensus.cc:1081] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:43.233307 22231 raft_consensus.cc:2468] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:43.243005 22834 raft_consensus.cc:493] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.243224 22305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:40406
I20260709 13:10:43.244148 22834 raft_consensus.cc:3060] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.244392 22305 raft_consensus.cc:493] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.247210 22305 raft_consensus.cc:3060] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.252753 22054 catalog_manager.cc:5697] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:43.256206 23334 ts_tablet_manager.cc:933] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:43.256271 22834 raft_consensus.cc:515] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.260955 22305 raft_consensus.cc:515] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:43.264597 22834 leader_election.cc:290] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:43.264904 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:43.265727 22154 raft_consensus.cc:3055] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:43.266115 22154 raft_consensus.cc:740] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:43.268971 23334 tablet_copy_client.cc:323] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:43.267457 22154 consensus_queue.cc:260] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:43.271525 22154 raft_consensus.cc:3060] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.272177 22305 leader_election.cc:290] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:43.273770 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet d6e077a3853348d8adaa4d0ca7723203 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:43.274329 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet d6e077a3853348d8adaa4d0ca7723203 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-d6e077a3853348d8adaa4d0ca7723203
I20260709 13:10:43.275560 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1423f541939d4253916a34cf715dafb3" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:43.276196 22231 raft_consensus.cc:3060] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.279026 22154 raft_consensus.cc:2468] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:43.280282 22274 leader_election.cc:304] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:43.281376 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:43.281450 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1423f541939d4253916a34cf715dafb3" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:43.282032 22234 raft_consensus.cc:3060] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.282279 22306 raft_consensus.cc:3055] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:43.282636 22306 raft_consensus.cc:740] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:43.282050 23314 raft_consensus.cc:2804] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:43.283481 23314 raft_consensus.cc:697] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:43.284325 23314 consensus_queue.cc:237] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:43.285684 22231 raft_consensus.cc:2468] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:43.287086 22800 leader_election.cc:304] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:43.288642 22306 consensus_queue.cc:260] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.292486 22306 raft_consensus.cc:3060] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.289652 23297 raft_consensus.cc:2804] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:43.289136 22234 raft_consensus.cc:2468] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:43.304584 23297 raft_consensus.cc:697] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:43.305575 23297 consensus_queue.cc:237] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.309990 22306 raft_consensus.cc:2468] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:43.316490 22170 tablet_copy_source_session.cc:215] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:43.322321 23334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e077a3853348d8adaa4d0ca7723203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:43.348867 23282 raft_consensus.cc:993] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:43.349428 23282 raft_consensus.cc:1081] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:43.367151 22833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e9bed7d669e4ebfa4a8ae09555fa008"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:43.367321 23344 ts_tablet_manager.cc:933] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:43.367987 22833 raft_consensus.cc:493] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.368510 22833 raft_consensus.cc:3060] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.374629 23344 tablet_copy_client.cc:323] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:43.375603 22833 raft_consensus.cc:515] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.376525 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet 33118865620445a7a1476c32e9e3b7ab from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:43.377068 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet 33118865620445a7a1476c32e9e3b7ab from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-33118865620445a7a1476c32e9e3b7ab
I20260709 13:10:43.380023 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9bed7d669e4ebfa4a8ae09555fa008" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:43.380609 22154 raft_consensus.cc:3060] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.383723 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9bed7d669e4ebfa4a8ae09555fa008" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:43.384348 22306 raft_consensus.cc:3055] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:43.384658 22306 raft_consensus.cc:740] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:43.385401 22306 consensus_queue.cc:260] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.386511 22306 raft_consensus.cc:3060] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.386511 22170 tablet_copy_source_session.cc:215] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:43.392210 22154 raft_consensus.cc:2468] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:43.393590 22801 leader_election.cc:304] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:43.394490 23259 raft_consensus.cc:2804] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:43.395100 23259 raft_consensus.cc:697] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:43.395952 23259 consensus_queue.cc:237] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:43.398718 22054 catalog_manager.cc:5697] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:43.405184 22833 leader_election.cc:290] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:43.406050 23343 ts_tablet_manager.cc:933] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:43.394536 22306 raft_consensus.cc:2468] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:43.414803 23344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33118865620445a7a1476c32e9e3b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:43.422101 23343 tablet_copy_client.cc:323] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:43.427749 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 20d51604907d4ad8b64e7f0cf8e36c94 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:43.428401 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 20d51604907d4ad8b64e7f0cf8e36c94 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-20d51604907d4ad8b64e7f0cf8e36c94
I20260709 13:10:43.445787 22054 catalog_manager.cc:5697] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:43.450191 22319 tablet_copy_source_session.cc:215] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:43.450543 23348 ts_tablet_manager.cc:933] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:43.451977 23334 tablet_copy_client.cc:806] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:43.448612 22154 raft_consensus.cc:1275] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:43.454564 23297 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:43.455329 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d51604907d4ad8b64e7f0cf8e36c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:43.467978 22055 catalog_manager.cc:5697] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:43.452613 23334 tablet_copy_client.cc:670] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:43.478696 23334 tablet_copy_client.cc:538] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:43.485507 23348 tablet_copy_client.cc:323] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:43.487416 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet 53ac9e63f93d4671a49622915a62759a from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:43.487948 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet 53ac9e63f93d4671a49622915a62759a from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-53ac9e63f93d4671a49622915a62759a
I20260709 13:10:43.496948 22245 tablet_copy_source_session.cc:215] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:43.500494 23348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ac9e63f93d4671a49622915a62759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:43.510272 23344 tablet_copy_client.cc:806] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:43.511507 23344 tablet_copy_client.cc:670] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:43.512027 23334 tablet_bootstrap.cc:492] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:43.512116 23343 tablet_copy_client.cc:806] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:43.518159 23343 tablet_copy_client.cc:670] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:43.526722 23344 tablet_copy_client.cc:538] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:43.547170 23348 tablet_copy_client.cc:806] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:43.547998 23348 tablet_copy_client.cc:670] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:43.548358 23343 tablet_copy_client.cc:538] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:43.550189 22306 raft_consensus.cc:1275] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:43.551600 23308 consensus_queue.cc:1048] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:43.557355 23348 tablet_copy_client.cc:538] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:43.567170 23348 tablet_bootstrap.cc:492] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:43.579787 23343 tablet_bootstrap.cc:492] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:43.608397 22158 raft_consensus.cc:1275] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:43.610793 23308 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:43.618103 22231 raft_consensus.cc:1275] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:43.624750 23342 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:43.726656 23344 tablet_bootstrap.cc:492] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: Bootstrap starting.
W20260709 13:10:43.760174 22124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 109792us
I20260709 13:10:43.787453 22157 raft_consensus.cc:1275] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:10:43.788844 22201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 52882.2us
I20260709 13:10:43.790961 22160 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:43.908336 22231 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:10:43.914637 23360 log.cc:927] Time spent T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f: Append to log took a long time: real 0.164s	user 0.000s	sys 0.001s
I20260709 13:10:43.930738 22234 raft_consensus.cc:1275] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:43.942255 23259 consensus_queue.cc:1048] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:43.981235 23348 tablet_bootstrap.cc:492] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:43.991473 23343 tablet_bootstrap.cc:492] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:43.992715 23343 tablet_bootstrap.cc:492] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:43.992630 23282 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:43.993821 23343 ts_tablet_manager.cc:1403] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.414s	user 0.020s	sys 0.017s
I20260709 13:10:43.995183 22303 raft_consensus.cc:1275] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:43.998508 23334 tablet_bootstrap.cc:492] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:44.001313 22305 raft_consensus.cc:1275] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:44.004767 23348 tablet_bootstrap.cc:492] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:44.005687 23348 ts_tablet_manager.cc:1403] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.439s	user 0.025s	sys 0.012s
I20260709 13:10:44.023999 23334 tablet_bootstrap.cc:492] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:44.011870 23374 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:10:44.034571 23375 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 13:10:44.043829 23348 raft_consensus.cc:359] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:44.044727 23348 raft_consensus.cc:740] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:44.045434 23348 consensus_queue.cc:260] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:44.055124 23334 ts_tablet_manager.cc:1403] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.543s	user 0.047s	sys 0.030s
I20260709 13:10:44.118505 23334 raft_consensus.cc:359] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:44.112347 23343 raft_consensus.cc:359] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:44.123756 23343 raft_consensus.cc:740] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:44.124650 23343 consensus_queue.cc:260] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:44.128208 23334 raft_consensus.cc:740] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:44.131143 23334 consensus_queue.cc:260] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:44.130323 23343 ts_tablet_manager.cc:1434] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.136s	user 0.007s	sys 0.003s
I20260709 13:10:44.123206 22160 raft_consensus.cc:1275] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:44.023216 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:44.159533 23240 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:44.165943 22834 raft_consensus.cc:1217] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:44.166785 23365 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:10:44.183590 23259 consensus_queue.cc:1048] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
W20260709 13:10:44.227456 22800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 161665us
I20260709 13:10:44.220268 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-20d51604907d4ad8b64e7f0cf8e36c94 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:44.247588 22835 raft_consensus.cc:1217] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:44.244994 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-20d51604907d4ad8b64e7f0cf8e36c94 on tablet 20d51604907d4ad8b64e7f0cf8e36c94 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:44.264678 22228 raft_consensus.cc:1275] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:44.292860 23334 ts_tablet_manager.cc:1434] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.224s	user 0.004s	sys 0.009s
I20260709 13:10:44.304553 23383 consensus_queue.cc:1048] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
W20260709 13:10:44.364533 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 57114.3us
I20260709 13:10:44.427579 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-d6e077a3853348d8adaa4d0ca7723203 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:44.428186 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-d6e077a3853348d8adaa4d0ca7723203 on tablet d6e077a3853348d8adaa4d0ca7723203 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:44.486516 23348 ts_tablet_manager.cc:1434] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.480s	user 0.013s	sys 0.023s
I20260709 13:10:44.468011 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:10:44.521767 22274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 95466.2us
W20260709 13:10:44.526979 23340 log.cc:927] Time spent T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: Append to log took a long time: real 0.079s	user 0.003s	sys 0.000s
I20260709 13:10:44.539765 23344 tablet_bootstrap.cc:492] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:44.543932 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-53ac9e63f93d4671a49622915a62759a received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:44.544713 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-53ac9e63f93d4671a49622915a62759a on tablet 53ac9e63f93d4671a49622915a62759a with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:44.554091 22833 raft_consensus.cc:1217] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:44.541399 23344 tablet_bootstrap.cc:492] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: Bootstrap complete.
W20260709 13:10:44.655154 22273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 87162.7us
I20260709 13:10:44.664139 23344 ts_tablet_manager.cc:1403] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.910s	user 0.036s	sys 0.034s
I20260709 13:10:44.682698 23224 raft_consensus.cc:1064] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:44.689815 23224 consensus_queue.cc:237] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:44.747216 23344 raft_consensus.cc:359] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:44.802996 23344 raft_consensus.cc:740] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
W20260709 13:10:44.928815 23398 log.cc:927] Time spent T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260709 13:10:44.896917 23344 consensus_queue.cc:260] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:44.933883 23344 ts_tablet_manager.cc:1434] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.242s	user 0.010s	sys 0.000s
W20260709 13:10:44.950378 22800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 122317us
I20260709 13:10:44.953219 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-33118865620445a7a1476c32e9e3b7ab received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:44.954012 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-33118865620445a7a1476c32e9e3b7ab on tablet 33118865620445a7a1476c32e9e3b7ab with peer e5da333cbf624117805e0240b6154071
W20260709 13:10:44.960907 23394 log.cc:927] Time spent T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: Append to log took a long time: real 0.268s	user 0.003s	sys 0.000s
I20260709 13:10:44.962383 22228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1658d099651442788be0b1c14972e00b"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:44.963253 22228 raft_consensus.cc:606] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:44.971848 23364 raft_consensus.cc:1064] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:44.974869 22833 raft_consensus.cc:1275] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:45.026214 23242 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:45.029038 22235 raft_consensus.cc:1275] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:45.044945 22307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:45.045748 22307 raft_consensus.cc:606] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:45.059533 22307 raft_consensus.cc:1275] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:45.064257 22158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:45.064841 22158 raft_consensus.cc:606] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:45.067355 23242 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:45.068041 22835 raft_consensus.cc:1217] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:45.071672 23339 raft_consensus.cc:1064] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
W20260709 13:10:45.072152 23339 raft_consensus.cc:1068] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: Unable to promote non-voter e5da333cbf624117805e0240b6154071: Service unavailable: leader transfer in progress
I20260709 13:10:45.076733 23224 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:45.077433 23412 raft_consensus.cc:993] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:45.077960 23412 raft_consensus.cc:1081] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:45.078616 23224 raft_consensus.cc:993] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:45.078980 22303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2c18f9f1b024ae29778ab5570beaece"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:45.079559 22303 raft_consensus.cc:606] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:45.080322 23368 raft_consensus.cc:1081] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
W20260709 13:10:45.081595 22200 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:10:45.082365 22303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1658d099651442788be0b1c14972e00b"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:45.083911 22303 raft_consensus.cc:493] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:45.084223 22303 raft_consensus.cc:3060] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.089069 23364 consensus_queue.cc:237] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.092888 22235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:45.106056 22235 raft_consensus.cc:606] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:45.099633 22303 raft_consensus.cc:515] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.099925 23224 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.102160 22231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:52362
I20260709 13:10:45.108366 22307 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.109504 22231 raft_consensus.cc:493] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:45.109855 22231 raft_consensus.cc:3060] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.110541 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:10:45.115955 22303 leader_election.cc:290] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:45.118379 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:45.119587 22231 raft_consensus.cc:515] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:45.137722 22231 leader_election.cc:290] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:45.125840 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658d099651442788be0b1c14972e00b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:45.139164 22235 raft_consensus.cc:3055] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:45.139421 22235 raft_consensus.cc:740] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:45.139546 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:45.140215 22159 raft_consensus.cc:3055] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:45.140074 22235 consensus_queue.cc:260] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.140576 22159 raft_consensus.cc:740] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:45.141237 22235 raft_consensus.cc:3060] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.141949 22159 consensus_queue.cc:260] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:45.147743 22235 raft_consensus.cc:2468] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:45.152493 22159 raft_consensus.cc:3060] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.138338 22057 catalog_manager.cc:5697] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.153301 22834 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.156278 22833 raft_consensus.cc:1275] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:45.157670 22273 leader_election.cc:304] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:45.158671 23400 raft_consensus.cc:2804] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:45.159198 23400 raft_consensus.cc:697] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:45.159250 22835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658d099651442788be0b1c14972e00b" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:45.159832 22835 raft_consensus.cc:3060] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.160115 23400 consensus_queue.cc:237] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.163661 23363 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:45.165199 22153 raft_consensus.cc:1275] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:45.167536 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:45.168154 22307 raft_consensus.cc:3060] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.167539 23406 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:10:45.179225 22309 raft_consensus.cc:1275] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:45.182113 23406 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:45.185708 22235 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.188328 22835 raft_consensus.cc:2468] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:45.200448 22307 raft_consensus.cc:2468] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:45.204736 23363 raft_consensus.cc:993] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:45.205405 23363 raft_consensus.cc:1081] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:45.207228 22201 leader_election.cc:304] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:45.208376 23419 raft_consensus.cc:2804] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:45.209036 23419 raft_consensus.cc:697] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:45.210160 23419 consensus_queue.cc:237] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:45.210707 22159 raft_consensus.cc:2468] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:45.214476 22307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:45.215112 22307 raft_consensus.cc:493] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:45.215504 22307 raft_consensus.cc:3060] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.217027 23363 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.219009 22159 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.230604 22307 raft_consensus.cc:515] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:45.232924 22307 leader_election.cc:290] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:45.234015 22228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:45.234694 22228 raft_consensus.cc:3055] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:45.235494 22228 raft_consensus.cc:740] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:45.235215 22836 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.236435 22228 consensus_queue.cc:260] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:45.237596 22228 raft_consensus.cc:3060] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.244952 22158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:45.245702 22158 raft_consensus.cc:3060] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.254316 22158 raft_consensus.cc:2468] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:45.256690 22274 leader_election.cc:304] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:45.257611 23365 raft_consensus.cc:2804] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:45.258172 23365 raft_consensus.cc:697] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:45.259110 23365 consensus_queue.cc:237] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:45.267079 22228 raft_consensus.cc:2468] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:45.277159 22303 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.271070 22053 catalog_manager.cc:5697] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:45.296756 22057 catalog_manager.cc:5697] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.297760 22054 catalog_manager.cc:5697] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:45.302778 22054 catalog_manager.cc:5697] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:45.319422 22231 consensus_queue.cc:237] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.322257 22159 consensus_queue.cc:237] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.326531 22836 raft_consensus.cc:1275] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:45.328130 22158 raft_consensus.cc:1275] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:45.329833 23363 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:45.331990 23363 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:45.339912 22836 raft_consensus.cc:1275] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:45.342697 23364 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.343389 23224 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:10:45.347254 22836 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.353477 22235 raft_consensus.cc:1275] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:45.357721 23224 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.359476 22834 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.364185 23376 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:45.373250 22054 catalog_manager.cc:5697] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.388499 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet 53ac9e63f93d4671a49622915a62759a with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:45.389047 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6e077a3853348d8adaa4d0ca7723203 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:45.393639 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53ac9e63f93d4671a49622915a62759a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:45.392549 22057 catalog_manager.cc:5697] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:45.400178 22154 raft_consensus.cc:2955] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.406292 22298 tablet_service.cc:1558] Processing DeleteTablet for tablet d6e077a3853348d8adaa4d0ca7723203 with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:45.419072 23433 tablet_replica.cc:333] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:45.424073 23400 raft_consensus.cc:993] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:45.424602 23400 raft_consensus.cc:1081] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:45.428612 22228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:36780
I20260709 13:10:45.429155 22228 raft_consensus.cc:493] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:45.429509 22228 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.438156 22228 raft_consensus.cc:515] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:45.439499 22231 raft_consensus.cc:2955] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.452346 23433 raft_consensus.cc:2243] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.455379 23314 raft_consensus.cc:1064] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
W20260709 13:10:45.455871 23314 raft_consensus.cc:1068] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: Unable to promote non-voter e5da333cbf624117805e0240b6154071: Service unavailable: leader transfer in progress
I20260709 13:10:45.453336 23433 raft_consensus.cc:2272] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.459913 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:45.460547 22303 raft_consensus.cc:3055] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:45.460842 22303 raft_consensus.cc:740] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:45.462566 22228 leader_election.cc:290] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:45.462390 22303 consensus_queue.cc:260] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:45.463686 22303 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.468518 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:45.469166 22159 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.473135 23314 raft_consensus.cc:993] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:45.473692 23403 raft_consensus.cc:1081] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:45.476030 22303 raft_consensus.cc:2468] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:45.476227 22836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2c18f9f1b024ae29778ab5570beaece"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:45.477099 22201 leader_election.cc:304] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:45.477829 22836 raft_consensus.cc:493] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:45.477303 23433 ts_tablet_manager.cc:1916] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:45.478231 23406 raft_consensus.cc:2804] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:45.479092 23406 raft_consensus.cc:697] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:45.480093 23406 consensus_queue.cc:237] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:45.478209 22836 raft_consensus.cc:3060] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.488897 22159 raft_consensus.cc:2468] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:45.488922 22836 raft_consensus.cc:515] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.496865 22836 leader_election.cc:290] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:45.497609 22153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c18f9f1b024ae29778ab5570beaece" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:45.498301 22153 raft_consensus.cc:3060] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.498430 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c18f9f1b024ae29778ab5570beaece" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:45.499208 22307 raft_consensus.cc:3055] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:45.499506 22307 raft_consensus.cc:740] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:45.500447 22307 consensus_queue.cc:260] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.502188 22307 raft_consensus.cc:3060] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:45.506167 22153 raft_consensus.cc:2468] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:45.507655 22801 leader_election.cc:304] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:45.508563 23259 raft_consensus.cc:2804] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:45.509045 23259 raft_consensus.cc:697] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:45.509857 23259 consensus_queue.cc:237] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.565366 22307 raft_consensus.cc:2468] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:45.568172 22053 catalog_manager.cc:5697] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:45.582477 23433 ts_tablet_manager.cc:1929] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:45.582757 23368 raft_consensus.cc:1064] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:45.583067 23433 log.cc:1199] T 53ac9e63f93d4671a49622915a62759a P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/53ac9e63f93d4671a49622915a62759a
I20260709 13:10:45.584894 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet 53ac9e63f93d4671a49622915a62759a (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:45.586227 23368 consensus_queue.cc:237] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:45.590306 23433 tablet_replica.cc:333] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:45.591593 23433 raft_consensus.cc:2243] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.593106 23433 raft_consensus.cc:2272] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.599045 23433 ts_tablet_manager.cc:1916] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:45.608774 22228 raft_consensus.cc:1275] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:45.610524 23372 consensus_queue.cc:1048] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:45.613130 22836 raft_consensus.cc:1275] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:45.612540 22053 catalog_manager.cc:5697] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:45.616591 22228 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:45.618326 23376 consensus_queue.cc:1048] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:45.619855 23240 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:45.628083 22307 raft_consensus.cc:1275] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:45.639818 22836 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:45.641417 23376 consensus_queue.cc:1048] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:45.641774 23240 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:45.654438 22153 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:45.656415 23364 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:45.665751 23433 ts_tablet_manager.cc:1929] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:45.675115 23433 log.cc:1199] T d6e077a3853348d8adaa4d0ca7723203 P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/d6e077a3853348d8adaa4d0ca7723203
I20260709 13:10:45.666309 23224 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.691741 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet d6e077a3853348d8adaa4d0ca7723203 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:45.694319 22303 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:45.737195 23364 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:45.753608 22231 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:10:45.744477 22800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 95418.4us
I20260709 13:10:45.784111 23365 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:45.790362 22154 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:10:45.818703 22124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 114331us
I20260709 13:10:45.831018 22228 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
W20260709 13:10:45.828336 22273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 45294.4us
I20260709 13:10:45.867370 23400 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:45.883728 22054 catalog_manager.cc:5697] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:45.889408 22836 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
W20260709 13:10:45.969130 22126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 49071.3us
W20260709 13:10:45.979990 22124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 48915.3us
I20260709 13:10:45.982566 22836 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Advancing to term 2
I20260709 13:10:45.993881 22836 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:45.995934 23406 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:46.011303 22158 raft_consensus.cc:1275] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:46.015478 22309 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:46.017366 23387 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:46.053771 23363 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:46.056946 23363 raft_consensus.cc:1064] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
W20260709 13:10:46.057382 23363 raft_consensus.cc:1068] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: Unable to promote non-voter e5da333cbf624117805e0240b6154071: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:10:46.058574 22159 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:46.084229 23363 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:46.092186 22303 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.110217 22309 raft_consensus.cc:1275] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:46.119442 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:46.119093 23387 consensus_queue.cc:1048] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:46.185572 23363 raft_consensus.cc:1064] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:46.187879 23363 consensus_queue.cc:237] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:46.187748 22160 consensus_queue.cc:237] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:46.208313 22833 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:46.210417 23419 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:46.226004 22836 raft_consensus.cc:1275] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:46.228585 23453 consensus_queue.cc:1048] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:46.249904 23455 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.252333 22303 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:46.253953 22159 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:46.256179 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:46.260326 23363 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:46.269749 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33118865620445a7a1476c32e9e3b7ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:46.277577 23406 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:46.281668 22833 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.295490 22306 raft_consensus.cc:1275] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:46.299664 23453 consensus_queue.cc:1048] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:46.300324 22054 catalog_manager.cc:5697] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:46.306970 23415 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.309782 22159 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.317767 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 33118865620445a7a1476c32e9e3b7ab with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:46.333137 22306 raft_consensus.cc:2955] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.344745 22836 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.334566 23463 tablet_replica.cc:333] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:46.349300 23463 raft_consensus.cc:2243] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:46.350175 23463 raft_consensus.cc:2272] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:46.335423 22303 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.361634 23463 ts_tablet_manager.cc:1916] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:46.375349 22054 catalog_manager.cc:5697] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 2 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.395294 22228 consensus_queue.cc:237] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:46.403738 22836 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:46.404369 23463 ts_tablet_manager.cc:1929] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:46.405449 23419 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:46.405099 23463 log.cc:1199] T 33118865620445a7a1476c32e9e3b7ab P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/33118865620445a7a1476c32e9e3b7ab
I20260709 13:10:46.415266 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 33118865620445a7a1476c32e9e3b7ab (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:46.420645 22306 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:46.423310 23415 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:46.435887 23363 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.441685 22836 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.481763 22303 raft_consensus.cc:2955] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.524372 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20d51604907d4ad8b64e7f0cf8e36c94 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:46.539783 22057 catalog_manager.cc:5697] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:46.564980 22303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1658d099651442788be0b1c14972e00b"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:46.566514 22303 raft_consensus.cc:606] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
W20260709 13:10:46.697276 22273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 43511.6us
I20260709 13:10:46.707964 23447 raft_consensus.cc:993] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:46.711220 22231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:46.713197 22231 raft_consensus.cc:606] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:46.719276 23400 raft_consensus.cc:1081] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:46.741827 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 20d51604907d4ad8b64e7f0cf8e36c94 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:46.741619 22833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1658d099651442788be0b1c14972e00b"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:46.744330 22833 raft_consensus.cc:493] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:46.745306 22833 raft_consensus.cc:3060] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:46.751114 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:46.752162 22159 raft_consensus.cc:606] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:46.771077 22307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81eab8175f0849649221af66efa2cac9"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:46.771905 22307 raft_consensus.cc:606] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:46.789451 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:46.793748 22159 raft_consensus.cc:606] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:46.794701 22833 raft_consensus.cc:515] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:46.798615 22833 leader_election.cc:290] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 3 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:46.799736 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658d099651442788be0b1c14972e00b" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:46.800482 22235 raft_consensus.cc:3060] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:46.801903 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:10:46.803720 23467 tablet_replica.cc:333] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:46.804483 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:46.799556 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658d099651442788be0b1c14972e00b" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:46.805662 23467 raft_consensus.cc:2243] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:46.805810 22307 raft_consensus.cc:3055] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:46.806396 22307 raft_consensus.cc:740] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:46.807492 22307 consensus_queue.cc:260] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:46.810138 22307 raft_consensus.cc:3060] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:46.814630 23467 raft_consensus.cc:2272] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:46.823369 23447 raft_consensus.cc:993] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602: : Instructing follower d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:46.823668 23467 ts_tablet_manager.cc:1916] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:46.825038 23447 raft_consensus.cc:1081] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:46.828363 22235 raft_consensus.cc:2468] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 3.
I20260709 13:10:46.829293 22154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81eab8175f0849649221af66efa2cac9"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:60262
I20260709 13:10:46.830005 22154 raft_consensus.cc:493] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:46.830420 22154 raft_consensus.cc:3060] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:46.830315 22800 leader_election.cc:304] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [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: ce90ea4f7f194637a802f6685349da93, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:46.831568 23374 raft_consensus.cc:2804] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:46.832165 23374 raft_consensus.cc:697] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 3 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:46.837047 23374 consensus_queue.cc:237] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:46.837563 22307 raft_consensus.cc:2468] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 3.
I20260709 13:10:46.843761 22154 raft_consensus.cc:515] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:46.846431 23467 ts_tablet_manager.cc:1929] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:10:46.847071 22154 leader_election.cc:290] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 2 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:46.847822 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:46.848168 23467 log.cc:1199] T 20d51604907d4ad8b64e7f0cf8e36c94 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/20d51604907d4ad8b64e7f0cf8e36c94
I20260709 13:10:46.848517 22235 raft_consensus.cc:3060] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:46.852626 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:46.853524 22307 raft_consensus.cc:3055] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:46.853993 22307 raft_consensus.cc:740] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:46.855145 22307 consensus_queue.cc:260] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:46.856917 22307 raft_consensus.cc:3060] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:46.862861 22054 catalog_manager.cc:5697] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 2 to 3, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 3 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:46.864725 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 20d51604907d4ad8b64e7f0cf8e36c94 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:46.865758 22307 raft_consensus.cc:2468] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 2.
I20260709 13:10:46.872535 22235 raft_consensus.cc:2468] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 2.
I20260709 13:10:46.873366 22126 leader_election.cc:304] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:46.876130 23453 raft_consensus.cc:2804] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:46.876780 23453 raft_consensus.cc:697] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:46.877948 23453 consensus_queue.cc:237] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:46.895328 22054 catalog_manager.cc:5697] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 2 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.007196 23419 raft_consensus.cc:993] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:47.007901 23415 raft_consensus.cc:1081] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:47.009819 22306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:47.010416 22306 raft_consensus.cc:493] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:47.010846 22306 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:47.016396 22306 raft_consensus.cc:515] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:47.018808 22306 leader_election.cc:290] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 3 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:47.019366 22228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:47.019436 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:47.020167 22228 raft_consensus.cc:3055] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:47.020272 22833 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:47.020541 22228 raft_consensus.cc:740] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:47.021442 22228 consensus_queue.cc:260] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:47.024026 22228 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:47.033082 22833 raft_consensus.cc:2468] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 3.
I20260709 13:10:47.034621 22272 leader_election.cc:304] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:47.035740 23314 raft_consensus.cc:2804] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:47.036271 23314 raft_consensus.cc:697] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:47.037256 23314 consensus_queue.cc:237] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:47.038301 22228 raft_consensus.cc:2468] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 3.
I20260709 13:10:47.050879 22054 catalog_manager.cc:5697] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 2 to 3, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.199764 23224 raft_consensus.cc:993] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:47.200321 23453 raft_consensus.cc:1081] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:47.201915 22228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:52362
I20260709 13:10:47.202524 22228 raft_consensus.cc:493] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:47.202574 23224 raft_consensus.cc:993] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:47.202862 22228 raft_consensus.cc:3060] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.203169 23453 raft_consensus.cc:1081] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:47.204926 22306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:40406
I20260709 13:10:47.205600 22306 raft_consensus.cc:493] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:47.205914 22306 raft_consensus.cc:3060] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.208295 22228 raft_consensus.cc:515] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:47.211050 22228 leader_election.cc:290] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:47.211062 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:47.212436 22306 raft_consensus.cc:515] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:47.213017 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:47.213264 22833 raft_consensus.cc:3060] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.213661 22160 raft_consensus.cc:3055] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:47.214010 22160 raft_consensus.cc:740] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:47.214810 22160 consensus_queue.cc:260] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:47.215236 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:47.215467 22306 leader_election.cc:290] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:47.215758 22154 raft_consensus.cc:3055] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:47.216104 22154 raft_consensus.cc:740] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:47.216176 22160 raft_consensus.cc:3060] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.216889 22154 consensus_queue.cc:260] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:47.218037 22154 raft_consensus.cc:3060] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.218580 22836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f96baee682f4997b614ae990eb1d3b9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:47.219199 22836 raft_consensus.cc:3060] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.220700 22833 raft_consensus.cc:2468] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:47.224220 22198 leader_election.cc:304] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:47.225992 22836 raft_consensus.cc:2468] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:47.226159 23415 raft_consensus.cc:2804] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:47.226773 23415 raft_consensus.cc:697] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:47.226696 22154 raft_consensus.cc:2468] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:47.227205 22272 leader_election.cc:304] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:47.227939 22160 raft_consensus.cc:2468] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:47.229301 23314 raft_consensus.cc:2804] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:47.229643 23415 consensus_queue.cc:237] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:47.230543 23314 raft_consensus.cc:697] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:47.233415 23314 consensus_queue.cc:237] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:47.245257 22054 catalog_manager.cc:5697] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.247653 22057 catalog_manager.cc:5697] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.264231 22228 raft_consensus.cc:1275] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.265908 23453 consensus_queue.cc:1048] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:47.302286 22306 raft_consensus.cc:1275] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.305883 23224 consensus_queue.cc:1048] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.340178 22307 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:47.341774 23374 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:47.356591 22228 raft_consensus.cc:1275] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:47.357973 23374 consensus_queue.cc:1048] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:10:47.495545 22833 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:47.496779 23466 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:47.507288 22228 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:47.508597 23400 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:47.638072 22160 raft_consensus.cc:1275] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:47.639312 23400 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:47.640743 22160 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:47.642295 23363 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:47.649250 22833 raft_consensus.cc:1275] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:47.650848 23400 consensus_queue.cc:1048] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:47.672899 22833 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:47.678085 23484 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:47.806111 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:47.820668 22307 consensus_queue.cc:237] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
W20260709 13:10:47.827627 22272 consensus_peers.cc:597] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 192f7d1fe8994248bfdc7fd63defba0b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:47.828032 22231 raft_consensus.cc:1275] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:47.828289 22154 raft_consensus.cc:1275] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:47.829582 23400 consensus_queue.cc:1048] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.830524 23466 consensus_queue.cc:1048] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.843554 23400 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:47.857295 22231 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:47.888150 22054 catalog_manager.cc:5697] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:47.889889 22159 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:47.911476 22231 consensus_queue.cc:237] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:47.918768 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:47.922863 22307 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:47.923138 22159 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:10:47.923206 22198 consensus_peers.cc:597] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dd106fda0a542a8b8dcf744332c6bcf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:47.924448 23484 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:47.925494 23419 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:47.955156 23363 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:47.980000 22306 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:47.998313 22306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:47.999007 22306 raft_consensus.cc:606] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:47.998878 22055 catalog_manager.cc:5697] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:48.002343 22231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23be337f82e74d1b83d241765348d06f"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:48.002952 22231 raft_consensus.cc:606] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
W20260709 13:10:48.005956 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 48214.3us
I20260709 13:10:48.014469 22153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81eab8175f0849649221af66efa2cac9"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:48.015131 22153 raft_consensus.cc:606] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:48.004042 22306 consensus_queue.cc:237] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:48.016588 22160 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:48.022526 22309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:48.023166 22309 raft_consensus.cc:606] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Received request to transfer leadership to TS d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:48.026743 22231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:48.027503 22231 raft_consensus.cc:606] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:48.037303 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:10:48.039592 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:10:48.045951 22272 consensus_peers.cc:597] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed0400fe26084de3a6402c8135823f81. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:48.046751 22160 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:48.047114 22231 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:48.048408 23400 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:48.049310 23466 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:48.061105 23400 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:48.063489 22160 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:48.068353 22231 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:48.079977 22057 catalog_manager.cc:5697] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:48.081669 22106 auto_rebalancer.cc:629] Failed to schedule move for tablet c857acfd0a434483b2d5365bc2996d0e: Remote error: Service unavailable: leader transfer in progress
I20260709 13:10:48.153559 23484 raft_consensus.cc:993] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93: : Instructing follower d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:48.154071 23484 raft_consensus.cc:1081] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:48.155872 22159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:60252
I20260709 13:10:48.156422 22159 raft_consensus.cc:493] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:48.156755 22159 raft_consensus.cc:3060] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:48.165334 22159 raft_consensus.cc:515] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:48.167047 22159 leader_election.cc:290] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 2 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:48.168059 22836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:48.168685 22836 raft_consensus.cc:3060] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:48.169317 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:48.169962 22231 raft_consensus.cc:3055] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:48.171442 22231 raft_consensus.cc:740] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:48.172050 23484 raft_consensus.cc:993] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:48.172549 23484 raft_consensus.cc:1081] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:48.177702 22836 raft_consensus.cc:2468] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 2.
I20260709 13:10:48.174414 22309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23be337f82e74d1b83d241765348d06f"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:48.174156 22231 consensus_queue.cc:260] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:48.179076 22309 raft_consensus.cc:493] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:48.179563 22309 raft_consensus.cc:3060] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.179730 22123 leader_election.cc:304] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:48.179886 22231 raft_consensus.cc:3060] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:48.180732 23224 raft_consensus.cc:2804] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:48.181902 23224 raft_consensus.cc:697] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:48.182762 23224 consensus_queue.cc:237] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:48.188254 22309 raft_consensus.cc:515] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:48.189407 22231 raft_consensus.cc:2468] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 2.
I20260709 13:10:48.191556 22309 leader_election.cc:290] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 3 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:48.192082 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23be337f82e74d1b83d241765348d06f" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:48.199353 22231 raft_consensus.cc:3055] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:48.200102 22231 raft_consensus.cc:740] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:48.191937 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23be337f82e74d1b83d241765348d06f" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:48.201047 22231 consensus_queue.cc:260] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:48.201628 22159 raft_consensus.cc:3060] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.202257 22231 raft_consensus.cc:3060] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.212110 22159 raft_consensus.cc:2468] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 3.
I20260709 13:10:48.215356 22274 leader_election.cc:304] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:48.216395 23490 raft_consensus.cc:2804] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:48.216912 23490 raft_consensus.cc:697] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:48.208449 22055 catalog_manager.cc:5697] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 2 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.217722 23490 consensus_queue.cc:237] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:48.219436 22231 raft_consensus.cc:2468] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 3.
I20260709 13:10:48.236883 23503 ts_tablet_manager.cc:933] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:48.238554 22055 catalog_manager.cc:5697] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 2 to 3, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:48.245066 23503 tablet_copy_client.cc:323] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:48.248138 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 192f7d1fe8994248bfdc7fd63defba0b from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:48.248813 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 192f7d1fe8994248bfdc7fd63defba0b from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-192f7d1fe8994248bfdc7fd63defba0b
I20260709 13:10:48.257376 22319 tablet_copy_source_session.cc:215] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:48.260906 23503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192f7d1fe8994248bfdc7fd63defba0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:48.279484 23503 tablet_copy_client.cc:806] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:48.280161 23503 tablet_copy_client.cc:670] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:48.284109 23503 tablet_copy_client.cc:538] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:48.294691 23503 tablet_bootstrap.cc:492] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:48.333201 23314 raft_consensus.cc:993] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: : Instructing follower d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:48.333731 23314 raft_consensus.cc:1081] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Signalling peer d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:48.334496 23453 raft_consensus.cc:993] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:48.335002 23453 raft_consensus.cc:1081] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:48.335258 23503 tablet_bootstrap.cc:492] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:48.336455 23503 tablet_bootstrap.cc:492] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:48.337181 23503 ts_tablet_manager.cc:1403] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.009s
I20260709 13:10:48.339644 22160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:60262
I20260709 13:10:48.340265 22160 raft_consensus.cc:493] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:48.340728 23503 raft_consensus.cc:359] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:48.341612 23503 raft_consensus.cc:740] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:48.340607 22160 raft_consensus.cc:3060] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.342242 23503 consensus_queue.cc:260] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:48.348905 23503 ts_tablet_manager.cc:1434] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:10:48.353639 22228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81eab8175f0849649221af66efa2cac9"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:52362
I20260709 13:10:48.354411 22228 raft_consensus.cc:493] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:48.354846 22228 raft_consensus.cc:3060] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.361312 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-192f7d1fe8994248bfdc7fd63defba0b received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:48.361873 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-192f7d1fe8994248bfdc7fd63defba0b on tablet 192f7d1fe8994248bfdc7fd63defba0b with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:48.367889 22228 raft_consensus.cc:515] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:48.370956 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:48.371580 22306 raft_consensus.cc:3060] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.372165 22160 raft_consensus.cc:515] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:48.370762 23400 raft_consensus.cc:993] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:48.374352 23400 raft_consensus.cc:1081] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:48.374799 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:48.375435 22235 raft_consensus.cc:3060] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.376140 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857acfd0a434483b2d5365bc2996d0e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:48.376706 22303 raft_consensus.cc:3055] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:48.376969 22303 raft_consensus.cc:740] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:48.377736 22303 consensus_queue.cc:260] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:48.378743 22303 raft_consensus.cc:3060] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.386204 22235 raft_consensus.cc:2468] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:48.386390 22836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:48.387009 22160 leader_election.cc:290] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 3 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:48.390978 22124 leader_election.cc:304] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:48.392395 22306 raft_consensus.cc:2468] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 3.
I20260709 13:10:48.391749 22303 raft_consensus.cc:2468] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:48.388000 22836 raft_consensus.cc:493] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:48.390995 22228 leader_election.cc:290] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 3 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:48.393733 22201 leader_election.cc:304] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:48.393332 23506 raft_consensus.cc:2804] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:48.404155 23506 raft_consensus.cc:697] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:48.404517 23415 raft_consensus.cc:2804] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:48.405591 23415 raft_consensus.cc:697] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 3 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:48.406524 23415 consensus_queue.cc:237] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:48.406004 23506 consensus_queue.cc:237] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:48.393553 22836 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:48.402441 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eab8175f0849649221af66efa2cac9" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:48.415578 22160 raft_consensus.cc:3055] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:48.416217 22836 raft_consensus.cc:515] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:48.416998 22160 raft_consensus.cc:740] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:48.417913 22160 consensus_queue.cc:260] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:48.419087 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:48.419303 22836 leader_election.cc:290] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 4 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:48.419736 22231 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:48.422298 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d51604907d4ad8b64e7f0cf8e36c94" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:48.422870 22303 raft_consensus.cc:3055] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:48.423187 22303 raft_consensus.cc:740] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:48.423873 22303 consensus_queue.cc:260] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:48.425010 22303 raft_consensus.cc:3060] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:48.426553 22231 raft_consensus.cc:2468] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 4.
I20260709 13:10:48.430073 22055 catalog_manager.cc:5697] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 2 to 3, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.419138 22160 raft_consensus.cc:3060] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.442625 22303 raft_consensus.cc:2468] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 4.
I20260709 13:10:48.444758 22802 leader_election.cc:304] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [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: 66f38c1851ba407188ed271b38b78602, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:48.445806 23259 raft_consensus.cc:2804] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:48.446341 23259 raft_consensus.cc:697] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 4 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:48.447271 23259 consensus_queue.cc:237] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:48.461480 22054 catalog_manager.cc:5697] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 3 to 4, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 4 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:48.463716 22160 raft_consensus.cc:2468] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 3.
I20260709 13:10:48.440891 22057 catalog_manager.cc:5697] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 2 to 3, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 3 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.494462 23503 ts_tablet_manager.cc:933] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:48.503315 23503 tablet_copy_client.cc:323] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:48.506966 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet 8dd106fda0a542a8b8dcf744332c6bcf from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:48.507556 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet 8dd106fda0a542a8b8dcf744332c6bcf from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-8dd106fda0a542a8b8dcf744332c6bcf
I20260709 13:10:48.523698 22245 tablet_copy_source_session.cc:215] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:48.528033 23510 ts_tablet_manager.cc:933] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:48.528409 23503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd106fda0a542a8b8dcf744332c6bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:48.530086 23510 tablet_copy_client.cc:323] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:48.531883 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet ed0400fe26084de3a6402c8135823f81 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:48.532439 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet ed0400fe26084de3a6402c8135823f81 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-ed0400fe26084de3a6402c8135823f81
I20260709 13:10:48.541939 22319 tablet_copy_source_session.cc:215] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:48.543771 23503 tablet_copy_client.cc:806] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:48.544430 23503 tablet_copy_client.cc:670] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:48.547782 23510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0400fe26084de3a6402c8135823f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:48.550156 23503 tablet_copy_client.cc:538] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:48.562304 23503 tablet_bootstrap.cc:492] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:48.566699 23510 tablet_copy_client.cc:806] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:48.567914 23510 tablet_copy_client.cc:670] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:48.573693 23510 tablet_copy_client.cc:538] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:48.583964 23510 tablet_bootstrap.cc:492] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:48.590132 23503 tablet_bootstrap.cc:492] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:48.591411 23503 tablet_bootstrap.cc:492] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:48.592295 23503 ts_tablet_manager.cc:1403] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260709 13:10:48.592882 22834 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:48.596312 23453 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:48.597455 23503 raft_consensus.cc:359] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:48.598459 23503 raft_consensus.cc:740] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:48.599247 23503 consensus_queue.cc:260] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:48.608685 23503 ts_tablet_manager.cc:1434] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:10:48.611052 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-8dd106fda0a542a8b8dcf744332c6bcf received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:48.611562 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-8dd106fda0a542a8b8dcf744332c6bcf on tablet 8dd106fda0a542a8b8dcf744332c6bcf with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:48.638540 23510 tablet_bootstrap.cc:492] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:48.639633 23510 tablet_bootstrap.cc:492] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:48.640425 23510 ts_tablet_manager.cc:1403] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.004s
I20260709 13:10:48.643651 22228 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:48.645479 23453 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:48.643716 23510 raft_consensus.cc:359] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:48.650096 23510 raft_consensus.cc:740] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:48.650820 23510 consensus_queue.cc:260] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:48.654179 23510 ts_tablet_manager.cc:1434] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:10:48.656550 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-ed0400fe26084de3a6402c8135823f81 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:48.657045 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-ed0400fe26084de3a6402c8135823f81 on tablet ed0400fe26084de3a6402c8135823f81 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:48.699671 22160 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:48.701318 23400 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:48.721227 22231 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:48.723121 23400 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:48.757512 22834 raft_consensus.cc:1217] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:48.825439 22160 raft_consensus.cc:1275] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:48.826840 23484 consensus_queue.cc:1048] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:48.851586 22309 raft_consensus.cc:1275] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:48.858521 23415 consensus_queue.cc:1048] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:48.860149 22309 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:48.866691 23506 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:48.893821 22231 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:48.896859 23506 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:48.906617 22834 raft_consensus.cc:1217] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:10:48.941421 22834 raft_consensus.cc:1217] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:10:48.988049 22231 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 4 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:10:48.989629 23259 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:10:49.006709 22309 raft_consensus.cc:1275] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 4 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:10:49.008395 23387 consensus_queue.cc:1048] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:10:49.040683 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:49.142270 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:49.172019 23400 raft_consensus.cc:1064] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:49.174340 23400 consensus_queue.cc:237] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:49.201644 22235 raft_consensus.cc:1275] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:49.202160 22160 raft_consensus.cc:1275] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:49.206828 22834 raft_consensus.cc:1275] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:49.207129 23338 consensus_queue.cc:1048] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:49.209196 23490 consensus_queue.cc:1048] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:49.211683 23400 consensus_queue.cc:1048] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:49.221174 22231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f11939b318542b287822e58cf520732"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:49.222295 22231 raft_consensus.cc:606] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:49.225729 22154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:49.226425 22154 raft_consensus.cc:606] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:49.230065 22154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:49.231443 23490 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.230985 22154 raft_consensus.cc:606] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:49.232935 22235 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.236606 22834 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.239495 22309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:49.240161 22309 raft_consensus.cc:606] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:49.241681 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:10:49.243366 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:49.252090 22160 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.253724 22055 catalog_manager.cc:5697] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.262229 23224 raft_consensus.cc:993] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:49.262744 23224 raft_consensus.cc:1081] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:49.266242 22235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:52362
I20260709 13:10:49.267030 22235 raft_consensus.cc:493] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:49.267490 22235 raft_consensus.cc:3060] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.286273 22235 raft_consensus.cc:515] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:49.291675 22235 leader_election.cc:290] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:49.292023 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:49.292248 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b2ad74db1444798cd664b12cc16e11" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:49.292894 22160 raft_consensus.cc:3055] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:49.292912 22307 raft_consensus.cc:3060] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.293423 22160 raft_consensus.cc:740] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:49.294275 22160 consensus_queue.cc:260] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:49.295552 22160 raft_consensus.cc:3060] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.300442 22307 raft_consensus.cc:2468] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:49.302202 22201 leader_election.cc:304] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:49.303100 23484 raft_consensus.cc:2804] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:49.303511 23484 raft_consensus.cc:697] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:49.304220 23484 consensus_queue.cc:237] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:49.305387 22160 raft_consensus.cc:2468] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:49.324028 22307 consensus_queue.cc:237] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:49.333808 22834 raft_consensus.cc:1275] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:49.333244 22057 catalog_manager.cc:5697] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:49.335613 23490 consensus_queue.cc:1048] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:49.335918 22160 raft_consensus.cc:1275] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:49.337409 23338 consensus_queue.cc:1048] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:49.348016 23484 raft_consensus.cc:1064] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:49.351605 23484 consensus_queue.cc:237] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:49.351404 23338 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.357154 22160 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.365775 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 192f7d1fe8994248bfdc7fd63defba0b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:49.366251 22833 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:49.367558 22834 raft_consensus.cc:2955] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.370611 23415 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:49.377765 23524 raft_consensus.cc:993] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93: : Instructing follower d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:49.378389 23525 raft_consensus.cc:1081] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:49.387197 22057 catalog_manager.cc:5697] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:49.392102 22307 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:49.392354 22159 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:49.389160 22154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f11939b318542b287822e58cf520732"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:60252
I20260709 13:10:49.393175 22154 raft_consensus.cc:493] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:49.393571 22154 raft_consensus.cc:3060] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.394357 23415 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:49.404488 23525 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:10:49.408866 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 192f7d1fe8994248bfdc7fd63defba0b with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:49.428598 23543 tablet_replica.cc:333] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:49.436124 22154 raft_consensus.cc:515] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:49.439064 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:49.439940 22235 raft_consensus.cc:3055] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:49.440327 22235 raft_consensus.cc:740] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:49.441076 22235 consensus_queue.cc:260] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:49.442178 22235 raft_consensus.cc:3060] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.442343 23543 raft_consensus.cc:2243] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:49.443441 23543 raft_consensus.cc:2272] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:49.443625 22154 leader_election.cc:290] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 2 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:49.446208 23525 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.446240 22834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f11939b318542b287822e58cf520732" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:49.456314 22834 raft_consensus.cc:3060] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.461966 22307 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.463472 22834 raft_consensus.cc:2468] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 2.
I20260709 13:10:49.471827 22154 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.473461 23543 ts_tablet_manager.cc:1916] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:49.475785 22123 leader_election.cc:304] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:49.476994 22833 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.483635 23506 raft_consensus.cc:2804] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:49.484414 23506 raft_consensus.cc:697] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:49.485459 23506 consensus_queue.cc:237] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:49.510151 22235 raft_consensus.cc:2468] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 2.
I20260709 13:10:49.517413 23543 ts_tablet_manager.cc:1929] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:49.518404 23543 log.cc:1199] T 192f7d1fe8994248bfdc7fd63defba0b P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/192f7d1fe8994248bfdc7fd63defba0b
I20260709 13:10:49.521538 22053 catalog_manager.cc:5697] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 2 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:49.523278 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 192f7d1fe8994248bfdc7fd63defba0b (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:49.527082 22054 catalog_manager.cc:5697] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.553067 22235 consensus_queue.cc:237] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:49.558393 22833 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:49.559998 23525 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:49.569523 23523 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.571692 22307 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:49.571101 22834 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.573444 23415 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:49.579444 23338 raft_consensus.cc:1064] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:49.582294 23338 consensus_queue.cc:237] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:49.592960 22306 raft_consensus.cc:2955] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.609769 22057 catalog_manager.cc:5697] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.619240 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8dd106fda0a542a8b8dcf744332c6bcf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:49.623551 22235 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:49.623706 22834 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:49.626505 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 8dd106fda0a542a8b8dcf744332c6bcf with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:49.627900 22154 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:49.634544 23400 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:49.637003 23338 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:49.639106 23490 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:49.680444 23224 raft_consensus.cc:993] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:49.680941 23224 raft_consensus.cc:1081] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:49.683454 22306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:40406
I20260709 13:10:49.684108 22306 raft_consensus.cc:493] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:49.684468 22306 raft_consensus.cc:3060] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.692942 22306 raft_consensus.cc:515] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:49.694839 22306 leader_election.cc:290] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:49.694121 23490 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.697456 23548 tablet_replica.cc:333] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:49.698868 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:49.699535 22160 raft_consensus.cc:3055] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:49.699708 23548 raft_consensus.cc:2243] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:49.699909 22160 raft_consensus.cc:740] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:49.700443 23548 raft_consensus.cc:2272] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:49.704263 23548 ts_tablet_manager.cc:1916] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:49.704566 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:49.705178 22231 raft_consensus.cc:3060] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.705425 22834 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.711771 22160 consensus_queue.cc:260] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:49.712924 22160 raft_consensus.cc:3060] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.714422 22231 raft_consensus.cc:2468] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:49.721483 23548 ts_tablet_manager.cc:1929] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:10:49.722124 23548 log.cc:1199] T 8dd106fda0a542a8b8dcf744332c6bcf P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/8dd106fda0a542a8b8dcf744332c6bcf
I20260709 13:10:49.724036 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 8dd106fda0a542a8b8dcf744332c6bcf (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:49.725208 22235 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.727085 22160 raft_consensus.cc:2468] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:49.727955 22273 leader_election.cc:304] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:49.733856 23338 raft_consensus.cc:2804] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:49.734541 23338 raft_consensus.cc:697] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:49.735457 23338 consensus_queue.cc:237] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:49.738224 22055 catalog_manager.cc:5697] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.766065 23400 raft_consensus.cc:993] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:49.768101 23400 raft_consensus.cc:1081] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:49.781199 22232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:36780
I20260709 13:10:49.781801 22232 raft_consensus.cc:493] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:49.782166 22232 raft_consensus.cc:3060] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.782399 22057 catalog_manager.cc:5697] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:49.788319 22232 raft_consensus.cc:515] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:49.791152 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:49.791724 22160 raft_consensus.cc:3060] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.793124 22159 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.798273 22160 raft_consensus.cc:2468] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:49.800704 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8539dc0fd244487a8379b67608f7116" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:49.801155 22200 leader_election.cc:304] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:49.802222 23484 raft_consensus.cc:2804] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:49.802736 23484 raft_consensus.cc:697] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:49.803704 23484 consensus_queue.cc:237] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:49.810101 22307 raft_consensus.cc:1275] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:49.801331 22306 raft_consensus.cc:3055] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:49.811007 22306 raft_consensus.cc:740] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:49.811818 22306 consensus_queue.cc:260] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:49.811935 22309 consensus_queue.cc:237] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:49.812987 22306 raft_consensus.cc:3060] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.815768 23523 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:49.819643 22834 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:49.823009 23338 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:49.819655 22159 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:49.827958 22232 leader_election.cc:290] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:49.830333 23338 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:49.833006 22306 raft_consensus.cc:2468] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:49.836227 23314 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.846537 22159 raft_consensus.cc:1275] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:49.849779 22833 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.855037 23415 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:49.883378 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed0400fe26084de3a6402c8135823f81 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:49.884697 22055 catalog_manager.cc:5697] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:49.901975 22053 catalog_manager.cc:5697] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 4 to 5, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:49.910123 22160 raft_consensus.cc:2955] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:49.958267 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet ed0400fe26084de3a6402c8135823f81 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:49.959439 23543 tablet_replica.cc:333] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:49.960608 23543 raft_consensus.cc:2243] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:49.961370 23543 raft_consensus.cc:2272] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:49.972920 23543 ts_tablet_manager.cc:1916] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:49.993330 23543 ts_tablet_manager.cc:1929] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:10:49.993866 23543 log.cc:1199] T ed0400fe26084de3a6402c8135823f81 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/ed0400fe26084de3a6402c8135823f81
I20260709 13:10:49.996241 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet ed0400fe26084de3a6402c8135823f81 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:50.063086 22231 raft_consensus.cc:1275] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:50.064332 23453 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:50.077292 22834 raft_consensus.cc:1275] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:50.079562 23506 consensus_queue.cc:1048] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:50.214824 22159 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:50.216361 23314 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:50.233489 22231 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:50.235244 23314 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:50.244292 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:50.312430 22306 raft_consensus.cc:1275] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:50.313795 23415 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:50.315706 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:50.346648 22159 raft_consensus.cc:1275] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:50.348831 23525 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:50.381528 22306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:50.382051 22306 raft_consensus.cc:606] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Received request to transfer leadership to TS d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:50.385416 22231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:50.385955 22231 raft_consensus.cc:606] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:50.388582 22231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:50.389159 22231 raft_consensus.cc:606] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:50.392508 22160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:50.393074 22160 raft_consensus.cc:606] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:50.395220 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:10:50.396620 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:50.421739 23525 raft_consensus.cc:993] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:50.422281 23525 raft_consensus.cc:1081] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:50.423834 22833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57640
I20260709 13:10:50.424504 22833 raft_consensus.cc:493] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:50.424897 22833 raft_consensus.cc:3060] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:50.430997 22833 raft_consensus.cc:515] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:50.432984 22833 leader_election.cc:290] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:50.433825 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:50.434072 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd355473dc4452493451bcb644ee1f2" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:50.434535 22160 raft_consensus.cc:3060] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:50.435411 22231 raft_consensus.cc:3055] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:50.435833 22231 raft_consensus.cc:740] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:50.436707 22231 consensus_queue.cc:260] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:50.437769 22231 raft_consensus.cc:3060] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:50.441283 22160 raft_consensus.cc:2468] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:50.442767 22801 leader_election.cc:304] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:50.443789 23259 raft_consensus.cc:2804] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:50.444253 23259 raft_consensus.cc:697] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:50.444708 22231 raft_consensus.cc:2468] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:50.445086 23259 consensus_queue.cc:237] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:50.453413 22054 catalog_manager.cc:5697] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:50.528565 23523 raft_consensus.cc:993] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:50.529165 23415 raft_consensus.cc:1081] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:50.531131 22306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:50.531908 22306 raft_consensus.cc:493] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:50.532263 22306 raft_consensus.cc:3060] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.537757 22306 raft_consensus.cc:515] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:50.539343 22306 leader_election.cc:290] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 3 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:50.540089 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:50.540346 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd106fda0a542a8b8dcf744332c6bcf" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:50.540716 22232 raft_consensus.cc:3055] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:50.540822 22833 raft_consensus.cc:3060] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.541075 22232 raft_consensus.cc:740] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:50.541862 22232 consensus_queue.cc:260] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:50.543057 22232 raft_consensus.cc:3060] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.548851 22833 raft_consensus.cc:2468] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 3.
I20260709 13:10:50.549527 22232 raft_consensus.cc:2468] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 3.
I20260709 13:10:50.550958 22273 leader_election.cc:304] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:50.553377 23338 raft_consensus.cc:2804] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:50.553980 23338 raft_consensus.cc:697] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:50.554857 23338 consensus_queue.cc:237] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:50.568854 22054 catalog_manager.cc:5697] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 2 to 3, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.602157 23453 raft_consensus.cc:993] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:50.602751 23506 raft_consensus.cc:1081] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:50.604753 22232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:52362
I20260709 13:10:50.605357 22232 raft_consensus.cc:493] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:50.605809 22232 raft_consensus.cc:3060] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.610613 22232 raft_consensus.cc:515] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:50.612267 22232 leader_election.cc:290] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 3 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:50.613430 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:50.614108 22159 raft_consensus.cc:3055] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:50.614179 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a9047a81b4320bee019217f4c9ffd" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:50.614506 22159 raft_consensus.cc:740] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:50.614985 22833 raft_consensus.cc:3060] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.615532 22159 consensus_queue.cc:260] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:50.617082 22159 raft_consensus.cc:3060] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.623584 22159 raft_consensus.cc:2468] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 3.
I20260709 13:10:50.623584 22833 raft_consensus.cc:2468] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 3.
I20260709 13:10:50.625186 22200 leader_election.cc:304] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:50.626401 23415 raft_consensus.cc:2804] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:50.626832 23415 raft_consensus.cc:697] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 3 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:50.627573 23415 consensus_queue.cc:237] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:50.637146 22054 catalog_manager.cc:5697] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 2 to 3, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 3 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.832595 23490 raft_consensus.cc:993] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602: : Instructing follower d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:50.833093 23314 raft_consensus.cc:1081] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Signalling peer d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:50.834697 22160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:60262
I20260709 13:10:50.835285 22160 raft_consensus.cc:493] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:50.835624 22160 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.841189 22160 raft_consensus.cc:515] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:50.843329 22160 leader_election.cc:290] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 3 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:50.843626 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:50.844242 22232 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.846751 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:50.847329 22306 raft_consensus.cc:3055] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:50.847616 22306 raft_consensus.cc:740] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:50.848300 22306 consensus_queue.cc:260] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:50.849167 22306 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.851295 22232 raft_consensus.cc:2468] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:50.852154 22231 raft_consensus.cc:1240] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Rejecting Update request from peer 66f38c1851ba407188ed271b38b78602 for earlier term 2. Current term is 3. Ops: []
I20260709 13:10:50.854466 22124 leader_election.cc:304] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:50.855235 23453 raft_consensus.cc:2804] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:50.855652 23453 raft_consensus.cc:697] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:50.856444 23453 consensus_queue.cc:237] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:50.865275 22306 raft_consensus.cc:2468] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:50.873456 22054 catalog_manager.cc:5697] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 2 to 3, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.895129 22160 raft_consensus.cc:1275] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:50.896448 23259 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:50.917973 22232 raft_consensus.cc:1275] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:50.919631 23578 consensus_queue.cc:1048] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:50.978458 22232 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:50.981478 23314 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:51.006256 22833 raft_consensus.cc:1275] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:51.008383 23314 consensus_queue.cc:1048] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:10:51.032896 22306 consensus_queue.cc:237] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:51.040758 22160 raft_consensus.cc:1275] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:10:51.042117 22272 consensus_peers.cc:597] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: befdb9e1a7de45248764de260d83f004. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:51.042521 23314 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:51.040758 22232 raft_consensus.cc:1275] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:51.046157 23553 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:51.050482 22833 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:51.051774 23415 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:51.063807 23553 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:51.068703 22159 raft_consensus.cc:1275] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:51.072324 23525 consensus_queue.cc:1048] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:10:51.077544 22159 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:51.105765 22232 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:51.108764 22231 consensus_queue.cc:237] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:51.115438 22055 catalog_manager.cc:5697] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:51.132140 22198 consensus_peers.cc:597] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7dd25cf97284b15947719ad937ec24e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:51.138260 22306 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:51.140220 22159 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:51.141700 23523 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:51.142628 23415 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:51.152293 23523 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:51.155704 22159 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:51.156303 22306 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:51.169977 22106 auto_rebalancer.cc:629] Failed to schedule move for tablet 835bf8de7b4544be9ed50c91eb92de8c: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:10:51.173233 22053 catalog_manager.cc:5697] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.177466 22160 consensus_queue.cc:237] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:51.195739 22231 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:51.198987 23453 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:51.200562 22309 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:10:51.201633 22123 consensus_peers.cc:597] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c857acfd0a434483b2d5365bc2996d0e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:51.203409 23453 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:51.208449 23506 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:51.210302 22231 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:51.228456 22055 catalog_manager.cc:5697] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:51.232343 22306 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:51.271550 22306 raft_consensus.cc:1275] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:51.272737 23506 consensus_queue.cc:1048] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:51.291477 22231 raft_consensus.cc:1275] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:51.299917 23561 consensus_queue.cc:1048] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:51.397614 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:51.513638 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:51.591296 23600 ts_tablet_manager.cc:933] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:51.593604 23600 tablet_copy_client.cc:323] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:51.595189 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet befdb9e1a7de45248764de260d83f004 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:51.595885 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet befdb9e1a7de45248764de260d83f004 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-befdb9e1a7de45248764de260d83f004
I20260709 13:10:51.598572 22306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:51.599247 22306 raft_consensus.cc:606] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Received request to transfer leadership to TS d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:51.602332 22160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:51.602890 22160 raft_consensus.cc:606] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:51.617924 22231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:51.618794 22231 raft_consensus.cc:606] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:51.620754 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:51.622643 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:51.626457 23602 ts_tablet_manager.cc:933] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:51.629101 22319 tablet_copy_source_session.cc:215] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:51.632354 23602 tablet_copy_client.cc:323] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:51.632768 23600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befdb9e1a7de45248764de260d83f004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:51.634594 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet d7dd25cf97284b15947719ad937ec24e from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:51.635262 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet d7dd25cf97284b15947719ad937ec24e from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-d7dd25cf97284b15947719ad937ec24e
I20260709 13:10:51.645412 22245 tablet_copy_source_session.cc:215] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:51.651463 23602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dd25cf97284b15947719ad937ec24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:51.666378 23600 tablet_copy_client.cc:806] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:51.667042 23600 tablet_copy_client.cc:670] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:51.670847 23600 tablet_copy_client.cc:538] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:51.681573 23602 tablet_copy_client.cc:806] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:51.682202 23602 tablet_copy_client.cc:670] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:51.685113 23600 tablet_bootstrap.cc:492] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:51.691457 23602 tablet_copy_client.cc:538] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:51.703712 23602 tablet_bootstrap.cc:492] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:51.719400 23600 tablet_bootstrap.cc:492] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:51.720646 23600 tablet_bootstrap.cc:492] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:51.721553 23600 ts_tablet_manager.cc:1403] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.037s	user 0.031s	sys 0.004s
I20260709 13:10:51.725348 23600 raft_consensus.cc:359] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:51.726333 23600 raft_consensus.cc:740] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:51.727108 23600 consensus_queue.cc:260] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:51.729986 23600 ts_tablet_manager.cc:1434] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 13:10:51.732344 23602 tablet_bootstrap.cc:492] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:51.733054 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-befdb9e1a7de45248764de260d83f004 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:51.733392 23602 tablet_bootstrap.cc:492] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:51.733599 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-befdb9e1a7de45248764de260d83f004 on tablet befdb9e1a7de45248764de260d83f004 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:51.734176 23602 ts_tablet_manager.cc:1403] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.004s
I20260709 13:10:51.737357 23602 raft_consensus.cc:359] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:51.738313 23602 raft_consensus.cc:740] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:51.739549 23602 consensus_queue.cc:260] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:51.742698 23602 ts_tablet_manager.cc:1434] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 13:10:51.744074 23600 ts_tablet_manager.cc:933] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:51.745038 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-d7dd25cf97284b15947719ad937ec24e received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:51.745733 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-d7dd25cf97284b15947719ad937ec24e on tablet d7dd25cf97284b15947719ad937ec24e with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:51.757782 23600 tablet_copy_client.cc:323] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:51.760048 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet c857acfd0a434483b2d5365bc2996d0e from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:51.760588 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet c857acfd0a434483b2d5365bc2996d0e from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-c857acfd0a434483b2d5365bc2996d0e
I20260709 13:10:51.768786 22170 tablet_copy_source_session.cc:215] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:51.773427 23600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c857acfd0a434483b2d5365bc2996d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:51.790795 23600 tablet_copy_client.cc:806] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:51.791519 23600 tablet_copy_client.cc:670] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:51.795691 23600 tablet_copy_client.cc:538] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:51.813984 23600 tablet_bootstrap.cc:492] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:51.839833 23600 tablet_bootstrap.cc:492] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:51.840775 23600 tablet_bootstrap.cc:492] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:51.841450 23600 ts_tablet_manager.cc:1403] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260709 13:10:51.844449 23600 raft_consensus.cc:359] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:51.845322 23600 raft_consensus.cc:740] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:51.846001 23600 consensus_queue.cc:260] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:51.848471 23600 ts_tablet_manager.cc:1434] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:51.850505 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-c857acfd0a434483b2d5365bc2996d0e received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:51.850963 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-c857acfd0a434483b2d5365bc2996d0e on tablet c857acfd0a434483b2d5365bc2996d0e with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:51.917165 23608 raft_consensus.cc:993] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:51.917685 23453 raft_consensus.cc:1081] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:51.919329 22232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:52362
I20260709 13:10:51.919909 22232 raft_consensus.cc:493] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:51.920248 22232 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:51.928063 22232 raft_consensus.cc:515] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:51.932559 22232 leader_election.cc:290] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 4 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:51.932843 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:51.933490 22303 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:51.937045 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835bf8de7b4544be9ed50c91eb92de8c" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:51.937659 22160 raft_consensus.cc:3055] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:51.937932 22160 raft_consensus.cc:740] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:51.938745 22160 consensus_queue.cc:260] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:51.939905 22160 raft_consensus.cc:3060] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:51.945091 22303 raft_consensus.cc:2468] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 4.
I20260709 13:10:51.947427 22201 leader_election.cc:304] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [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: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:51.948283 23590 raft_consensus.cc:2804] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:51.946532 22160 raft_consensus.cc:2468] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 4.
I20260709 13:10:51.949129 23590 raft_consensus.cc:697] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 4 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:51.951261 23590 consensus_queue.cc:237] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:51.966140 22055 catalog_manager.cc:5697] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 3 to 4, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 4 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.975378 22833 raft_consensus.cc:1217] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:10:52.008692 23415 raft_consensus.cc:993] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:52.009311 23590 raft_consensus.cc:1081] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:52.011140 22303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:52.011687 22303 raft_consensus.cc:493] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:52.012009 22303 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.013234 23553 raft_consensus.cc:993] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602: : Instructing follower d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:52.013760 23599 raft_consensus.cc:1081] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Signalling peer d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:52.016316 22160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:60262
I20260709 13:10:52.016845 22160 raft_consensus.cc:493] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:52.017174 22160 raft_consensus.cc:3060] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.023582 22303 raft_consensus.cc:515] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:52.023900 22160 raft_consensus.cc:515] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:52.025763 22303 leader_election.cc:290] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:52.026503 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:52.037163 22159 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.028074 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:52.043183 22232 raft_consensus.cc:3060] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.031611 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a00d199088746fd868acb3ff9da13c9" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:52.047178 22309 raft_consensus.cc:3055] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:52.047508 22309 raft_consensus.cc:740] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:52.048636 22159 raft_consensus.cc:2468] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:52.048208 22309 consensus_queue.cc:260] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:52.049520 22309 raft_consensus.cc:3060] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.050863 22274 leader_election.cc:304] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:52.051970 23490 raft_consensus.cc:2804] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:52.052451 23490 raft_consensus.cc:697] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:52.053371 23490 consensus_queue.cc:237] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:52.080168 22309 raft_consensus.cc:2468] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:52.081161 22232 raft_consensus.cc:2468] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:52.033981 22833 raft_consensus.cc:1217] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:52.036455 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:52.081403 22126 leader_election.cc:304] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [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: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:52.082127 22231 raft_consensus.cc:3055] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:52.082525 23608 raft_consensus.cc:2804] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:52.082523 22231 raft_consensus.cc:740] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:52.083422 23608 raft_consensus.cc:697] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:52.083704 22231 consensus_queue.cc:260] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:52.085390 22231 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.085810 23608 consensus_queue.cc:237] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:52.032471 22160 leader_election.cc:290] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 3 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
W20260709 13:10:52.085721 23590 consensus_queue.cc:1175] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e5da333cbf624117805e0240b6154071" responder_term: 1 status { last_received { term: 1 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 1 index: 2 } }
I20260709 13:10:52.080199 22055 catalog_manager.cc:5697] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.099530 22231 raft_consensus.cc:2468] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:52.108280 22303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:52.108896 22303 raft_consensus.cc:606] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:10:52.113579 22309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:52.114167 22309 raft_consensus.cc:606] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:10:52.115182 22044 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for d7dd25cf97284b15947719ad937ec24e already in progress [suppressed 2 similar messages]
I20260709 13:10:52.118389 22309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:52.118942 22309 raft_consensus.cc:606] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:10:52.119171 22055 catalog_manager.cc:5697] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 2 to 3, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:52.125420 22106 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:10:52.125903 22106 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for d7dd25cf97284b15947719ad937ec24e already in progress
W20260709 13:10:52.126178 22106 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for d7dd25cf97284b15947719ad937ec24e already in progress
I20260709 13:10:52.235018 22833 raft_consensus.cc:1217] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:10:52.368188 22303 raft_consensus.cc:1275] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 4 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:52.369598 23415 consensus_queue.cc:1048] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.387506 22160 raft_consensus.cc:1275] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 4 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:52.389111 23415 consensus_queue.cc:1048] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.457676 23490 raft_consensus.cc:1064] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:52.460343 23490 consensus_queue.cc:237] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:52.467489 22833 raft_consensus.cc:1275] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:52.469060 22231 raft_consensus.cc:1275] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:52.469677 22159 raft_consensus.cc:1275] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:52.487967 23553 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:52.489975 23314 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:52.494966 23553 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:52.552105 23553 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.554492 22231 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.564159 22836 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.566805 22309 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:52.568311 23561 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.571367 22160 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.598141 22055 catalog_manager.cc:5697] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.615134 22231 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:52.621996 23561 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.625144 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:52.628929 22833 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Advancing to term 2
I20260709 13:10:52.625193 22159 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:52.636459 23599 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.642848 22833 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:52.648766 23553 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.663663 22235 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:52.666775 23621 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.672672 23490 raft_consensus.cc:1064] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
W20260709 13:10:52.673118 23490 raft_consensus.cc:1068] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: Unable to promote non-voter e5da333cbf624117805e0240b6154071: Service unavailable: leader transfer in progress
I20260709 13:10:52.676059 22306 consensus_queue.cc:237] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:52.684132 22833 raft_consensus.cc:1275] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:52.685525 23621 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:52.685891 22235 raft_consensus.cc:1275] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:52.687529 23314 consensus_queue.cc:1048] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:52.693284 23314 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.694861 23621 raft_consensus.cc:993] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: : Instructing follower d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:52.695351 23621 raft_consensus.cc:1081] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Signalling peer d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:52.698513 22160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:60262
I20260709 13:10:52.699134 22160 raft_consensus.cc:493] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:52.699673 22160 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.699218 22835 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.726006 22235 raft_consensus.cc:2955] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.732586 22054 catalog_manager.cc:5697] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.740831 23561 raft_consensus.cc:1064] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:52.741354 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet befdb9e1a7de45248764de260d83f004 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:52.743598 23561 consensus_queue.cc:237] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:52.749661 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet befdb9e1a7de45248764de260d83f004 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:52.774334 22160 raft_consensus.cc:515] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:52.775697 22159 raft_consensus.cc:1240] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Rejecting Update request from peer 66f38c1851ba407188ed271b38b78602 for earlier term 2. Current term is 3. Ops: []
I20260709 13:10:52.777360 22160 leader_election.cc:290] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 3 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:52.780009 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:52.781731 23621 consensus_queue.cc:1059] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.782167 23634 tablet_replica.cc:333] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:52.783605 23490 raft_consensus.cc:3055] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:52.784077 23490 raft_consensus.cc:740] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:52.784973 23490 consensus_queue.cc:260] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:52.780644 22232 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.786322 23490 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.791828 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dd25cf97284b15947719ad937ec24e" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:52.794461 23634 raft_consensus.cc:2243] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:52.814059 22231 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:52.813117 22833 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:52.815647 23634 raft_consensus.cc:2272] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:52.815811 23608 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:52.818122 22232 raft_consensus.cc:2468] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:52.819080 22234 raft_consensus.cc:1240] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Rejecting Update request from peer 66f38c1851ba407188ed271b38b78602 for earlier term 2. Current term is 3. Ops: []
I20260709 13:10:52.820891 22309 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:52.821382 22124 leader_election.cc:304] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:52.822559 23627 raft_consensus.cc:2804] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:52.823124 23627 raft_consensus.cc:697] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:52.824134 23627 consensus_queue.cc:237] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:52.835004 23453 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:52.837102 23561 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:52.845996 22303 raft_consensus.cc:2468] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:52.850255 23634 ts_tablet_manager.cc:1916] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:10:52.879557 22126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 55637.3us
W20260709 13:10:52.901233 22123 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:38749, user_credentials={real_user=slave}} blocked reactor thread for 76382.8us
I20260709 13:10:52.916721 22309 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.906121 22053 catalog_manager.cc:5697] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 2 to 3, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.914456 23608 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.930626 22833 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.950423 22232 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:52.957466 23634 ts_tablet_manager.cc:1929] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:10:52.957969 23634 log.cc:1199] T befdb9e1a7de45248764de260d83f004 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/befdb9e1a7de45248764de260d83f004
I20260709 13:10:52.959722 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet befdb9e1a7de45248764de260d83f004 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:52.959328 22055 catalog_manager.cc:5697] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:52.977469 22159 consensus_queue.cc:237] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:52.995932 22231 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:52.998308 23608 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:53.015233 23636 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.018323 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:53.029511 22234 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.036605 22833 raft_consensus.cc:1275] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:53.038178 23608 consensus_queue.cc:1048] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:53.042834 22836 raft_consensus.cc:2955] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.075078 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c857acfd0a434483b2d5365bc2996d0e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:53.079416 22053 catalog_manager.cc:5697] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 5 to 6, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.095721 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet c857acfd0a434483b2d5365bc2996d0e with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:53.099061 23640 tablet_replica.cc:333] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:53.100139 23640 raft_consensus.cc:2243] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.101109 23640 raft_consensus.cc:2272] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.104321 23640 ts_tablet_manager.cc:1916] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:53.117215 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:53.117900 22159 raft_consensus.cc:606] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:53.119117 23640 ts_tablet_manager.cc:1929] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:10:53.119510 23640 log.cc:1199] T c857acfd0a434483b2d5365bc2996d0e P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/c857acfd0a434483b2d5365bc2996d0e
I20260709 13:10:53.120956 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet c857acfd0a434483b2d5365bc2996d0e (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:53.121615 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20c008709b674193b3f7b78868b7232a"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:53.122189 22159 raft_consensus.cc:606] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:53.125310 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:53.125936 22234 raft_consensus.cc:606] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:53.129668 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:53.131227 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:53.139261 23636 raft_consensus.cc:993] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:53.139806 23636 raft_consensus.cc:1081] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:53.141482 22231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20c008709b674193b3f7b78868b7232a"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:52362
I20260709 13:10:53.142000 22231 raft_consensus.cc:493] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:53.142374 22231 raft_consensus.cc:3060] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:53.148032 22231 raft_consensus.cc:515] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:53.149765 22231 leader_election.cc:290] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:53.150612 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c008709b674193b3f7b78868b7232a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:53.150766 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c008709b674193b3f7b78868b7232a" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:53.151288 22159 raft_consensus.cc:3055] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:53.151396 22309 raft_consensus.cc:3060] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:53.151626 22159 raft_consensus.cc:740] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:53.152431 22159 consensus_queue.cc:260] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:53.153723 22159 raft_consensus.cc:3060] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:53.160213 22159 raft_consensus.cc:2468] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:53.160910 22309 raft_consensus.cc:2468] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:53.161311 22200 leader_election.cc:304] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:53.162216 23590 raft_consensus.cc:2804] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:53.162612 23590 raft_consensus.cc:697] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:53.163393 23590 consensus_queue.cc:237] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:53.173008 22055 catalog_manager.cc:5697] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:53.221161 22833 raft_consensus.cc:3060] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Advancing to term 3
I20260709 13:10:53.228718 22833 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:53.230261 23608 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:53.233587 22309 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:53.234896 23608 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:53.256713 22231 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:53.259305 23453 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:53.256759 23608 raft_consensus.cc:1064] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:53.262749 23608 consensus_queue.cc:237] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:53.272768 23561 raft_consensus.cc:1027] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: attempt to promote peer e5da333cbf624117805e0240b6154071: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 13:10:53.276865 22836 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:53.278529 23453 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:53.283622 22303 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:53.285045 22231 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:53.286540 23561 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:53.287349 23453 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:53.293404 23636 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.295109 22231 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.303725 22303 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.320178 22055 catalog_manager.cc:5697] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 2 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.321970 22833 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.342741 22159 consensus_queue.cc:237] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:53.351464 22231 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:53.351967 22833 raft_consensus.cc:1275] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:53.352741 23608 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:53.353817 23453 consensus_queue.cc:1048] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:53.361994 23453 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.367520 22833 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.368602 22231 raft_consensus.cc:2955] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:53.371052 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d7dd25cf97284b15947719ad937ec24e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:53.380276 22055 catalog_manager.cc:5697] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 5 to 6, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:53.390225 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet d7dd25cf97284b15947719ad937ec24e with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:53.392761 23640 tablet_replica.cc:333] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:53.393715 23640 raft_consensus.cc:2243] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.394464 23640 raft_consensus.cc:2272] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.398059 23640 ts_tablet_manager.cc:1916] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:53.417341 23640 ts_tablet_manager.cc:1929] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:10:53.417712 23640 log.cc:1199] T d7dd25cf97284b15947719ad937ec24e P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/d7dd25cf97284b15947719ad937ec24e
I20260709 13:10:53.419214 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet d7dd25cf97284b15947719ad937ec24e (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:53.531255 23523 raft_consensus.cc:993] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:53.531752 23590 raft_consensus.cc:1081] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:53.533722 22309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:53.534274 22309 raft_consensus.cc:493] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:53.534636 22309 raft_consensus.cc:3060] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:53.540272 22309 raft_consensus.cc:515] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:53.541970 22309 leader_election.cc:290] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:53.542853 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:53.542855 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:53.543694 22159 raft_consensus.cc:3060] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:53.543730 22234 raft_consensus.cc:3055] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:53.544183 22234 raft_consensus.cc:740] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:53.544912 22234 consensus_queue.cc:260] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:53.546079 22234 raft_consensus.cc:3060] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:53.552803 22234 raft_consensus.cc:2468] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:53.554256 22273 leader_election.cc:304] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:53.555192 23553 raft_consensus.cc:2804] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:53.555331 22159 raft_consensus.cc:2468] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:53.555822 23553 raft_consensus.cc:697] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:53.556895 23553 consensus_queue.cc:237] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:53.569705 23453 raft_consensus.cc:993] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:53.570230 23608 raft_consensus.cc:1081] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:53.571872 22303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:40406
I20260709 13:10:53.572387 22303 raft_consensus.cc:493] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:53.572763 22303 raft_consensus.cc:3060] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:53.576494 22053 catalog_manager.cc:5697] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:53.579916 22303 raft_consensus.cc:515] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:53.581862 22303 leader_election.cc:290] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:53.582636 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:53.582772 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eff95414bb54ea2acae8caab0dab7b4" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:53.583292 22159 raft_consensus.cc:3055] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:53.583680 22159 raft_consensus.cc:740] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:53.583695 22234 raft_consensus.cc:3060] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:53.584676 22159 consensus_queue.cc:260] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:53.585927 22159 raft_consensus.cc:3060] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:53.590312 22234 raft_consensus.cc:2468] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:53.591643 22273 leader_election.cc:304] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:53.592669 23553 raft_consensus.cc:2804] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:53.593117 23553 raft_consensus.cc:697] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:53.593989 23553 consensus_queue.cc:237] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:53.600426 22159 raft_consensus.cc:2468] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:53.605844 22053 catalog_manager.cc:5697] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:53.706418 22306 raft_consensus.cc:1275] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:53.707726 23649 consensus_queue.cc:1048] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:53.727265 22159 raft_consensus.cc:1275] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:53.729560 23523 consensus_queue.cc:1048] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:53.999063 22160 raft_consensus.cc:1275] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:54.000428 23645 consensus_queue.cc:1048] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:54.014000 22234 raft_consensus.cc:1275] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:54.016471 23314 consensus_queue.cc:1048] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:54.034947 22160 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:54.036381 23553 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:54.046267 22234 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:54.047857 23646 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:54.135900 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:54.167016 22160 consensus_queue.cc:237] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
W20260709 13:10:54.175690 22123 consensus_peers.cc:597] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a00d199088746fd868acb3ff9da13c9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:54.177309 22306 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:54.178479 22234 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:54.179538 23453 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:54.180436 23608 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:54.192524 23453 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.211659 22231 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.220542 22055 catalog_manager.cc:5697] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:54.227041 22306 consensus_queue.cc:237] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:54.232662 22309 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:54.255851 22272 consensus_peers.cc:597] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88e62c81ec054118a15eb6cb2e033b29. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:54.263747 22160 raft_consensus.cc:1275] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:54.263893 22231 raft_consensus.cc:1275] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:54.266337 23553 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:54.268607 23646 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:54.317533 23553 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.324370 22160 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.326634 22231 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.339432 22306 consensus_queue.cc:237] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:54.339989 22054 catalog_manager.cc:5697] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:54.349612 22234 raft_consensus.cc:1275] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:54.354967 22272 consensus_peers.cc:597] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a38e52c8d7094a49a254b18392f59fc6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:54.359519 23645 consensus_queue.cc:1048] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:54.366389 22159 raft_consensus.cc:1275] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:54.370257 23314 consensus_queue.cc:1048] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:54.385283 23645 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.390632 22160 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.396492 22231 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.410827 22231 consensus_queue.cc:237] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:54.411859 22054 catalog_manager.cc:5697] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.425000 22306 raft_consensus.cc:1275] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:10:54.427284 22198 consensus_peers.cc:597] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92b2ad74db1444798cd664b12cc16e11. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:54.428741 22160 raft_consensus.cc:1275] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:54.429396 23649 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:54.431381 23649 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:54.440423 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:54.443974 23590 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.444965 22306 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.452039 22160 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.480825 22054 catalog_manager.cc:5697] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:54.524065 22306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:54.527189 22306 raft_consensus.cc:606] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:54.535590 22231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97e48db79e77485b92930a3aa5329626"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:54.536267 22231 raft_consensus.cc:606] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:54.539716 22306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:54.540349 22306 raft_consensus.cc:606] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Received request to transfer leadership to TS d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:54.542829 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:54.544114 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:54.603856 23679 ts_tablet_manager.cc:933] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:10:54.606249 23679 tablet_copy_client.cc:323] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:10:54.608080 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet 7a00d199088746fd868acb3ff9da13c9 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:10:54.608626 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet 7a00d199088746fd868acb3ff9da13c9 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-7a00d199088746fd868acb3ff9da13c9
I20260709 13:10:54.616757 23553 raft_consensus.cc:993] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602: : Instructing follower d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:54.617311 23553 raft_consensus.cc:1081] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Signalling peer d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:54.620443 22160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:60262
I20260709 13:10:54.620875 22170 tablet_copy_source_session.cc:215] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:54.621069 22160 raft_consensus.cc:493] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:54.621582 22160 raft_consensus.cc:3060] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:54.628417 23679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a00d199088746fd868acb3ff9da13c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.631448 22160 raft_consensus.cc:515] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:54.635519 22160 leader_election.cc:290] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 3 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:54.635592 22231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:54.636281 22231 raft_consensus.cc:3060] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:54.638078 22306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da94b58a959a4a69bcf0fa09ec885e46" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:54.638661 22306 raft_consensus.cc:3055] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:54.638973 22306 raft_consensus.cc:740] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:54.639686 22306 consensus_queue.cc:260] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:54.640810 22306 raft_consensus.cc:3060] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:54.643498 22231 raft_consensus.cc:2468] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:54.644927 22124 leader_election.cc:304] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:54.645865 23662 raft_consensus.cc:2804] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:54.646417 23662 raft_consensus.cc:697] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:54.647475 22306 raft_consensus.cc:2468] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:54.647370 23662 consensus_queue.cc:237] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:54.649960 23679 tablet_copy_client.cc:806] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:54.651582 23679 tablet_copy_client.cc:670] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:54.657430 23679 tablet_copy_client.cc:538] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:54.663214 22053 catalog_manager.cc:5697] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 2 to 3, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:54.665195 23681 ts_tablet_manager.cc:933] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:54.668687 23679 tablet_bootstrap.cc:492] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:54.673815 23681 tablet_copy_client.cc:323] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:54.676787 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 88e62c81ec054118a15eb6cb2e033b29 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:54.677409 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 88e62c81ec054118a15eb6cb2e033b29 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-88e62c81ec054118a15eb6cb2e033b29
I20260709 13:10:54.686594 22319 tablet_copy_source_session.cc:215] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:54.693025 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e62c81ec054118a15eb6cb2e033b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.725054 23679 tablet_bootstrap.cc:492] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:54.727002 23679 tablet_bootstrap.cc:492] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:54.727758 23679 ts_tablet_manager.cc:1403] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.025s
I20260709 13:10:54.729801 23681 tablet_copy_client.cc:806] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:54.730530 23681 tablet_copy_client.cc:670] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:54.730876 23679 raft_consensus.cc:359] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:54.732947 23679 raft_consensus.cc:740] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:54.733685 23679 consensus_queue.cc:260] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:54.736229 23679 ts_tablet_manager.cc:1434] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:54.740290 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-7a00d199088746fd868acb3ff9da13c9 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:10:54.740813 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-7a00d199088746fd868acb3ff9da13c9 on tablet 7a00d199088746fd868acb3ff9da13c9 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:54.751058 23681 tablet_copy_client.cc:538] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:54.764191 23681 tablet_bootstrap.cc:492] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:54.783808 23681 tablet_bootstrap.cc:492] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:54.784562 23681 tablet_bootstrap.cc:492] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:54.785283 23681 ts_tablet_manager.cc:1403] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:10:54.787871 23681 raft_consensus.cc:359] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:54.788762 23681 raft_consensus.cc:740] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:54.789498 23681 consensus_queue.cc:260] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:54.791700 23681 ts_tablet_manager.cc:1434] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:10:54.793530 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-88e62c81ec054118a15eb6cb2e033b29 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:54.793938 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-88e62c81ec054118a15eb6cb2e033b29 on tablet 88e62c81ec054118a15eb6cb2e033b29 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:54.814383 23681 ts_tablet_manager.cc:933] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:54.816576 23681 tablet_copy_client.cc:323] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:10:54.819914 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet a38e52c8d7094a49a254b18392f59fc6 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:10:54.820482 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet a38e52c8d7094a49a254b18392f59fc6 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-a38e52c8d7094a49a254b18392f59fc6
I20260709 13:10:54.827405 22319 tablet_copy_source_session.cc:215] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:54.830056 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38e52c8d7094a49a254b18392f59fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.847914 23681 tablet_copy_client.cc:806] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:54.848482 23681 tablet_copy_client.cc:670] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:54.851845 23681 tablet_copy_client.cc:538] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:54.859918 23681 tablet_bootstrap.cc:492] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:54.876525 23681 tablet_bootstrap.cc:492] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:10:54.878360 23681 tablet_bootstrap.cc:492] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:54.879104 23681 ts_tablet_manager.cc:1403] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:10:54.882220 23681 raft_consensus.cc:359] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:54.883107 23681 raft_consensus.cc:740] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:54.883750 23681 consensus_queue.cc:260] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:54.886776 23681 ts_tablet_manager.cc:1434] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:54.889463 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-a38e52c8d7094a49a254b18392f59fc6 received from {username='slave'} at 127.0.0.1:48210
I20260709 13:10:54.889875 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-a38e52c8d7094a49a254b18392f59fc6 on tablet a38e52c8d7094a49a254b18392f59fc6 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:54.930043 23678 raft_consensus.cc:993] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:54.930647 23678 raft_consensus.cc:1081] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:54.932552 22303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97e48db79e77485b92930a3aa5329626"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:54.933297 22303 raft_consensus.cc:493] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:54.933795 22303 raft_consensus.cc:3060] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:54.935686 23646 raft_consensus.cc:993] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:54.936237 23646 raft_consensus.cc:1081] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:54.937950 22231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:36780
I20260709 13:10:54.938541 22231 raft_consensus.cc:493] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:54.938958 22231 raft_consensus.cc:3060] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:54.939731 22303 raft_consensus.cc:515] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:54.941773 22303 leader_election.cc:290] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:54.943679 22232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:54.943783 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e48db79e77485b92930a3aa5329626" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:54.944242 22232 raft_consensus.cc:3055] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:54.944365 22160 raft_consensus.cc:3060] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:54.944568 22232 raft_consensus.cc:740] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:54.945410 22232 consensus_queue.cc:260] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:54.946645 22232 raft_consensus.cc:3060] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:54.949556 22160 raft_consensus.cc:2468] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:54.951005 22274 leader_election.cc:304] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:54.951943 23645 raft_consensus.cc:2804] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:54.953151 23645 raft_consensus.cc:697] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:54.953642 22231 raft_consensus.cc:515] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:54.954048 23645 consensus_queue.cc:237] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:54.955749 22232 raft_consensus.cc:2468] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:54.956677 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:54.957129 22231 leader_election.cc:290] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:54.957304 22160 raft_consensus.cc:3060] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:54.958154 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a70709e174395bfe84bf255fb8c6b" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:54.960717 22303 raft_consensus.cc:3055] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:54.961057 22303 raft_consensus.cc:740] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:54.961869 22303 consensus_queue.cc:260] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:54.963053 22303 raft_consensus.cc:3060] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:54.971578 22303 raft_consensus.cc:2468] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:54.972587 22201 leader_election.cc:304] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93; no voters: 
I20260709 13:10:54.973676 23651 raft_consensus.cc:2804] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:54.974224 23651 raft_consensus.cc:697] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:54.975042 23651 consensus_queue.cc:237] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
W20260709 13:10:55.047887 22126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 68319us
I20260709 13:10:55.100914 23681 ts_tablet_manager.cc:933] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:55.108697 22836 raft_consensus.cc:1217] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:55.109516 22160 raft_consensus.cc:2468] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:55.132191 22055 catalog_manager.cc:5697] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:55.133232 22054 catalog_manager.cc:5697] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:55.138873 22836 raft_consensus.cc:1217] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:10:55.141697 23681 tablet_copy_client.cc:323] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:10:55.143796 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet 92b2ad74db1444798cd664b12cc16e11 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:10:55.144347 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet 92b2ad74db1444798cd664b12cc16e11 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-92b2ad74db1444798cd664b12cc16e11
I20260709 13:10:55.147203 22303 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:55.148509 23691 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:55.163143 22245 tablet_copy_source_session.cc:215] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:55.165055 22231 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:55.169430 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b2ad74db1444798cd664b12cc16e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:55.169976 23687 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:55.201439 23681 tablet_copy_client.cc:806] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:55.202231 23681 tablet_copy_client.cc:670] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:55.206197 22833 raft_consensus.cc:1217] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:55.213063 23681 tablet_copy_client.cc:538] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:55.245229 23681 tablet_bootstrap.cc:492] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:10:55.311478 23681 tablet_bootstrap.cc:492] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:55.312364 23681 tablet_bootstrap.cc:492] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:10:55.313122 23681 ts_tablet_manager.cc:1403] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.003s
I20260709 13:10:55.315685 23681 raft_consensus.cc:359] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:55.316439 23681 raft_consensus.cc:740] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:10:55.317034 23681 consensus_queue.cc:260] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:55.319243 23681 ts_tablet_manager.cc:1434] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:55.322582 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-92b2ad74db1444798cd664b12cc16e11 received from {username='slave'} at 127.0.0.1:42400
I20260709 13:10:55.323062 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-92b2ad74db1444798cd664b12cc16e11 on tablet 92b2ad74db1444798cd664b12cc16e11 with peer e5da333cbf624117805e0240b6154071
I20260709 13:10:55.428723 22234 raft_consensus.cc:1275] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:55.430047 23553 consensus_queue.cc:1048] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:55.432652 22306 raft_consensus.cc:1275] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:55.435286 23678 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:55.455173 22155 raft_consensus.cc:1275] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:55.457248 23314 consensus_queue.cc:1048] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:55.465499 22160 raft_consensus.cc:1275] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:55.467437 23694 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:55.545197 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:55.583971 22833 raft_consensus.cc:1217] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:10:55.602948 23645 raft_consensus.cc:1064] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:55.606541 23645 consensus_queue.cc:237] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:55.630736 22836 raft_consensus.cc:1275] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:55.632462 23646 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:55.636844 22234 raft_consensus.cc:1275] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:55.638454 23553 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:55.643376 22160 raft_consensus.cc:1275] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:55.646768 23646 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:55.654276 23645 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:55.664055 23692 raft_consensus.cc:1064] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:55.660953 22160 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:55.673456 22055 catalog_manager.cc:5697] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:55.671172 22836 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:55.666860 23692 consensus_queue.cc:237] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:55.677698 22234 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:55.715965 22836 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:55.717365 23661 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:55.728255 22303 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:55.729246 22231 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:55.731565 23710 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:10:55.737340 23661 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:55.841887 23553 raft_consensus.cc:1064] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:55.845710 23553 consensus_queue.cc:237] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:56.247530 22155 raft_consensus.cc:1275] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:56.250396 23314 consensus_queue.cc:1048] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:56.262862 22229 raft_consensus.cc:1275] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:56.155342 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:56.342432 22831 raft_consensus.cc:1275] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:56.346781 23693 raft_consensus.cc:1064] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:10:56.349469 23693 consensus_queue.cc:237] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
W20260709 13:10:56.354250 22273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 88325.5us
I20260709 13:10:56.359797 23726 consensus_queue.cc:1048] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:10:56.368939 22836 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.629s	user 0.006s	sys 0.003s
W20260709 13:10:56.377144 22836 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.638s	user 0.006s	sys 0.004s
W20260709 13:10:56.420246 22800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 67422.8us
W20260709 13:10:56.444027 22801 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 51672.2us
I20260709 13:10:56.447901 22832 raft_consensus.cc:1275] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:56.449822 23678 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:56.450302 22151 raft_consensus.cc:1275] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:56.452453 23678 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:56.453953 22306 raft_consensus.cc:1275] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:10:56.457568 23726 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.462280 23314 consensus_queue.cc:1048] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:10:56.476841 22232 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.492278 23692 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.493491 23727 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:56.534432 22306 consensus_queue.cc:237] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:56.551210 22833 raft_consensus.cc:1275] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:56.556010 23314 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:56.550230 22057 catalog_manager.cc:5697] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:56.560561 22156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "016bb213657341e5940fcae1882c8938"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:10:56.561296 22156 raft_consensus.cc:606] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:10:56.564384 23717 raft_consensus.cc:993] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:56.564889 23717 raft_consensus.cc:1081] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:10:56.566998 22233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "016bb213657341e5940fcae1882c8938"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:52362
I20260709 13:10:56.567509 22233 raft_consensus.cc:493] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:56.567914 22233 raft_consensus.cc:3060] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:56.567996 22831 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.571411 22836 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.567509 22234 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.574823 22232 raft_consensus.cc:1275] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:56.519405 22151 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.587222 22306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:56.587914 22306 raft_consensus.cc:606] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:56.585202 23726 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:10:56.592957 22832 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.611578 23726 raft_consensus.cc:993] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:56.612201 23722 raft_consensus.cc:1081] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:56.614387 22830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:56.614003 22833 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.616772 22227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:56.617425 22227 raft_consensus.cc:606] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS 66f38c1851ba407188ed271b38b78602
I20260709 13:10:56.619118 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:56.618624 22306 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.613838 23726 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.623730 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:56.590806 23727 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.635450 22233 raft_consensus.cc:515] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:56.624670 22227 raft_consensus.cc:2955] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.637214 22830 raft_consensus.cc:493] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:56.649382 22830 raft_consensus.cc:3060] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:56.650553 22055 catalog_manager.cc:5697] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:56.658665 22303 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.671510 22233 leader_election.cc:290] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:56.671698 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bb213657341e5940fcae1882c8938" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:56.672266 22833 raft_consensus.cc:3060] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:56.678812 22833 raft_consensus.cc:2468] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:56.687305 22151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bb213657341e5940fcae1882c8938" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:56.688007 22151 raft_consensus.cc:3055] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:56.688378 22151 raft_consensus.cc:740] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:56.689203 22151 consensus_queue.cc:260] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:56.690456 22151 raft_consensus.cc:3060] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:56.690824 22198 leader_election.cc:304] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:56.692930 23693 raft_consensus.cc:2804] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:56.693504 23693 raft_consensus.cc:697] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:56.694520 23693 consensus_queue.cc:237] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:56.706444 22151 raft_consensus.cc:2468] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:10:56.716367 22830 raft_consensus.cc:515] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:56.720537 22830 leader_election.cc:290] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:56.724951 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:56.725863 22303 raft_consensus.cc:3055] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:56.727985 22303 raft_consensus.cc:740] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:56.724984 22227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e62c81ec054118a15eb6cb2e033b29" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:56.728885 22227 raft_consensus.cc:3060] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:56.730454 22303 consensus_queue.cc:260] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:56.731726 22303 raft_consensus.cc:3060] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:56.767378 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88e62c81ec054118a15eb6cb2e033b29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:56.772445 22157 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:56.869228 22227 raft_consensus.cc:2468] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:10:56.916008 22800 leader_election.cc:304] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:56.919559 23578 raft_consensus.cc:2804] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:56.922413 23578 raft_consensus.cc:697] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:56.923985 23578 consensus_queue.cc:237] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:56.969169 23719 raft_consensus.cc:993] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93: : Instructing follower 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:56.969995 23694 raft_consensus.cc:1081] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer 66f38c1851ba407188ed271b38b78602 to start an election
I20260709 13:10:56.993840 22306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
 from {username='slave'} at 127.0.0.1:56952
I20260709 13:10:56.994637 22306 raft_consensus.cc:493] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:56.995038 22306 raft_consensus.cc:3060] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:57.019480 22303 raft_consensus.cc:2468] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
W20260709 13:10:57.052248 22088 debug-util.cc:398] Leaking SignalData structure 0x7b0800034520 after lost signal to thread 21029
W20260709 13:10:57.053802 22088 debug-util.cc:398] Leaking SignalData structure 0x7b0800038c00 after lost signal to thread 22091
W20260709 13:10:57.055761 22088 debug-util.cc:398] Leaking SignalData structure 0x7b080037b720 after lost signal to thread 22184
W20260709 13:10:57.057827 22088 debug-util.cc:398] Leaking SignalData structure 0x7b0800333460 after lost signal to thread 22259
W20260709 13:10:57.059396 22088 debug-util.cc:398] Leaking SignalData structure 0x7b0800354f80 after lost signal to thread 22333
W20260709 13:10:57.061017 22088 debug-util.cc:398] Leaking SignalData structure 0x7b08003200c0 after lost signal to thread 22860
I20260709 13:10:57.067328 22306 raft_consensus.cc:515] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:57.067951 22156 consensus_queue.cc:237] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:57.070943 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:57.071812 22159 raft_consensus.cc:3060] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:57.081334 22227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c3057125b41889f7fb7551a3841e0" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:57.082038 22227 raft_consensus.cc:3055] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:57.082386 22227 raft_consensus.cc:740] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:57.080060 22306 leader_election.cc:290] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:10:57.090605 22159 raft_consensus.cc:2468] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
W20260709 13:10:57.097762 22044 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 88e62c81ec054118a15eb6cb2e033b29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 66f38c1851ba407188ed271b38b78602 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:57.098788 22274 leader_election.cc:304] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:57.100984 23646 raft_consensus.cc:2804] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:57.101482 23646 raft_consensus.cc:697] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Leader. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:57.102558 23646 consensus_queue.cc:237] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:57.105324 22227 consensus_queue.cc:260] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } }
I20260709 13:10:57.106853 22227 raft_consensus.cc:3060] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:57.122320 22830 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:57.124135 23710 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:10:57.138410 22306 raft_consensus.cc:1275] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:57.112604 22054 catalog_manager.cc:5697] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, term changed from 1 to 2, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132), VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:57.152119 22227 raft_consensus.cc:2468] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f38c1851ba407188ed271b38b78602 in term 2.
I20260709 13:10:57.155440 22831 raft_consensus.cc:1275] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:57.152851 23710 consensus_queue.cc:1048] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:10:57.158149 23744 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:57.160681 22054 catalog_manager.cc:5697] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:57.163002 23661 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:57.175190 22156 raft_consensus.cc:1275] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:57.177191 23728 consensus_queue.cc:1048] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:57.182818 22831 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:57.194797 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a00d199088746fd868acb3ff9da13c9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:57.204633 22309 raft_consensus.cc:2955] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:57.215595 22055 catalog_manager.cc:5697] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:57.226547 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet 88e62c81ec054118a15eb6cb2e033b29 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:57.248767 22227 consensus_queue.cc:237] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:57.253412 23752 tablet_replica.cc:333] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:57.260535 22053 catalog_manager.cc:5697] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to 66f38c1851ba407188ed271b38b78602 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:57.268193 23752 raft_consensus.cc:2243] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.269537 23752 raft_consensus.cc:2272] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.325585 23752 ts_tablet_manager.cc:1916] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:57.347478 22055 catalog_manager.cc:5697] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
W20260709 13:10:57.411154 23731 log.cc:927] Time spent T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 13:10:57.415314 22836 raft_consensus.cc:1275] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:57.415074 22307 consensus_queue.cc:237] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [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: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:57.422552 22304 raft_consensus.cc:1275] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:57.408934 22151 raft_consensus.cc:1275] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:57.435159 23725 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:10:57.450031 22044 catalog_manager.cc:5244] ChangeConfig:REMOVE_PEER RPC for tablet 88e62c81ec054118a15eb6cb2e033b29 with cas_config_opid_index 3: aborting the task: latest config opid_index 4; task opid_index 3
I20260709 13:10:57.461185 22234 raft_consensus.cc:1275] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:57.456945 23744 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:57.479285 23314 consensus_queue.cc:1048] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
W20260709 13:10:57.584633 22126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 106398us
W20260709 13:10:57.617513 22123 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:38749, user_credentials={real_user=slave}} blocked reactor thread for 137038us
I20260709 13:10:57.632598 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:57.653396 22831 raft_consensus.cc:1275] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:57.663561 22233 raft_consensus.cc:1275] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:57.682224 23726 consensus_queue.cc:1048] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:57.683883 23678 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:57.694043 22157 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:57.704975 23752 ts_tablet_manager.cc:1929] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:57.705710 23752 log.cc:1199] T 88e62c81ec054118a15eb6cb2e033b29 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/88e62c81ec054118a15eb6cb2e033b29
I20260709 13:10:57.709900 23578 consensus_queue.cc:1048] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:57.707649 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet 88e62c81ec054118a15eb6cb2e033b29 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:57.760051 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a00d199088746fd868acb3ff9da13c9 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36770
I20260709 13:10:57.771592 23719 consensus_queue.cc:1048] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:10:57.776935 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 45567.9us
I20260709 13:10:57.790863 22159 raft_consensus.cc:1275] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:10:57.816965 22201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 64603.6us
I20260709 13:10:57.819563 23314 consensus_queue.cc:1048] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:57.854750 23645 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:57.860297 22227 raft_consensus.cc:1275] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:57.923974 23767 tablet_replica.cc:333] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:10:57.925393 23767 raft_consensus.cc:2243] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.992828 22235 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:57.998428 23767 raft_consensus.cc:2272] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:58.017657 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92b2ad74db1444798cd664b12cc16e11 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:10:58.043176 22802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 62314.4us
I20260709 13:10:58.047259 22831 raft_consensus.cc:2955] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:58.052050 23759 consensus_queue.cc:1048] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:10:58.053097 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 67749.9us
I20260709 13:10:58.055388 23767 ts_tablet_manager.cc:1916] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:58.062496 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a38e52c8d7094a49a254b18392f59fc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:58.066831 22054 catalog_manager.cc:5697] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 4 to 5, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:58.084791 22830 raft_consensus.cc:2955] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
W20260709 13:10:58.136166 22272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:38749, user_credentials={real_user=slave}} blocked reactor thread for 70673.8us
W20260709 13:10:58.185590 22272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:38749, user_credentials={real_user=slave}} blocked reactor thread for 47910.4us
I20260709 13:10:58.193514 22057 catalog_manager.cc:5697] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 3 to 4, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 1 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:10:58.248145 23767 ts_tablet_manager.cc:1929] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:10:58.250319 23767 log.cc:1199] T 7a00d199088746fd868acb3ff9da13c9 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/7a00d199088746fd868acb3ff9da13c9
I20260709 13:10:58.265117 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 7a00d199088746fd868acb3ff9da13c9 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:58.355520 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet a38e52c8d7094a49a254b18392f59fc6 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60248
I20260709 13:10:58.371974 23783 tablet_replica.cc:333] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:10:58.382735 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet 92b2ad74db1444798cd664b12cc16e11 with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56940
I20260709 13:10:58.388511 23784 tablet_replica.cc:333] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:10:58.390633 23771 raft_consensus.cc:493] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f38c1851ba407188ed271b38b78602)
I20260709 13:10:58.391252 23771 raft_consensus.cc:515] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:58.394174 23771 leader_election.cc:290] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:58.398002 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e52c8d7094a49a254b18392f59fc6" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e5da333cbf624117805e0240b6154071" is_pre_election: true
I20260709 13:10:58.398177 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e52c8d7094a49a254b18392f59fc6" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "66f38c1851ba407188ed271b38b78602" is_pre_election: true
I20260709 13:10:58.400588 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38e52c8d7094a49a254b18392f59fc6" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ce90ea4f7f194637a802f6685349da93" is_pre_election: true
I20260709 13:10:58.402339 22124 leader_election.cc:304] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f; no voters: 66f38c1851ba407188ed271b38b78602, ce90ea4f7f194637a802f6685349da93
I20260709 13:10:58.404836 23661 raft_consensus.cc:2749] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:58.404878 23784 raft_consensus.cc:2243] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:58.410537 23784 raft_consensus.cc:2272] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:58.414214 23784 ts_tablet_manager.cc:1916] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:58.422087 23783 raft_consensus.cc:2243] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:58.423166 23783 raft_consensus.cc:2272] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:58.429150 23783 ts_tablet_manager.cc:1916] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:58.439654 23784 ts_tablet_manager.cc:1929] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:10:58.440342 23784 log.cc:1199] T 92b2ad74db1444798cd664b12cc16e11 P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/92b2ad74db1444798cd664b12cc16e11
I20260709 13:10:58.447256 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet 92b2ad74db1444798cd664b12cc16e11 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:10:58.466285 23783 ts_tablet_manager.cc:1929] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:58.466789 23783 log.cc:1199] T a38e52c8d7094a49a254b18392f59fc6 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/a38e52c8d7094a49a254b18392f59fc6
I20260709 13:10:58.468897 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet a38e52c8d7094a49a254b18392f59fc6 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
W20260709 13:10:59.050341 22126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 47518.1us
W20260709 13:10:59.053282 22201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 50457.2us
W20260709 13:10:59.057303 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 53193us
W20260709 13:10:59.063125 22198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:38749, user_credentials={real_user=slave}} blocked reactor thread for 49923.2us
I20260709 13:10:59.152848 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:59.196498 22230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:10:59.198256 22230 raft_consensus.cc:606] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Received request to transfer leadership to TS d49243ae03a2477bb549634af2cc2d4f
I20260709 13:10:59.203630 22305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81"
dest_uuid: "66f38c1851ba407188ed271b38b78602"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:10:59.204242 22305 raft_consensus.cc:606] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:10:59.206661 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:59.208532 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:59.325006 23726 raft_consensus.cc:993] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:59.325616 23788 raft_consensus.cc:1081] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:10:59.327551 22836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57636
I20260709 13:10:59.328121 22836 raft_consensus.cc:493] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:59.328485 22836 raft_consensus.cc:3060] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:59.334642 22836 raft_consensus.cc:515] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:59.338860 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:10:59.339459 22157 raft_consensus.cc:3060] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:59.344473 22836 leader_election.cc:290] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 3 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:10:59.345835 22157 raft_consensus.cc:2468] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 3.
I20260709 13:10:59.347484 22801 leader_election.cc:304] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [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: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:10:59.348371 23578 raft_consensus.cc:2804] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:59.348618 22305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0400fe26084de3a6402c8135823f81" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "66f38c1851ba407188ed271b38b78602"
I20260709 13:10:59.349109 23578 raft_consensus.cc:697] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 3 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:10:59.349346 22305 raft_consensus.cc:3055] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:59.349748 22305 raft_consensus.cc:740] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f38c1851ba407188ed271b38b78602, State: Running, Role: LEADER
I20260709 13:10:59.349895 23578 consensus_queue.cc:237] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:59.350716 22305 consensus_queue.cc:260] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:59.352223 22305 raft_consensus.cc:3060] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:59.366997 22055 catalog_manager.cc:5697] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 2 to 3, leader changed from 66f38c1851ba407188ed271b38b78602 (127.20.136.131) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 3 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:59.371778 22305 raft_consensus.cc:2468] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 3.
I20260709 13:10:59.496994 22157 consensus_queue.cc:237] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:59.505519 22230 raft_consensus.cc:1275] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:59.506059 22123 consensus_peers.cc:597] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f55f2c33e5c3431aab628e33e8dc0253. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:59.507026 22305 raft_consensus.cc:1275] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:59.507411 23785 consensus_queue.cc:1048] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:59.508658 23792 consensus_queue.cc:1048] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:59.518774 23792 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.522387 22305 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.522239 22230 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.537582 22309 consensus_queue.cc:237] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:59.554823 22055 catalog_manager.cc:5697] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:59.606395 22272 consensus_peers.cc:597] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23be337f82e74d1b83d241765348d06f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:59.609561 22157 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:59.609905 22230 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:59.612246 23788 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:59.613291 23776 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:59.632819 23788 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.638375 22156 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.639585 22230 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.660485 22055 catalog_manager.cc:5697] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 3 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.674536 22156 consensus_queue.cc:237] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue 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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:59.683130 23787 raft_consensus.cc:993] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93: : Instructing follower d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:59.683653 23787 raft_consensus.cc:1081] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Signalling peer d49243ae03a2477bb549634af2cc2d4f to start an election
I20260709 13:10:59.686324 22157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
 from {username='slave'} at 127.0.0.1:60252
I20260709 13:10:59.686884 22157 raft_consensus.cc:493] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:59.687275 22157 raft_consensus.cc:3060] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:59.697741 22157 raft_consensus.cc:515] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
W20260709 13:10:59.700368 22123 consensus_peers.cc:597] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 294d5b8b3c8a4133ace1db3b55c164db. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:59.702549 22157 leader_election.cc:290] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [CANDIDATE]: Term 3 election: Requested vote from peers ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:10:59.704313 22303 raft_consensus.cc:1275] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:59.704401 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:10:59.705905 22832 raft_consensus.cc:3060] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:59.705919 23792 consensus_queue.cc:1048] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:59.708918 22230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8590a6fe7c6c4853aba793f7eacf96c0" candidate_uuid: "d49243ae03a2477bb549634af2cc2d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:10:59.709556 22230 raft_consensus.cc:3055] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:59.709908 22230 raft_consensus.cc:740] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:10:59.710979 22230 consensus_queue.cc:260] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:59.715868 22230 raft_consensus.cc:3060] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:59.714597 22832 raft_consensus.cc:2468] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:59.720036 22227 raft_consensus.cc:1275] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:59.722849 23785 consensus_queue.cc:1048] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:59.725389 23762 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.727291 22230 raft_consensus.cc:2468] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49243ae03a2477bb549634af2cc2d4f in term 3.
I20260709 13:10:59.729136 22303 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.729148 22124 leader_election.cc:304] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [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: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:10:59.732728 23792 raft_consensus.cc:2804] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:59.733247 23792 raft_consensus.cc:697] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Becoming Leader. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:10:59.734175 23792 consensus_queue.cc:237] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:10:59.753823 22055 catalog_manager.cc:5697] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.755712 22235 consensus_queue.cc:237] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:10:59.782307 22303 raft_consensus.cc:1275] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:59.784468 23786 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:59.785064 22151 raft_consensus.cc:1275] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:10:59.786881 22198 consensus_peers.cc:597] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8539dc0fd244487a8379b67608f7116. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:59.788870 23786 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:59.800220 23791 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.804714 22055 catalog_manager.cc:5697] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: term changed from 2 to 3, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to d49243ae03a2477bb549634af2cc2d4f (127.20.136.129). New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:59.816533 22309 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.856848 22156 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:59.848971 22057 catalog_manager.cc:5697] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:59.859724 23578 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:59.869722 22151 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:10:59.870663 22227 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
W20260709 13:10:59.911290 22800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:43425, user_credentials={real_user=slave}} blocked reactor thread for 76976us
I20260709 13:10:59.924258 22309 raft_consensus.cc:1275] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:59.926813 23813 consensus_queue.cc:1048] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:11:00.025581 23819 ts_tablet_manager.cc:933] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:11:00.033217 23819 tablet_copy_client.cc:323] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:11:00.035421 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet f55f2c33e5c3431aab628e33e8dc0253 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:11:00.035987 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet f55f2c33e5c3431aab628e33e8dc0253 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-f55f2c33e5c3431aab628e33e8dc0253
I20260709 13:11:00.047328 22170 tablet_copy_source_session.cc:215] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:00.051446 23819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55f2c33e5c3431aab628e33e8dc0253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:00.084687 23819 tablet_copy_client.cc:806] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:00.085475 23819 tablet_copy_client.cc:670] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:00.091035 23819 tablet_copy_client.cc:538] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:00.103960 23819 tablet_bootstrap.cc:492] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:11:00.130133 22832 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:00.132346 23762 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:11:00.184623 23819 tablet_bootstrap.cc:492] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: 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
I20260709 13:11:00.195848 23819 tablet_bootstrap.cc:492] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:11:00.201360 23819 ts_tablet_manager.cc:1403] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.017s
I20260709 13:11:00.209605 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:00.235344 23819 raft_consensus.cc:359] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:00.252900 23822 ts_tablet_manager.cc:933] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:11:00.240337 23819 raft_consensus.cc:740] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:11:00.260010 23819 consensus_queue.cc:260] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [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: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:00.263120 23819 ts_tablet_manager.cc:1434] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 13:11:00.269454 22232 raft_consensus.cc:1275] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:00.272010 23806 consensus_queue.cc:1048] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:11:00.303121 23824 ts_tablet_manager.cc:933] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:11:00.291728 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-f55f2c33e5c3431aab628e33e8dc0253 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:11:00.325294 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-f55f2c33e5c3431aab628e33e8dc0253 on tablet f55f2c33e5c3431aab628e33e8dc0253 with peer e5da333cbf624117805e0240b6154071
I20260709 13:11:00.329984 23822 tablet_copy_client.cc:323] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.131:46779
I20260709 13:11:00.334245 22319 tablet_copy_service.cc:140] P 66f38c1851ba407188ed271b38b78602: Received BeginTabletCopySession request for tablet 23be337f82e74d1b83d241765348d06f from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:48210)
I20260709 13:11:00.334777 22319 tablet_copy_service.cc:161] P 66f38c1851ba407188ed271b38b78602: Beginning new tablet copy session on tablet 23be337f82e74d1b83d241765348d06f from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:48210: session id = e5da333cbf624117805e0240b6154071-23be337f82e74d1b83d241765348d06f
I20260709 13:11:00.343281 22319 tablet_copy_source_session.cc:215] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:00.356382 23822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23be337f82e74d1b83d241765348d06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:00.379240 23824 tablet_copy_client.cc:323] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:11:00.405831 23819 ts_tablet_manager.cc:933] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:11:00.415856 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet 294d5b8b3c8a4133ace1db3b55c164db from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:11:00.416461 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet 294d5b8b3c8a4133ace1db3b55c164db from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-294d5b8b3c8a4133ace1db3b55c164db
I20260709 13:11:00.428329 22170 tablet_copy_source_session.cc:215] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:00.437242 23824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294d5b8b3c8a4133ace1db3b55c164db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:00.437511 23822 tablet_copy_client.cc:806] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:00.438167 23822 tablet_copy_client.cc:670] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:00.454807 23819 tablet_copy_client.cc:323] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:11:00.456996 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet b8539dc0fd244487a8379b67608f7116 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:11:00.457578 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet b8539dc0fd244487a8379b67608f7116 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-b8539dc0fd244487a8379b67608f7116
I20260709 13:11:00.467941 23824 tablet_copy_client.cc:806] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:00.468786 23824 tablet_copy_client.cc:670] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:00.470999 22245 tablet_copy_source_session.cc:215] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:00.473320 23824 tablet_copy_client.cc:538] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:00.474473 23822 tablet_copy_client.cc:538] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:00.490563 23822 tablet_bootstrap.cc:492] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:11:00.508291 23824 tablet_bootstrap.cc:492] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:11:00.509536 23819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8539dc0fd244487a8379b67608f7116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:00.563814 23819 tablet_copy_client.cc:806] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:00.569885 23819 tablet_copy_client.cc:670] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:00.570842 23824 tablet_bootstrap.cc:492] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: 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
I20260709 13:11:00.575266 23822 tablet_bootstrap.cc:492] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:11:00.575531 23824 tablet_bootstrap.cc:492] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:11:00.576316 23824 ts_tablet_manager.cc:1403] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.001s
I20260709 13:11:00.577282 23822 tablet_bootstrap.cc:492] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:11:00.578087 23822 ts_tablet_manager.cc:1403] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.090s	user 0.029s	sys 0.006s
I20260709 13:11:00.579486 23824 raft_consensus.cc:359] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:00.580372 23824 raft_consensus.cc:740] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:11:00.581094 23822 raft_consensus.cc:359] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:00.584012 23822 raft_consensus.cc:740] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:11:00.574185 23819 tablet_copy_client.cc:538] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:00.584988 23824 consensus_queue.cc:260] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:00.588447 23824 ts_tablet_manager.cc:1434] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:11:00.599347 23822 consensus_queue.cc:260] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:00.602069 23822 ts_tablet_manager.cc:1434] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.004s
I20260709 13:11:00.604382 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-294d5b8b3c8a4133ace1db3b55c164db received from {username='slave'} at 127.0.0.1:36494
I20260709 13:11:00.604807 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-294d5b8b3c8a4133ace1db3b55c164db on tablet 294d5b8b3c8a4133ace1db3b55c164db with peer e5da333cbf624117805e0240b6154071
I20260709 13:11:00.605667 23819 tablet_bootstrap.cc:492] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:11:00.606035 22319 tablet_copy_service.cc:342] P 66f38c1851ba407188ed271b38b78602: Request end of tablet copy session e5da333cbf624117805e0240b6154071-23be337f82e74d1b83d241765348d06f received from {username='slave'} at 127.0.0.1:48210
I20260709 13:11:00.606458 22319 tablet_copy_service.cc:434] P 66f38c1851ba407188ed271b38b78602: ending tablet copy session e5da333cbf624117805e0240b6154071-23be337f82e74d1b83d241765348d06f on tablet 23be337f82e74d1b83d241765348d06f with peer e5da333cbf624117805e0240b6154071
I20260709 13:11:00.640345 23819 tablet_bootstrap.cc:492] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:11:00.641428 23819 tablet_bootstrap.cc:492] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:11:00.643170 23819 ts_tablet_manager.cc:1403] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.008s
I20260709 13:11:00.646183 23819 raft_consensus.cc:359] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:00.647135 23819 raft_consensus.cc:740] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:11:00.647800 23819 consensus_queue.cc:260] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:00.650655 23819 ts_tablet_manager.cc:1434] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:00.652590 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-b8539dc0fd244487a8379b67608f7116 received from {username='slave'} at 127.0.0.1:42400
I20260709 13:11:00.653044 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-b8539dc0fd244487a8379b67608f7116 on tablet b8539dc0fd244487a8379b67608f7116 with peer e5da333cbf624117805e0240b6154071
I20260709 13:11:00.660265 22833 raft_consensus.cc:1217] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:00.664299 22833 raft_consensus.cc:1217] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:00.770707 22833 raft_consensus.cc:1217] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:11:00.909490 22833 raft_consensus.cc:1217] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:01.171515 23831 raft_consensus.cc:1064] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:11:01.174607 23831 consensus_queue.cc:237] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:01.186776 23806 raft_consensus.cc:1064] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:11:01.189633 23806 consensus_queue.cc:237] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [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: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:01.199460 22833 raft_consensus.cc:1275] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:01.202739 22227 raft_consensus.cc:1275] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:01.204340 23838 consensus_queue.cc:1048] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:01.211563 23838 consensus_queue.cc:1048] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:01.292075 22235 raft_consensus.cc:1275] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:01.293581 22833 raft_consensus.cc:1275] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:01.293587 23846 consensus_queue.cc:1048] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:01.296191 23847 consensus_queue.cc:1048] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:01.316958 22309 raft_consensus.cc:1275] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:01.317560 23838 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.317967 22230 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.321354 22309 raft_consensus.cc:1275] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:01.325626 23846 consensus_queue.cc:1048] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:01.327736 23846 consensus_queue.cc:1048] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:01.365305 22057 catalog_manager.cc:5697] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.398412 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:01.421660 23786 raft_consensus.cc:1064] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:11:01.424328 23786 consensus_queue.cc:237] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:01.455958 22833 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.460593 22309 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.492617 23788 raft_consensus.cc:1064] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:11:01.499346 22831 raft_consensus.cc:1275] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:01.500311 22305 raft_consensus.cc:1275] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:01.499737 23788 consensus_queue.cc:237] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:01.502784 23860 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:01.505678 22152 raft_consensus.cc:1275] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:01.509470 23791 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:01.514545 23791 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:01.536980 22152 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:01.539080 22830 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:01.539897 23866 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:01.543283 23865 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:01.542527 23791 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.546435 22151 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.564851 22227 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:01.600169 23845 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.603852 23788 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:01.611547 22303 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.614657 22309 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.618387 22057 catalog_manager.cc:5697] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.638572 22830 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } attrs { replace: true } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.649147 22157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203"
dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
mode: GRACEFUL
new_leader_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:49262
I20260709 13:11:01.649797 22157 raft_consensus.cc:606] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Received request to transfer leadership to TS ce90ea4f7f194637a802f6685349da93
I20260709 13:11:01.662382 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:11:01.664698 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:01.692876 22235 consensus_queue.cc:237] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:01.648120 22836 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.703719 22830 raft_consensus.cc:1275] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:01.706049 23786 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:01.711380 22054 catalog_manager.cc:5697] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.713873 23829 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.731431 22235 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.736069 22833 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.752108 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8539dc0fd244487a8379b67608f7116 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:01.762835 22057 catalog_manager.cc:5697] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:01.769771 22157 consensus_queue.cc:237] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [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: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:01.774025 22308 raft_consensus.cc:1275] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:01.778321 22830 raft_consensus.cc:1275] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:01.779034 22141 tablet_service.cc:1558] Processing DeleteTablet for tablet b8539dc0fd244487a8379b67608f7116 with delete_type TABLET_DATA_TOMBSTONED (TS d49243ae03a2477bb549634af2cc2d4f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60248
I20260709 13:11:01.771710 22151 consensus_queue.cc:237] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:01.783512 23845 consensus_queue.cc:1048] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:01.789840 23726 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.793545 23845 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.801345 22152 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.809206 22833 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.816001 23829 consensus_queue.cc:1048] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:01.827421 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f55f2c33e5c3431aab628e33e8dc0253 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:01.834447 22308 raft_consensus.cc:1275] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:01.834460 22227 raft_consensus.cc:1275] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:01.838649 23847 consensus_queue.cc:1048] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:01.839784 23872 tablet_replica.cc:333] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:01.841042 23872 raft_consensus.cc:2243] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:01.841957 23872 raft_consensus.cc:2272] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:01.848212 22830 raft_consensus.cc:1275] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:01.848052 22054 catalog_manager.cc:5697] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:01.850579 23847 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.854846 23844 consensus_queue.cc:1048] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:01.860158 23872 ts_tablet_manager.cc:1916] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:01.878047 22308 raft_consensus.cc:2955] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.867970 22235 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.874230 22836 raft_consensus.cc:2955] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.876114 22053 catalog_manager.cc:5697] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:01.907536 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 294d5b8b3c8a4133ace1db3b55c164db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:01.907052 22227 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.868875 22830 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.880596 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet f55f2c33e5c3431aab628e33e8dc0253 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36770
I20260709 13:11:01.899838 23845 consensus_queue.cc:1048] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:01.926380 22308 raft_consensus.cc:2955] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.933998 22057 catalog_manager.cc:5697] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 1 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:01.939082 23872 ts_tablet_manager.cc:1929] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:01.939687 23872 log.cc:1199] T b8539dc0fd244487a8379b67608f7116 P d49243ae03a2477bb549634af2cc2d4f: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/wals/b8539dc0fd244487a8379b67608f7116
I20260709 13:11:01.943420 22043 catalog_manager.cc:5028] TS d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): tablet b8539dc0fd244487a8379b67608f7116 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:11:01.978413 22306 consensus_queue.cc:237] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:01.989012 22830 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:01.992336 23865 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:11:01.993294 22152 raft_consensus.cc:1275] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Refusing update from remote peer 66f38c1851ba407188ed271b38b78602: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:01.995546 23776 consensus_queue.cc:1048] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:11:02.003283 23873 tablet_replica.cc:333] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:02.003003 23726 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:02.004768 23873 raft_consensus.cc:2243] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:02.005875 23873 raft_consensus.cc:2272] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:02.013923 23873 ts_tablet_manager.cc:1916] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:02.017088 22836 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:02.034278 22044 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23be337f82e74d1b83d241765348d06f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:02.040904 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet 294d5b8b3c8a4133ace1db3b55c164db with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56940
I20260709 13:11:02.050521 22053 catalog_manager.cc:5697] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 3 leader_uuid: "66f38c1851ba407188ed271b38b78602" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:02.053918 22151 raft_consensus.cc:2955] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:02.069109 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet 23be337f82e74d1b83d241765348d06f with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36770
I20260709 13:11:02.069583 23874 tablet_replica.cc:333] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:02.073593 23874 raft_consensus.cc:2243] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:02.074484 23874 raft_consensus.cc:2272] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:02.076656 23845 raft_consensus.cc:993] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f: : Instructing follower ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:11:02.077175 23845 raft_consensus.cc:1081] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Signalling peer ce90ea4f7f194637a802f6685349da93 to start an election
I20260709 13:11:02.080422 22235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
 from {username='slave'} at 127.0.0.1:52362
I20260709 13:11:02.081038 22235 raft_consensus.cc:493] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:02.081422 22235 raft_consensus.cc:3060] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.081557 23874 ts_tablet_manager.cc:1916] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:02.098970 23874 ts_tablet_manager.cc:1929] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:02.099448 23874 log.cc:1199] T 294d5b8b3c8a4133ace1db3b55c164db P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/294d5b8b3c8a4133ace1db3b55c164db
I20260709 13:11:02.101374 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet 294d5b8b3c8a4133ace1db3b55c164db (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:11:02.103817 23873 ts_tablet_manager.cc:1929] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:02.104372 23873 log.cc:1199] T f55f2c33e5c3431aab628e33e8dc0253 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/f55f2c33e5c3431aab628e33e8dc0253
I20260709 13:11:02.113631 22235 raft_consensus.cc:515] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:02.115684 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet f55f2c33e5c3431aab628e33e8dc0253 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:11:02.116531 22151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:11:02.116776 22235 leader_election.cc:290] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:11:02.117115 22151 raft_consensus.cc:3055] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:02.117445 22151 raft_consensus.cc:740] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d49243ae03a2477bb549634af2cc2d4f, State: Running, Role: LEADER
I20260709 13:11:02.118196 22151 consensus_queue.cc:260] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:02.119315 22151 raft_consensus.cc:3060] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.123732 22830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e077a3853348d8adaa4d0ca7723203" candidate_uuid: "ce90ea4f7f194637a802f6685349da93" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5da333cbf624117805e0240b6154071"
I20260709 13:11:02.124554 22830 raft_consensus.cc:3060] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.131485 23873 tablet_replica.cc:333] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:02.132632 23873 raft_consensus.cc:2243] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:02.133415 23873 raft_consensus.cc:2272] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:02.129819 22151 raft_consensus.cc:2468] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:11:02.135448 22200 leader_election.cc:304] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f; no voters: 
I20260709 13:11:02.136271 23829 raft_consensus.cc:2804] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:02.136618 22830 raft_consensus.cc:2468] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce90ea4f7f194637a802f6685349da93 in term 2.
I20260709 13:11:02.138999 23873 ts_tablet_manager.cc:1916] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:02.136772 23829 raft_consensus.cc:697] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Becoming Leader. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:11:02.140285 23829 consensus_queue.cc:237] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:02.156520 23873 ts_tablet_manager.cc:1929] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:11:02.156967 23873 log.cc:1199] T 23be337f82e74d1b83d241765348d06f P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/23be337f82e74d1b83d241765348d06f
I20260709 13:11:02.159214 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet 23be337f82e74d1b83d241765348d06f (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:11:02.165249 22057 catalog_manager.cc:5697] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 reported cstate change: term changed from 1 to 2, leader changed from d49243ae03a2477bb549634af2cc2d4f (127.20.136.129) to ce90ea4f7f194637a802f6685349da93 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:02.551479 22830 raft_consensus.cc:1275] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:02.553184 23786 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:02.625767 22151 raft_consensus.cc:1275] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:02.627665 23860 consensus_queue.cc:1048] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:02.685698 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:03.146059 22152 consensus_queue.cc:237] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:03.153352 22306 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:03.154666 22235 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:03.154754 23847 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:11:03.157572 22123 consensus_peers.cc:597] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da94b58a959a4a69bcf0fa09ec885e46. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:03.160027 23847 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:03.166990 23831 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:11:03.181421 22308 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:11:03.186648 22235 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:11:03.198487 22057 catalog_manager.cc:5697] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f reported cstate change: config changed from index -1 to 4, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:03.213865 22227 consensus_queue.cc:237] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
W20260709 13:11:03.259244 22126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:46779, user_credentials={real_user=slave}} blocked reactor thread for 51601us
I20260709 13:11:03.274071 22308 raft_consensus.cc:1275] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:03.275729 23890 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:11:03.280481 22198 consensus_peers.cc:597] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 -> Peer e5da333cbf624117805e0240b6154071 (127.20.136.132:38749): Couldn't send request to peer e5da333cbf624117805e0240b6154071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 126a70709e174395bfe84bf255fb8c6b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:03.284040 22152 raft_consensus.cc:1275] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:03.296025 23892 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:03.301898 23860 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:11:03.309065 22306 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:11:03.333173 22054 catalog_manager.cc:5697] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:03.347934 22152 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5da333cbf624117805e0240b6154071 (127.20.136.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } } }
I20260709 13:11:03.631349 23898 ts_tablet_manager.cc:933] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245)
I20260709 13:11:03.633291 23898 tablet_copy_client.cc:323] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.129:45245
I20260709 13:11:03.636348 22170 tablet_copy_service.cc:140] P d49243ae03a2477bb549634af2cc2d4f: Received BeginTabletCopySession request for tablet da94b58a959a4a69bcf0fa09ec885e46 from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:36494)
I20260709 13:11:03.636948 22170 tablet_copy_service.cc:161] P d49243ae03a2477bb549634af2cc2d4f: Beginning new tablet copy session on tablet da94b58a959a4a69bcf0fa09ec885e46 from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:36494: session id = e5da333cbf624117805e0240b6154071-da94b58a959a4a69bcf0fa09ec885e46
I20260709 13:11:03.645543 22170 tablet_copy_source_session.cc:215] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:03.650722 23898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da94b58a959a4a69bcf0fa09ec885e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:03.676000 23898 tablet_copy_client.cc:806] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:03.676715 23898 tablet_copy_client.cc:670] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:03.719413 23898 tablet_copy_client.cc:538] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:03.730054 23898 tablet_bootstrap.cc:492] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:11:03.739354 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:03.750597 23900 ts_tablet_manager.cc:933] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: Initiating tablet copy from peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:11:03.806118 23898 tablet_bootstrap.cc:492] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:11:03.807142 23898 tablet_bootstrap.cc:492] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:11:03.807890 23898 ts_tablet_manager.cc:1403] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.013s
I20260709 13:11:03.821915 23898 raft_consensus.cc:359] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:03.823030 23898 raft_consensus.cc:740] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:11:03.823837 23898 consensus_queue.cc:260] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:03.826524 23898 ts_tablet_manager.cc:1434] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:03.828711 22170 tablet_copy_service.cc:342] P d49243ae03a2477bb549634af2cc2d4f: Request end of tablet copy session e5da333cbf624117805e0240b6154071-da94b58a959a4a69bcf0fa09ec885e46 received from {username='slave'} at 127.0.0.1:36494
I20260709 13:11:03.829113 22170 tablet_copy_service.cc:434] P d49243ae03a2477bb549634af2cc2d4f: ending tablet copy session e5da333cbf624117805e0240b6154071-da94b58a959a4a69bcf0fa09ec885e46 on tablet da94b58a959a4a69bcf0fa09ec885e46 with peer e5da333cbf624117805e0240b6154071
I20260709 13:11:03.866882 23900 tablet_copy_client.cc:323] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: tablet copy: Beginning tablet copy session from remote peer at address 127.20.136.130:43425
I20260709 13:11:03.870035 22245 tablet_copy_service.cc:140] P ce90ea4f7f194637a802f6685349da93: Received BeginTabletCopySession request for tablet 126a70709e174395bfe84bf255fb8c6b from peer e5da333cbf624117805e0240b6154071 ({username='slave'} at 127.0.0.1:42400)
I20260709 13:11:03.867017 22227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53ac9e63f93d4671a49622915a62759a"
dest_uuid: "ce90ea4f7f194637a802f6685349da93"
mode: GRACEFUL
new_leader_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:11:03.871151 22227 raft_consensus.cc:606] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Received request to transfer leadership to TS e5da333cbf624117805e0240b6154071
I20260709 13:11:03.870625 22245 tablet_copy_service.cc:161] P ce90ea4f7f194637a802f6685349da93: Beginning new tablet copy session on tablet 126a70709e174395bfe84bf255fb8c6b from peer e5da333cbf624117805e0240b6154071 at {username='slave'} at 127.0.0.1:42400: session id = e5da333cbf624117805e0240b6154071-126a70709e174395bfe84bf255fb8c6b
I20260709 13:11:03.873592 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:11:03.875241 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:03.880632 22245 tablet_copy_source_session.cc:215] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:03.884730 23900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a70709e174395bfe84bf255fb8c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:03.905010 23900 tablet_copy_client.cc:806] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:03.905655 23900 tablet_copy_client.cc:670] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:03.916128 23900 tablet_copy_client.cc:538] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:03.939904 23900 tablet_bootstrap.cc:492] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: Bootstrap starting.
I20260709 13:11:04.005911 23900 tablet_bootstrap.cc:492] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:11:04.011027 23900 tablet_bootstrap.cc:492] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: Bootstrap complete.
I20260709 13:11:04.011763 23900 ts_tablet_manager.cc:1403] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.024s
I20260709 13:11:04.015168 23900 raft_consensus.cc:359] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:04.016129 23900 raft_consensus.cc:740] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5da333cbf624117805e0240b6154071, State: Initialized, Role: LEARNER
I20260709 13:11:04.016790 23900 consensus_queue.cc:260] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: NON_VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: true } }
I20260709 13:11:04.019583 23900 ts_tablet_manager.cc:1434] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:04.024899 22245 tablet_copy_service.cc:342] P ce90ea4f7f194637a802f6685349da93: Request end of tablet copy session e5da333cbf624117805e0240b6154071-126a70709e174395bfe84bf255fb8c6b received from {username='slave'} at 127.0.0.1:42400
I20260709 13:11:04.025390 22245 tablet_copy_service.cc:434] P ce90ea4f7f194637a802f6685349da93: ending tablet copy session e5da333cbf624117805e0240b6154071-126a70709e174395bfe84bf255fb8c6b on tablet 126a70709e174395bfe84bf255fb8c6b with peer e5da333cbf624117805e0240b6154071
I20260709 13:11:04.032330 22830 raft_consensus.cc:1217] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:11:04.049289 23892 raft_consensus.cc:993] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: : Instructing follower e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:11:04.049810 23892 raft_consensus.cc:1081] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Signalling peer e5da333cbf624117805e0240b6154071 to start an election
I20260709 13:11:04.059296 22836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53ac9e63f93d4671a49622915a62759a"
dest_uuid: "e5da333cbf624117805e0240b6154071"
 from {username='slave'} at 127.0.0.1:57640
I20260709 13:11:04.059894 22836 raft_consensus.cc:493] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:04.060256 22836 raft_consensus.cc:3060] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:04.068006 22836 raft_consensus.cc:515] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:04.069972 22836 leader_election.cc:290] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Requested vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
I20260709 13:11:04.070731 22157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac9e63f93d4671a49622915a62759a" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d49243ae03a2477bb549634af2cc2d4f"
I20260709 13:11:04.071393 22157 raft_consensus.cc:3060] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:04.072398 22227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ac9e63f93d4671a49622915a62759a" candidate_uuid: "e5da333cbf624117805e0240b6154071" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ce90ea4f7f194637a802f6685349da93"
I20260709 13:11:04.073041 22227 raft_consensus.cc:3055] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:04.073388 22227 raft_consensus.cc:740] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce90ea4f7f194637a802f6685349da93, State: Running, Role: LEADER
I20260709 13:11:04.074204 22227 consensus_queue.cc:260] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:04.075631 22227 raft_consensus.cc:3060] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:04.082999 22157 raft_consensus.cc:2468] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:11:04.084578 22227 raft_consensus.cc:2468] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5da333cbf624117805e0240b6154071 in term 2.
I20260709 13:11:04.085762 22801 leader_election.cc:304] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071; no voters: 
I20260709 13:11:04.087616 23902 raft_consensus.cc:2804] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:04.088157 23902 raft_consensus.cc:697] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Becoming Leader. State: Replica: e5da333cbf624117805e0240b6154071, State: Running, Role: LEADER
I20260709 13:11:04.089107 23902 consensus_queue.cc:237] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [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: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:04.099474 22054 catalog_manager.cc:5697] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 reported cstate change: term changed from 1 to 2, leader changed from ce90ea4f7f194637a802f6685349da93 (127.20.136.130) to e5da333cbf624117805e0240b6154071 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "e5da333cbf624117805e0240b6154071" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:04.363471 22830 raft_consensus.cc:1217] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:04.445190 23887 raft_consensus.cc:1064] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:11:04.454425 23887 consensus_queue.cc:237] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:04.476063 22235 raft_consensus.cc:1275] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:04.478389 23808 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:04.491799 22157 raft_consensus.cc:1275] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer e5da333cbf624117805e0240b6154071: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:04.493199 23808 consensus_queue.cc:1048] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:11:04.588377 23915 log.cc:927] Time spent T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:11:04.639742 22830 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [term 3 LEARNER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:04.644146 22306 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:04.644066 23847 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:04.649076 23887 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:04.650771 22235 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:04.653090 23847 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:04.670979 23891 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.681131 22306 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.689508 22230 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.700482 22054 catalog_manager.cc:5697] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.700266 22830 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } attrs { replace: true } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.767733 23892 raft_consensus.cc:1064] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93: attempting to promote NON_VOTER e5da333cbf624117805e0240b6154071 to VOTER
I20260709 13:11:04.770812 23892 consensus_queue.cc:237] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:04.779436 22151 consensus_queue.cc:237] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:04.801098 22306 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:04.801841 22830 raft_consensus.cc:1275] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Refusing update from remote peer d49243ae03a2477bb549634af2cc2d4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:04.802881 23891 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:11:04.810945 23921 consensus_queue.cc:1048] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:11:04.815065 23847 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.820330 22306 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.823958 22308 raft_consensus.cc:1275] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:04.824256 22151 raft_consensus.cc:1275] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:04.826256 22836 raft_consensus.cc:1275] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [term 2 LEARNER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:04.828366 23860 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:04.831257 22830 raft_consensus.cc:2955] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.832499 23888 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:04.834417 23888 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:04.860111 22043 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da94b58a959a4a69bcf0fa09ec885e46 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:04.859165 22053 catalog_manager.cc:5697] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 reported cstate change: config changed from index 5 to 6, VOTER ce90ea4f7f194637a802f6685349da93 (127.20.136.130) evicted. New cstate: current_term: 3 leader_uuid: "d49243ae03a2477bb549634af2cc2d4f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.876696 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:04.890877 22221 tablet_service.cc:1558] Processing DeleteTablet for tablet da94b58a959a4a69bcf0fa09ec885e46 with delete_type TABLET_DATA_TOMBSTONED (TS ce90ea4f7f194637a802f6685349da93 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36770
W20260709 13:11:04.914021 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 86323.3us
I20260709 13:11:04.964071 23933 tablet_replica.cc:333] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:04.980886 23860 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.985735 22308 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:04.991227 23933 raft_consensus.cc:2243] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.002561 22836 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:05.005182 23933 raft_consensus.cc:2272] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.016338 22054 catalog_manager.cc:5697] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 reported cstate change: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:05.022706 23933 ts_tablet_manager.cc:1916] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:05.035948 22151 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5da333cbf624117805e0240b6154071 (127.20.136.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:05.056121 23933 ts_tablet_manager.cc:1929] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:11:05.056764 23933 log.cc:1199] T da94b58a959a4a69bcf0fa09ec885e46 P ce90ea4f7f194637a802f6685349da93: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/wals/da94b58a959a4a69bcf0fa09ec885e46
I20260709 13:11:05.059283 22042 catalog_manager.cc:5028] TS ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): tablet da94b58a959a4a69bcf0fa09ec885e46 (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
I20260709 13:11:05.078655 22230 consensus_queue.cc:237] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:05.087800 22151 raft_consensus.cc:1275] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:05.089301 23892 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:05.097993 22830 raft_consensus.cc:1275] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Refusing update from remote peer ce90ea4f7f194637a802f6685349da93: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:05.099865 23912 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:05.108170 23860 consensus_queue.cc:1048] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:05.109376 22151 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:05.118144 22830 raft_consensus.cc:2955] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:05.141139 21026 tablet_server.cc:179] TabletServer@127.20.136.129:0 shutting down...
I20260709 13:11:05.140370 22054 catalog_manager.cc:5697] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 reported cstate change: config changed from index 4 to 5, VOTER 66f38c1851ba407188ed271b38b78602 (127.20.136.131) evicted. New cstate: current_term: 2 leader_uuid: "ce90ea4f7f194637a802f6685349da93" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } } }
I20260709 13:11:05.165072 22295 tablet_service.cc:1558] Processing DeleteTablet for tablet 126a70709e174395bfe84bf255fb8c6b with delete_type TABLET_DATA_TOMBSTONED (TS 66f38c1851ba407188ed271b38b78602 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56940
I20260709 13:11:05.177791 22042 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 126a70709e174395bfe84bf255fb8c6b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:11:05.184298 22801 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:11:05.215972 22801 consensus_peers.cc:597] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.216169 23935 tablet_replica.cc:333] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:05.218956 23935 raft_consensus.cc:2243] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:05.219309 22801 consensus_peers.cc:597] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.219904 23935 raft_consensus.cc:2272] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:05.222957 22274 consensus_peers.cc:597] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.231952 23935 ts_tablet_manager.cc:1916] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:05.255448 23935 ts_tablet_manager.cc:1929] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:05.255873 23935 log.cc:1199] T 126a70709e174395bfe84bf255fb8c6b P 66f38c1851ba407188ed271b38b78602: Deleting WAL directory at /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/wals/126a70709e174395bfe84bf255fb8c6b
I20260709 13:11:05.257941 22044 catalog_manager.cc:5028] TS 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): tablet 126a70709e174395bfe84bf255fb8c6b (table test-workload [id=f284ccd4a8734bfbaeebe1bdf435d4d8]) successfully deleted
W20260709 13:11:05.295315 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45245, user_credentials={real_user=slave}} blocked reactor thread for 57420.3us
W20260709 13:11:05.303527 22200 consensus_peers.cc:597] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.303555 22801 consensus_peers.cc:597] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.309814 22200 consensus_peers.cc:597] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.310551 22200 consensus_peers.cc:597] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.311094 22200 consensus_peers.cc:597] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.315567 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:05.316752 21026 tablet_replica.cc:333] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.317407 21026 raft_consensus.cc:2243] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.318004 21026 raft_consensus.cc:2272] T 23be337f82e74d1b83d241765348d06f P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.320034 21026 tablet_replica.cc:333] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.320636 21026 raft_consensus.cc:2243] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.321597 21026 raft_consensus.cc:2272] T 6cfaed2b114c4270bceb1b779766d980 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.325099 21026 tablet_replica.cc:333] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
W20260709 13:11:05.325466 22200 consensus_peers.cc:597] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.325953 21026 raft_consensus.cc:2243] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.326407 21026 raft_consensus.cc:2272] T a30a78e9b08649aa9b2367a5d7ff22b5 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.328382 21026 tablet_replica.cc:333] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.328941 21026 raft_consensus.cc:2243] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.329756 21026 raft_consensus.cc:2272] T c857acfd0a434483b2d5365bc2996d0e P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.331646 21026 tablet_replica.cc:333] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.332347 21026 raft_consensus.cc:2243] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.332808 21026 raft_consensus.cc:2272] T 1eff95414bb54ea2acae8caab0dab7b4 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.335391 21026 tablet_replica.cc:333] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.336086 21026 raft_consensus.cc:2243] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.336447 21026 raft_consensus.cc:2272] T d6e077a3853348d8adaa4d0ca7723203 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.338048 21026 tablet_replica.cc:333] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.338685 21026 raft_consensus.cc:2243] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.339437 21026 raft_consensus.cc:2272] T f78bd1a42af346c0bae3217009e9edcf P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.341351 21026 tablet_replica.cc:333] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.341952 21026 raft_consensus.cc:2243] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.342556 21026 raft_consensus.cc:2272] T 9e9bed7d669e4ebfa4a8ae09555fa008 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.344439 21026 tablet_replica.cc:333] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.345113 21026 raft_consensus.cc:2243] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.345628 21026 raft_consensus.cc:2272] T 97e48db79e77485b92930a3aa5329626 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.347970 21026 tablet_replica.cc:333] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.348855 21026 raft_consensus.cc:2243] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.349586 21026 raft_consensus.cc:2272] T 03ad39edf0b448e7b9d554f0ae2742e3 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.351600 21026 tablet_replica.cc:333] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.352147 21026 raft_consensus.cc:2243] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.352664 21026 raft_consensus.cc:2272] T b2c18f9f1b024ae29778ab5570beaece P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.354573 21026 tablet_replica.cc:333] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.355233 21026 raft_consensus.cc:2243] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.356079 21026 raft_consensus.cc:2272] T 3f082c5d4ef140e38c5b078acca21cc9 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.357980 21026 tablet_replica.cc:333] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.358565 21026 raft_consensus.cc:2243] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.359100 21026 raft_consensus.cc:2272] T 0ccabea6cb624f62a4b42a751d14a72a P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.360935 21026 tablet_replica.cc:333] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.361665 21026 raft_consensus.cc:2243] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.362119 21026 raft_consensus.cc:2272] T a1d947a6eec34ed4a08cba05a0e075dc P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.364717 21026 tablet_replica.cc:333] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.366346 21026 raft_consensus.cc:2243] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.366937 21026 raft_consensus.cc:2272] T 99f5f6a5135b490aac13d1ed804a831d P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:05.368698 22274 consensus_peers.cc:597] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.369846 21026 tablet_replica.cc:333] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.370783 21026 raft_consensus.cc:2243] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.371436 21026 raft_consensus.cc:2272] T 38b7efa760654472947293480a6fda43 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:05.371511 22801 consensus_peers.cc:597] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.373775 21026 tablet_replica.cc:333] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.374385 21026 raft_consensus.cc:2243] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.375377 21026 raft_consensus.cc:2272] T 33118865620445a7a1476c32e9e3b7ab P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.378044 21026 tablet_replica.cc:333] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.378885 21026 raft_consensus.cc:2243] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.379455 21026 raft_consensus.cc:2272] T c75c3057125b41889f7fb7551a3841e0 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:05.381156 22200 consensus_peers.cc:597] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.382665 21026 tablet_replica.cc:333] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.383544 21026 raft_consensus.cc:2243] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.384305 21026 raft_consensus.cc:2272] T 92b2ad74db1444798cd664b12cc16e11 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.386991 21026 tablet_replica.cc:333] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.387810 21026 raft_consensus.cc:2243] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.388687 21026 raft_consensus.cc:2272] T 8590a6fe7c6c4853aba793f7eacf96c0 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.390743 21026 tablet_replica.cc:333] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.391768 21026 raft_consensus.cc:2243] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.392287 21026 raft_consensus.cc:2272] T 384b10c16a5e4fc7bbc8bec385ff6c55 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.394719 21026 tablet_replica.cc:333] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.395449 21026 raft_consensus.cc:2243] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:05.395572 22274 consensus_peers.cc:597] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.396096 21026 raft_consensus.cc:2272] T edd355473dc4452493451bcb644ee1f2 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.397990 21026 tablet_replica.cc:333] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.398639 21026 raft_consensus.cc:2243] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.399194 21026 raft_consensus.cc:2272] T fd5a9047a81b4320bee019217f4c9ffd P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.401445 21026 tablet_replica.cc:333] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.402089 21026 raft_consensus.cc:2243] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:11:05.402092 22274 consensus_peers.cc:597] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.403205 21026 raft_consensus.cc:2272] T 815254f227dc4fd4b23b04db03a3891c P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.405061 21026 tablet_replica.cc:333] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.405668 21026 raft_consensus.cc:2243] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.406435 21026 raft_consensus.cc:2272] T da94b58a959a4a69bcf0fa09ec885e46 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.408696 21026 tablet_replica.cc:333] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.409312 21026 raft_consensus.cc:2243] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.410038 21026 raft_consensus.cc:2272] T f55f2c33e5c3431aab628e33e8dc0253 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.412032 21026 tablet_replica.cc:333] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.412689 21026 raft_consensus.cc:2243] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.413362 21026 raft_consensus.cc:2272] T eeb02a9bf7d64ef2ac1f029f616f5cfe P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.415872 21026 tablet_replica.cc:333] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.416683 21026 raft_consensus.cc:2243] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.417708 21026 raft_consensus.cc:2272] T bfc69c20ec7d43ecb4dcb4140ce44be4 P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:05.416749 22274 consensus_peers.cc:597] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.419224 22200 consensus_peers.cc:597] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.420408 21026 tablet_replica.cc:333] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.421188 21026 raft_consensus.cc:2243] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.421797 21026 raft_consensus.cc:2272] T 835bf8de7b4544be9ed50c91eb92de8c P d49243ae03a2477bb549634af2cc2d4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.424520 21026 tablet_replica.cc:333] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.425315 21026 raft_consensus.cc:2243] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.425977 21026 raft_consensus.cc:2272] T ed0400fe26084de3a6402c8135823f81 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.428197 21026 tablet_replica.cc:333] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.428771 21026 raft_consensus.cc:2243] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.429296 21026 raft_consensus.cc:2272] T 4f96baee682f4997b614ae990eb1d3b9 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.431697 21026 tablet_replica.cc:333] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.432416 21026 raft_consensus.cc:2243] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.432976 21026 raft_consensus.cc:2272] T 126a70709e174395bfe84bf255fb8c6b P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.437412 21026 tablet_replica.cc:333] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.438176 21026 raft_consensus.cc:2243] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.439139 21026 raft_consensus.cc:2272] T 0f11939b318542b287822e58cf520732 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.441751 21026 tablet_replica.cc:333] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.442533 21026 raft_consensus.cc:2243] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.443037 21026 raft_consensus.cc:2272] T 0a42964c756a4e1c8f14d96b5a4307bb P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.445674 21026 tablet_replica.cc:333] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
W20260709 13:11:05.446309 22801 consensus_peers.cc:597] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.446452 21026 raft_consensus.cc:2243] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.447113 21026 raft_consensus.cc:2272] T 016bb213657341e5940fcae1882c8938 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.449271 21026 tablet_replica.cc:333] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.449988 21026 raft_consensus.cc:2243] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.450961 21026 raft_consensus.cc:2272] T 294d5b8b3c8a4133ace1db3b55c164db P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.453662 21026 tablet_replica.cc:333] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.454258 21026 raft_consensus.cc:2243] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:05.454295 22801 consensus_peers.cc:597] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.454843 21026 raft_consensus.cc:2272] T 389300f835a7454d8283642f2603875a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.457191 21026 tablet_replica.cc:333] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.457762 21026 raft_consensus.cc:2243] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.458427 21026 raft_consensus.cc:2272] T 628a368dc36749ed8b9821eeeb8851b2 P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.460496 21026 tablet_replica.cc:333] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.461155 21026 raft_consensus.cc:2243] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.461611 21026 raft_consensus.cc:2272] T 20c008709b674193b3f7b78868b7232a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.463688 21026 tablet_replica.cc:333] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.464363 21026 raft_consensus.cc:2243] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.464982 21026 raft_consensus.cc:2272] T 192f7d1fe8994248bfdc7fd63defba0b P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.468161 21026 tablet_replica.cc:333] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
W20260709 13:11:05.468689 22274 consensus_peers.cc:597] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.468837 21026 raft_consensus.cc:2243] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.469998 21026 raft_consensus.cc:2272] T d7dd25cf97284b15947719ad937ec24e P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.472530 21026 tablet_replica.cc:333] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.473387 21026 raft_consensus.cc:2243] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.473927 21026 raft_consensus.cc:2272] T 53ac9e63f93d4671a49622915a62759a P d49243ae03a2477bb549634af2cc2d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.476822 21026 tablet_replica.cc:333] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.477541 21026 raft_consensus.cc:2243] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.478526 21026 raft_consensus.cc:2272] T c0a63368ba2d49db80717275490c31bc P d49243ae03a2477bb549634af2cc2d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.481230 21026 tablet_replica.cc:333] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.481763 21026 raft_consensus.cc:2243] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.482533 21026 raft_consensus.cc:2272] T 7a00d199088746fd868acb3ff9da13c9 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.484546 21026 tablet_replica.cc:333] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f: stopping tablet replica
I20260709 13:11:05.485102 21026 raft_consensus.cc:2243] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.485579 21026 raft_consensus.cc:2272] T 81eab8175f0849649221af66efa2cac9 P d49243ae03a2477bb549634af2cc2d4f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:05.489126 22200 consensus_peers.cc:597] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.528939 22801 consensus_peers.cc:597] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.543448 22200 consensus_peers.cc:597] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.547806 22274 consensus_peers.cc:597] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.559036 22274 consensus_peers.cc:597] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.591042 22200 consensus_peers.cc:597] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.603259 22801 consensus_peers.cc:597] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.608731 21026 tablet_server.cc:196] TabletServer@127.20.136.129:0 shutdown complete.
W20260709 13:11:05.634025 22274 consensus_peers.cc:597] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.640584 22274 consensus_peers.cc:597] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.688791 22200 consensus_peers.cc:597] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.729360 22200 consensus_peers.cc:597] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 -> Peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Couldn't send request to peer d49243ae03a2477bb549634af2cc2d4f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.742591 21026 tablet_server.cc:179] TabletServer@127.20.136.130:0 shutting down...
W20260709 13:11:05.762622 22800 consensus_peers.cc:597] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.775197 22273 consensus_peers.cc:597] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.803992 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:05.805075 21026 tablet_replica.cc:333] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.805826 21026 raft_consensus.cc:2243] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.806386 21026 raft_consensus.cc:2272] T 3d1f2803fc4945f183954336827daae4 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.809044 21026 tablet_replica.cc:333] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.809926 21026 raft_consensus.cc:2243] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.810566 21026 raft_consensus.cc:2272] T c857acfd0a434483b2d5365bc2996d0e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.812702 21026 tablet_replica.cc:333] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.813328 21026 raft_consensus.cc:2243] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.813889 21026 raft_consensus.cc:2272] T 1eff95414bb54ea2acae8caab0dab7b4 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.816170 21026 tablet_replica.cc:333] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.816892 21026 raft_consensus.cc:2243] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.817380 21026 raft_consensus.cc:2272] T a30a78e9b08649aa9b2367a5d7ff22b5 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.819362 21026 tablet_replica.cc:333] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.819969 21026 raft_consensus.cc:2243] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.820796 21026 raft_consensus.cc:2272] T d6e077a3853348d8adaa4d0ca7723203 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.823170 21026 tablet_replica.cc:333] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.823913 21026 raft_consensus.cc:2243] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.824570 21026 raft_consensus.cc:2272] T f78bd1a42af346c0bae3217009e9edcf P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:05.826243 22800 consensus_peers.cc:597] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.827493 21026 tablet_replica.cc:333] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.828550 21026 raft_consensus.cc:2243] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.829430 21026 raft_consensus.cc:2272] T 2a93f10fe4a04a338adf25c6299a4496 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.831954 21026 tablet_replica.cc:333] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.832739 21026 raft_consensus.cc:2243] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.833300 21026 raft_consensus.cc:2272] T 88e62c81ec054118a15eb6cb2e033b29 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.835263 21026 tablet_replica.cc:333] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.835839 21026 raft_consensus.cc:2243] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.836268 21026 raft_consensus.cc:2272] T 0ccabea6cb624f62a4b42a751d14a72a P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.838769 21026 tablet_replica.cc:333] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.839588 21026 raft_consensus.cc:2243] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.840355 21026 raft_consensus.cc:2272] T 97e48db79e77485b92930a3aa5329626 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.842950 21026 tablet_replica.cc:333] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.843761 21026 raft_consensus.cc:2243] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.844624 21026 raft_consensus.cc:2272] T a1d947a6eec34ed4a08cba05a0e075dc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.847602 21026 tablet_replica.cc:333] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.848366 21026 raft_consensus.cc:2243] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.848865 21026 raft_consensus.cc:2272] T 8dd106fda0a542a8b8dcf744332c6bcf P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.851421 21026 tablet_replica.cc:333] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.852041 21026 raft_consensus.cc:2243] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.852546 21026 raft_consensus.cc:2272] T 1658d099651442788be0b1c14972e00b P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.854698 21026 tablet_replica.cc:333] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.855355 21026 raft_consensus.cc:2243] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.856277 21026 raft_consensus.cc:2272] T 99f5f6a5135b490aac13d1ed804a831d P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.858453 21026 tablet_replica.cc:333] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.859144 21026 raft_consensus.cc:2243] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.859628 21026 raft_consensus.cc:2272] T 8590a6fe7c6c4853aba793f7eacf96c0 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.861896 21026 tablet_replica.cc:333] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.862636 21026 raft_consensus.cc:2243] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.863080 21026 raft_consensus.cc:2272] T 38b7efa760654472947293480a6fda43 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.864807 21026 tablet_replica.cc:333] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.865288 21026 raft_consensus.cc:2243] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.865639 21026 raft_consensus.cc:2272] T c75c3057125b41889f7fb7551a3841e0 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.867223 21026 tablet_replica.cc:333] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.867699 21026 raft_consensus.cc:2243] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.868269 21026 raft_consensus.cc:2272] T a38e52c8d7094a49a254b18392f59fc6 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.869860 21026 tablet_replica.cc:333] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.870375 21026 raft_consensus.cc:2243] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.871340 21026 raft_consensus.cc:2272] T 92b2ad74db1444798cd664b12cc16e11 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.873503 21026 tablet_replica.cc:333] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.874065 21026 raft_consensus.cc:2243] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:05.874392 22800 consensus_peers.cc:597] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.874497 21026 raft_consensus.cc:2272] T 20d51604907d4ad8b64e7f0cf8e36c94 P ce90ea4f7f194637a802f6685349da93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.876441 21026 tablet_replica.cc:333] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.877008 21026 raft_consensus.cc:2243] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.877776 21026 raft_consensus.cc:2272] T 016bb213657341e5940fcae1882c8938 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.879701 21026 tablet_replica.cc:333] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.880273 21026 raft_consensus.cc:2243] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.880765 21026 raft_consensus.cc:2272] T 0f11939b318542b287822e58cf520732 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.882469 21026 tablet_replica.cc:333] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.883008 21026 raft_consensus.cc:2243] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.883803 21026 raft_consensus.cc:2272] T 126a70709e174395bfe84bf255fb8c6b P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.886425 21026 tablet_replica.cc:333] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.887126 21026 raft_consensus.cc:2243] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.887972 21026 raft_consensus.cc:2272] T 384b10c16a5e4fc7bbc8bec385ff6c55 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.890874 21026 tablet_replica.cc:333] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.891636 21026 raft_consensus.cc:2243] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.892159 21026 raft_consensus.cc:2272] T edd355473dc4452493451bcb644ee1f2 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:05.894403 22273 consensus_peers.cc:597] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.894533 21026 tablet_replica.cc:333] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.895448 21026 raft_consensus.cc:2243] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.896103 21026 raft_consensus.cc:2272] T 1423f541939d4253916a34cf715dafb3 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.898245 21026 tablet_replica.cc:333] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.898813 21026 raft_consensus.cc:2243] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.899303 21026 raft_consensus.cc:2272] T 815254f227dc4fd4b23b04db03a3891c P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.901268 21026 tablet_replica.cc:333] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.901891 21026 raft_consensus.cc:2243] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.902565 21026 raft_consensus.cc:2272] T 835bf8de7b4544be9ed50c91eb92de8c P ce90ea4f7f194637a802f6685349da93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.904412 21026 tablet_replica.cc:333] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.905057 21026 raft_consensus.cc:2243] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.905867 21026 raft_consensus.cc:2272] T 349d5d0427dd42cd97be59a5b7d8a411 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.907748 21026 tablet_replica.cc:333] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.908332 21026 raft_consensus.cc:2243] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.908764 21026 raft_consensus.cc:2272] T eeb02a9bf7d64ef2ac1f029f616f5cfe P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.910437 21026 tablet_replica.cc:333] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.911111 21026 raft_consensus.cc:2243] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.911883 21026 raft_consensus.cc:2272] T fd5a9047a81b4320bee019217f4c9ffd P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.913671 21026 tablet_replica.cc:333] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.914199 21026 raft_consensus.cc:2243] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.914966 21026 raft_consensus.cc:2272] T b8539dc0fd244487a8379b67608f7116 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.916814 21026 tablet_replica.cc:333] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.917379 21026 raft_consensus.cc:2243] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.917832 21026 raft_consensus.cc:2272] T 1e3d1ba7a0554de7a22f30a540326d95 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.919981 21026 tablet_replica.cc:333] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.920562 21026 raft_consensus.cc:2243] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.921504 21026 raft_consensus.cc:2272] T 81eab8175f0849649221af66efa2cac9 P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.924340 21026 tablet_replica.cc:333] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.924921 21026 raft_consensus.cc:2243] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.925420 21026 raft_consensus.cc:2272] T 294d5b8b3c8a4133ace1db3b55c164db P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.927673 21026 tablet_replica.cc:333] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.928375 21026 raft_consensus.cc:2243] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.929322 21026 raft_consensus.cc:2272] T 389300f835a7454d8283642f2603875a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.931284 21026 tablet_replica.cc:333] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.931777 21026 raft_consensus.cc:2243] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.932219 21026 raft_consensus.cc:2272] T 628a368dc36749ed8b9821eeeb8851b2 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.933962 21026 tablet_replica.cc:333] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.934484 21026 raft_consensus.cc:2243] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:05.935312 21026 raft_consensus.cc:2272] T 20c008709b674193b3f7b78868b7232a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.937042 21026 tablet_replica.cc:333] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.937561 21026 raft_consensus.cc:2243] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.938112 21026 raft_consensus.cc:2272] T 9204dd45a36a4257960d010ce5282d84 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.939956 21026 tablet_replica.cc:333] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.940410 21026 raft_consensus.cc:2243] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.940989 21026 raft_consensus.cc:2272] T befdb9e1a7de45248764de260d83f004 P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.943317 21026 tablet_replica.cc:333] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.944010 21026 raft_consensus.cc:2243] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.944744 21026 raft_consensus.cc:2272] T d7dd25cf97284b15947719ad937ec24e P ce90ea4f7f194637a802f6685349da93 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:05.945219 22800 consensus_peers.cc:597] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:05.946532 22273 consensus_peers.cc:597] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:05.947117 21026 tablet_replica.cc:333] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.947662 21026 raft_consensus.cc:2243] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.948051 21026 raft_consensus.cc:2272] T 53ac9e63f93d4671a49622915a62759a P ce90ea4f7f194637a802f6685349da93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.949877 21026 tablet_replica.cc:333] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.950376 21026 raft_consensus.cc:2243] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.950786 21026 raft_consensus.cc:2272] T c410fa82d75c4d4fa482e411340788e1 P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:05.952418 21026 tablet_replica.cc:333] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93: stopping tablet replica
I20260709 13:11:05.952811 21026 raft_consensus.cc:2243] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:05.953349 21026 raft_consensus.cc:2272] T c0a63368ba2d49db80717275490c31bc P ce90ea4f7f194637a802f6685349da93 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:06.010663 22273 consensus_peers.cc:597] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.033871 22800 consensus_peers.cc:597] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.037575 21026 tablet_server.cc:196] TabletServer@127.20.136.130:0 shutdown complete.
W20260709 13:11:06.075408 22800 consensus_peers.cc:597] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.097116 22800 consensus_peers.cc:597] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.107857 22273 consensus_peers.cc:597] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.108404 22273 consensus_peers.cc:597] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.132023 22273 consensus_peers.cc:597] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.133879 22800 consensus_peers.cc:597] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.135214 22273 consensus_peers.cc:597] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.143827 21026 tablet_server.cc:179] TabletServer@127.20.136.131:0 shutting down...
W20260709 13:11:06.172461 22802 consensus_peers.cc:597] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.184056 22802 consensus_peers.cc:597] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.190208 22273 consensus_peers.cc:597] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.219314 22273 consensus_peers.cc:597] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.220921 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:06.223280 21026 tablet_replica.cc:333] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.224169 21026 raft_consensus.cc:2243] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.225150 21026 raft_consensus.cc:2272] T 23be337f82e74d1b83d241765348d06f P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:06.226073 22802 consensus_peers.cc:597] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.227850 21026 tablet_replica.cc:333] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
W20260709 13:11:06.228116 22802 consensus_peers.cc:597] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.228861 22273 consensus_peers.cc:597] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.228932 21026 raft_consensus.cc:2243] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.229694 21026 raft_consensus.cc:2272] T 3d1f2803fc4945f183954336827daae4 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.231412 23920 raft_consensus.cc:493] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49243ae03a2477bb549634af2cc2d4f)
I20260709 13:11:06.231943 23920 raft_consensus.cc:515] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:06.232573 21026 tablet_replica.cc:333] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.233511 21026 raft_consensus.cc:2243] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.233886 23920 leader_election.cc:290] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), e5da333cbf624117805e0240b6154071 (127.20.136.132:38749)
I20260709 13:11:06.234525 21026 raft_consensus.cc:2272] T a30a78e9b08649aa9b2367a5d7ff22b5 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.235539 22830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cfaed2b114c4270bceb1b779766d980" candidate_uuid: "66f38c1851ba407188ed271b38b78602" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e5da333cbf624117805e0240b6154071" is_pre_election: true
I20260709 13:11:06.237375 21026 tablet_replica.cc:333] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.238201 21026 raft_consensus.cc:2243] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:06.238312 22274 leader_election.cc:336] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111)
I20260709 13:11:06.238754 22274 leader_election.cc:304] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [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: 66f38c1851ba407188ed271b38b78602; no voters: d49243ae03a2477bb549634af2cc2d4f, e5da333cbf624117805e0240b6154071
I20260709 13:11:06.238801 21026 raft_consensus.cc:2272] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:06.239283 22274 raft_consensus.cc:2686] T 6cfaed2b114c4270bceb1b779766d980 P 66f38c1851ba407188ed271b38b78602: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:11:06.241601 21026 tablet_replica.cc:333] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.242472 21026 raft_consensus.cc:2243] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.243472 21026 raft_consensus.cc:2272] T 1eff95414bb54ea2acae8caab0dab7b4 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.246300 21026 tablet_replica.cc:333] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.247148 21026 raft_consensus.cc:2243] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.248159 21026 raft_consensus.cc:2272] T 9204dd45a36a4257960d010ce5282d84 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.250655 21026 tablet_replica.cc:333] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.251485 21026 raft_consensus.cc:2243] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.252053 21026 raft_consensus.cc:2272] T 9e9bed7d669e4ebfa4a8ae09555fa008 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:06.253800 22273 consensus_peers.cc:597] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.254667 21026 tablet_replica.cc:333] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.255549 21026 raft_consensus.cc:2243] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.256057 21026 raft_consensus.cc:2272] T b2c18f9f1b024ae29778ab5570beaece P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.258606 21026 tablet_replica.cc:333] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.259335 21026 raft_consensus.cc:2243] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.259864 21026 raft_consensus.cc:2272] T 03ad39edf0b448e7b9d554f0ae2742e3 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:06.268332 22800 consensus_peers.cc:597] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 -> Peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Couldn't send request to peer ce90ea4f7f194637a802f6685349da93. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.273447 21026 tablet_replica.cc:333] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.274349 21026 raft_consensus.cc:2243] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.274943 21026 raft_consensus.cc:2272] T 3f082c5d4ef140e38c5b078acca21cc9 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:06.275733 22802 consensus_peers.cc:597] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:06.276613 22802 consensus_peers.cc:597] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.277913 21026 tablet_replica.cc:333] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.278651 21026 raft_consensus.cc:2243] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.279773 21026 raft_consensus.cc:2272] T 0ccabea6cb624f62a4b42a751d14a72a P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.282639 21026 tablet_replica.cc:333] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.283281 21026 raft_consensus.cc:2243] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.284197 21026 raft_consensus.cc:2272] T 97e48db79e77485b92930a3aa5329626 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.286559 21026 tablet_replica.cc:333] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.287223 21026 raft_consensus.cc:2243] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.287817 21026 raft_consensus.cc:2272] T 2a93f10fe4a04a338adf25c6299a4496 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.289961 21026 tablet_replica.cc:333] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.290542 21026 raft_consensus.cc:2243] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.291070 21026 raft_consensus.cc:2272] T 88e62c81ec054118a15eb6cb2e033b29 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.293298 21026 tablet_replica.cc:333] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.294194 21026 raft_consensus.cc:2243] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.294771 21026 raft_consensus.cc:2272] T 1658d099651442788be0b1c14972e00b P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.297381 21026 tablet_replica.cc:333] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.298164 21026 raft_consensus.cc:2243] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.298715 21026 raft_consensus.cc:2272] T a1d947a6eec34ed4a08cba05a0e075dc P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.301283 21026 tablet_replica.cc:333] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.302029 21026 raft_consensus.cc:2243] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.303021 21026 raft_consensus.cc:2272] T 8dd106fda0a542a8b8dcf744332c6bcf P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.304797 21026 tablet_replica.cc:333] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.305464 21026 raft_consensus.cc:2243] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.306222 21026 raft_consensus.cc:2272] T a38e52c8d7094a49a254b18392f59fc6 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.307874 21026 tablet_replica.cc:333] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.308391 21026 raft_consensus.cc:2243] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.308780 21026 raft_consensus.cc:2272] T 99f5f6a5135b490aac13d1ed804a831d P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.310868 21026 tablet_replica.cc:333] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.311583 21026 raft_consensus.cc:2243] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.312458 21026 raft_consensus.cc:2272] T c75c3057125b41889f7fb7551a3841e0 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.314611 21026 tablet_replica.cc:333] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.315311 21026 raft_consensus.cc:2243] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.316222 21026 raft_consensus.cc:2272] T 38b7efa760654472947293480a6fda43 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.318737 21026 tablet_replica.cc:333] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.319475 21026 raft_consensus.cc:2243] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.320019 21026 raft_consensus.cc:2272] T 33118865620445a7a1476c32e9e3b7ab P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:06.320303 22802 consensus_peers.cc:597] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.322363 21026 tablet_replica.cc:333] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.323249 21026 raft_consensus.cc:2243] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.323709 21026 raft_consensus.cc:2272] T 384b10c16a5e4fc7bbc8bec385ff6c55 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.325500 21026 tablet_replica.cc:333] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.326067 21026 raft_consensus.cc:2243] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.326493 21026 raft_consensus.cc:2272] T 1423f541939d4253916a34cf715dafb3 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.328311 21026 tablet_replica.cc:333] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.328816 21026 raft_consensus.cc:2243] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.329373 21026 raft_consensus.cc:2272] T 349d5d0427dd42cd97be59a5b7d8a411 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.331141 21026 tablet_replica.cc:333] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.331664 21026 raft_consensus.cc:2243] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.332122 21026 raft_consensus.cc:2272] T f55f2c33e5c3431aab628e33e8dc0253 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.333815 21026 tablet_replica.cc:333] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.334319 21026 raft_consensus.cc:2243] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.335107 21026 raft_consensus.cc:2272] T eeb02a9bf7d64ef2ac1f029f616f5cfe P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.336905 21026 tablet_replica.cc:333] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.337420 21026 raft_consensus.cc:2243] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.337983 21026 raft_consensus.cc:2272] T da94b58a959a4a69bcf0fa09ec885e46 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.339624 21026 tablet_replica.cc:333] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.340323 21026 raft_consensus.cc:2243] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.340827 21026 raft_consensus.cc:2272] T b8539dc0fd244487a8379b67608f7116 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.342450 21026 tablet_replica.cc:333] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.343056 21026 raft_consensus.cc:2243] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.343502 21026 raft_consensus.cc:2272] T 1e3d1ba7a0554de7a22f30a540326d95 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.345196 21026 tablet_replica.cc:333] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.345780 21026 raft_consensus.cc:2243] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.346263 21026 raft_consensus.cc:2272] T bfc69c20ec7d43ecb4dcb4140ce44be4 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.348073 21026 tablet_replica.cc:333] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.348596 21026 raft_consensus.cc:2243] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.349076 21026 raft_consensus.cc:2272] T 835bf8de7b4544be9ed50c91eb92de8c P 66f38c1851ba407188ed271b38b78602 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.351243 21026 tablet_replica.cc:333] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.351958 21026 raft_consensus.cc:2243] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.352442 21026 raft_consensus.cc:2272] T ed0400fe26084de3a6402c8135823f81 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.354076 21026 tablet_replica.cc:333] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.354573 21026 raft_consensus.cc:2243] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.355005 21026 raft_consensus.cc:2272] T 815254f227dc4fd4b23b04db03a3891c P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.357002 21026 tablet_replica.cc:333] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.357529 21026 raft_consensus.cc:2243] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.357990 21026 raft_consensus.cc:2272] T 20d51604907d4ad8b64e7f0cf8e36c94 P 66f38c1851ba407188ed271b38b78602 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.360314 21026 tablet_replica.cc:333] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.361028 21026 raft_consensus.cc:2243] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.361567 21026 raft_consensus.cc:2272] T 0a42964c756a4e1c8f14d96b5a4307bb P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.364007 21026 tablet_replica.cc:333] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.364603 21026 raft_consensus.cc:2243] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.365123 21026 raft_consensus.cc:2272] T 389300f835a7454d8283642f2603875a P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.367347 21026 tablet_replica.cc:333] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.367897 21026 raft_consensus.cc:2243] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.368386 21026 raft_consensus.cc:2272] T 20c008709b674193b3f7b78868b7232a P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.370581 21026 tablet_replica.cc:333] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.371222 21026 raft_consensus.cc:2243] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:11:06.371584 22802 consensus_peers.cc:597] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.372124 21026 raft_consensus.cc:2272] T c410fa82d75c4d4fa482e411340788e1 P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.374267 21026 tablet_replica.cc:333] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.374993 21026 raft_consensus.cc:2243] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.375511 21026 raft_consensus.cc:2272] T 81eab8175f0849649221af66efa2cac9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:06.377728 22802 consensus_peers.cc:597] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.377861 21026 tablet_replica.cc:333] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.378474 21026 raft_consensus.cc:2243] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.379066 21026 raft_consensus.cc:2272] T 7a00d199088746fd868acb3ff9da13c9 P 66f38c1851ba407188ed271b38b78602 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.381035 21026 tablet_replica.cc:333] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.381559 21026 raft_consensus.cc:2243] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.382375 21026 raft_consensus.cc:2272] T 4f96baee682f4997b614ae990eb1d3b9 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.384179 21026 tablet_replica.cc:333] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.384660 21026 raft_consensus.cc:2243] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.385406 21026 raft_consensus.cc:2272] T befdb9e1a7de45248764de260d83f004 P 66f38c1851ba407188ed271b38b78602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.387248 21026 tablet_replica.cc:333] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602: stopping tablet replica
I20260709 13:11:06.387688 21026 raft_consensus.cc:2243] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.388446 21026 raft_consensus.cc:2272] T 192f7d1fe8994248bfdc7fd63defba0b P 66f38c1851ba407188ed271b38b78602 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:06.429059 22802 consensus_peers.cc:597] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.439529 23942 raft_consensus.cc:493] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49243ae03a2477bb549634af2cc2d4f)
I20260709 13:11:06.440119 23942 raft_consensus.cc:515] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:06.442082 23942 leader_election.cc:290] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
W20260709 13:11:06.447387 22801 leader_election.cc:336] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111)
W20260709 13:11:06.448005 22800 leader_election.cc:336] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111)
I20260709 13:11:06.448392 22800 leader_election.cc:304] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [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: e5da333cbf624117805e0240b6154071; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:11:06.449136 23942 raft_consensus.cc:2749] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:06.469439 23942 raft_consensus.cc:493] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49243ae03a2477bb549634af2cc2d4f)
I20260709 13:11:06.469980 23942 raft_consensus.cc:515] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:06.472869 23942 leader_election.cc:290] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:11:06.476960 21026 tablet_server.cc:196] TabletServer@127.20.136.131:0 shutdown complete.
W20260709 13:11:06.477634 22802 leader_election.cc:336] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Network error: Client connection negotiation failed: client connection to 127.20.136.131:46779: connect: Connection refused (error 111)
W20260709 13:11:06.478842 22801 leader_election.cc:336] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111)
I20260709 13:11:06.479324 22801 leader_election.cc:304] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [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: e5da333cbf624117805e0240b6154071; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:11:06.479943 23942 raft_consensus.cc:2749] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:06.500021 23942 raft_consensus.cc:493] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49243ae03a2477bb549634af2cc2d4f)
I20260709 13:11:06.500862 23942 raft_consensus.cc:515] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
W20260709 13:11:06.502784 22802 consensus_peers.cc:597] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 -> Peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Couldn't send request to peer 66f38c1851ba407188ed271b38b78602. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.131:46779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:06.503773 23942 leader_election.cc:290] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
W20260709 13:11:06.508090 22801 leader_election.cc:336] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111)
W20260709 13:11:06.509016 22800 leader_election.cc:336] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111)
I20260709 13:11:06.509447 22800 leader_election.cc:304] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [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: e5da333cbf624117805e0240b6154071; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:11:06.510258 23942 raft_consensus.cc:2749] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:06.523166 23942 raft_consensus.cc:493] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49243ae03a2477bb549634af2cc2d4f)
I20260709 13:11:06.523862 23942 raft_consensus.cc:515] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:06.526860 23942 leader_election.cc:290] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
W20260709 13:11:06.531283 22801 leader_election.cc:336] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111)
W20260709 13:11:06.532104 22802 leader_election.cc:336] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Network error: Client connection negotiation failed: client connection to 127.20.136.131:46779: connect: Connection refused (error 111)
I20260709 13:11:06.532563 22802 leader_election.cc:304] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [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: e5da333cbf624117805e0240b6154071; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:11:06.533380 23942 raft_consensus.cc:2749] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:06.567127 23942 raft_consensus.cc:493] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d49243ae03a2477bb549634af2cc2d4f)
I20260709 13:11:06.567829 23942 raft_consensus.cc:515] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "ce90ea4f7f194637a802f6685349da93" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 43425 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:06.573068 23942 leader_election.cc:290] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425)
W20260709 13:11:06.583261 22800 leader_election.cc:336] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ce90ea4f7f194637a802f6685349da93 (127.20.136.130:43425): Network error: Client connection negotiation failed: client connection to 127.20.136.130:43425: connect: Connection refused (error 111)
W20260709 13:11:06.585021 22801 leader_election.cc:336] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111)
I20260709 13:11:06.585445 21026 tablet_server.cc:179] TabletServer@127.20.136.132:0 shutting down...
I20260709 13:11:06.585512 22801 leader_election.cc:304] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5da333cbf624117805e0240b6154071; no voters: ce90ea4f7f194637a802f6685349da93, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:11:06.586467 23942 raft_consensus.cc:2749] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:11:06.587822 23942 raft_consensus.cc:493] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49243ae03a2477bb549634af2cc2d4f)
I20260709 13:11:06.588183 23945 raft_consensus.cc:493] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d49243ae03a2477bb549634af2cc2d4f)
I20260709 13:11:06.588403 23942 raft_consensus.cc:515] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:06.588868 23945 raft_consensus.cc:515] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d49243ae03a2477bb549634af2cc2d4f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45245 } } peers { permanent_uuid: "66f38c1851ba407188ed271b38b78602" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 46779 } } peers { permanent_uuid: "e5da333cbf624117805e0240b6154071" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 38749 } attrs { promote: false } }
I20260709 13:11:06.590863 23942 leader_election.cc:290] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
I20260709 13:11:06.590840 23945 leader_election.cc:290] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245), 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779)
W20260709 13:11:06.597175 22801 leader_election.cc:336] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111)
W20260709 13:11:06.597496 22802 leader_election.cc:336] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Network error: Client connection negotiation failed: client connection to 127.20.136.131:46779: connect: Connection refused (error 111)
W20260709 13:11:06.598057 22802 leader_election.cc:336] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f38c1851ba407188ed271b38b78602 (127.20.136.131:46779): Network error: Client connection negotiation failed: client connection to 127.20.136.131:46779: connect: Connection refused (error 111)
W20260709 13:11:06.598057 22801 leader_election.cc:336] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d49243ae03a2477bb549634af2cc2d4f (127.20.136.129:45245): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45245: connect: Connection refused (error 111)
I20260709 13:11:06.598501 22802 leader_election.cc:304] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [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: e5da333cbf624117805e0240b6154071; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:11:06.598688 22801 leader_election.cc:304] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [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: e5da333cbf624117805e0240b6154071; no voters: 66f38c1851ba407188ed271b38b78602, d49243ae03a2477bb549634af2cc2d4f
I20260709 13:11:06.599277 23945 raft_consensus.cc:2749] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:06.599478 23942 raft_consensus.cc:2749] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:06.638330 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:06.639508 21026 tablet_replica.cc:333] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.640479 21026 raft_consensus.cc:2243] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.641196 21026 raft_consensus.cc:2272] T f55f2c33e5c3431aab628e33e8dc0253 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.643010 21026 tablet_replica.cc:333] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.643777 21026 raft_consensus.cc:2243] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.644506 21026 raft_consensus.cc:2272] T 92b2ad74db1444798cd664b12cc16e11 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.647285 21026 tablet_replica.cc:333] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.648101 21026 raft_consensus.cc:2243] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.648715 21026 raft_consensus.cc:2272] T a38e52c8d7094a49a254b18392f59fc6 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.651480 21026 tablet_replica.cc:333] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.652312 21026 raft_consensus.cc:2243] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.652936 21026 raft_consensus.cc:2272] T 7a00d199088746fd868acb3ff9da13c9 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.655131 21026 tablet_replica.cc:333] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.655771 21026 raft_consensus.cc:2243] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.656306 21026 raft_consensus.cc:2272] T c857acfd0a434483b2d5365bc2996d0e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.658329 21026 tablet_replica.cc:333] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.658998 21026 raft_consensus.cc:2243] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.659505 21026 raft_consensus.cc:2272] T d7dd25cf97284b15947719ad937ec24e P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.661717 21026 tablet_replica.cc:333] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.662388 21026 raft_consensus.cc:2243] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.663002 21026 raft_consensus.cc:2272] T befdb9e1a7de45248764de260d83f004 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.664685 21026 tablet_replica.cc:333] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.665469 21026 raft_consensus.cc:2243] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.666203 21026 raft_consensus.cc:2272] T 8dd106fda0a542a8b8dcf744332c6bcf P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.668087 21026 tablet_replica.cc:333] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.668692 21026 raft_consensus.cc:2243] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.669438 21026 raft_consensus.cc:2272] T 294d5b8b3c8a4133ace1db3b55c164db P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.672122 21026 tablet_replica.cc:333] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.672828 21026 raft_consensus.cc:2243] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.673503 21026 raft_consensus.cc:2272] T 192f7d1fe8994248bfdc7fd63defba0b P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.676149 21026 tablet_replica.cc:333] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.676898 21026 raft_consensus.cc:2243] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.677608 21026 raft_consensus.cc:2272] T 53ac9e63f93d4671a49622915a62759a P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.679556 21026 tablet_replica.cc:333] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.680104 21026 raft_consensus.cc:2243] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.680729 21026 raft_consensus.cc:2272] T 33118865620445a7a1476c32e9e3b7ab P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.683238 21026 tablet_replica.cc:333] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.684068 21026 raft_consensus.cc:2243] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.685109 21026 raft_consensus.cc:2272] T 20d51604907d4ad8b64e7f0cf8e36c94 P e5da333cbf624117805e0240b6154071 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.687242 21026 tablet_replica.cc:333] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.687928 21026 raft_consensus.cc:2243] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.688488 21026 raft_consensus.cc:2272] T d6e077a3853348d8adaa4d0ca7723203 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.690359 21026 tablet_replica.cc:333] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.691044 21026 raft_consensus.cc:2243] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.691587 21026 raft_consensus.cc:2272] T b8539dc0fd244487a8379b67608f7116 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.693536 21026 tablet_replica.cc:333] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.694136 21026 raft_consensus.cc:2243] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.695008 21026 raft_consensus.cc:2272] T 1e3d1ba7a0554de7a22f30a540326d95 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.696964 21026 tablet_replica.cc:333] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.697630 21026 raft_consensus.cc:2243] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.698824 21026 raft_consensus.cc:2272] T 1423f541939d4253916a34cf715dafb3 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.700830 21026 tablet_replica.cc:333] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.701383 21026 raft_consensus.cc:2243] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.702095 21026 raft_consensus.cc:2272] T edd355473dc4452493451bcb644ee1f2 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.704057 21026 tablet_replica.cc:333] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.704670 21026 raft_consensus.cc:2243] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.705408 21026 raft_consensus.cc:2272] T 88e62c81ec054118a15eb6cb2e033b29 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.707458 21026 tablet_replica.cc:333] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.708086 21026 raft_consensus.cc:2243] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.708882 21026 raft_consensus.cc:2272] T 1658d099651442788be0b1c14972e00b P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.710796 21026 tablet_replica.cc:333] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.711529 21026 raft_consensus.cc:2243] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.712266 21026 raft_consensus.cc:2272] T 2a93f10fe4a04a338adf25c6299a4496 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.714234 21026 tablet_replica.cc:333] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.714905 21026 raft_consensus.cc:2243] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.715637 21026 raft_consensus.cc:2272] T 3f082c5d4ef140e38c5b078acca21cc9 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.718170 21026 tablet_replica.cc:333] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.718813 21026 raft_consensus.cc:2243] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.719444 21026 raft_consensus.cc:2272] T 8590a6fe7c6c4853aba793f7eacf96c0 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.721221 21026 tablet_replica.cc:333] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.721824 21026 raft_consensus.cc:2243] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.722411 21026 raft_consensus.cc:2272] T c410fa82d75c4d4fa482e411340788e1 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.724359 21026 tablet_replica.cc:333] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.725042 21026 raft_consensus.cc:2243] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.725495 21026 raft_consensus.cc:2272] T f78bd1a42af346c0bae3217009e9edcf P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.727355 21026 tablet_replica.cc:333] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.727852 21026 raft_consensus.cc:2243] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.728328 21026 raft_consensus.cc:2272] T c0a63368ba2d49db80717275490c31bc P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.730216 21026 tablet_replica.cc:333] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.730748 21026 raft_consensus.cc:2243] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.731302 21026 raft_consensus.cc:2272] T 126a70709e174395bfe84bf255fb8c6b P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.733170 21026 tablet_replica.cc:333] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.734391 21026 raft_consensus.cc:2243] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.734812 21026 raft_consensus.cc:2272] T 0f11939b318542b287822e58cf520732 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.736841 21026 tablet_replica.cc:333] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.737402 21026 raft_consensus.cc:2243] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.737931 21026 raft_consensus.cc:2272] T 016bb213657341e5940fcae1882c8938 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.740152 21026 tablet_replica.cc:333] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.740746 21026 raft_consensus.cc:2243] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.741554 21026 raft_consensus.cc:2272] T 0a42964c756a4e1c8f14d96b5a4307bb P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.743665 21026 tablet_replica.cc:333] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.744289 21026 raft_consensus.cc:2243] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.744788 21026 raft_consensus.cc:2272] T 4f96baee682f4997b614ae990eb1d3b9 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.746802 21026 tablet_replica.cc:333] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.747448 21026 raft_consensus.cc:2243] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.747992 21026 raft_consensus.cc:2272] T 6cfaed2b114c4270bceb1b779766d980 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.749974 21026 tablet_replica.cc:333] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.750537 21026 raft_consensus.cc:2243] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.751379 21026 raft_consensus.cc:2272] T 3d1f2803fc4945f183954336827daae4 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.753427 21026 tablet_replica.cc:333] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.754046 21026 raft_consensus.cc:2243] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.754884 21026 raft_consensus.cc:2272] T 628a368dc36749ed8b9821eeeb8851b2 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.757129 21026 tablet_replica.cc:333] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.757783 21026 raft_consensus.cc:2243] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.758595 21026 raft_consensus.cc:2272] T ed0400fe26084de3a6402c8135823f81 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.760823 21026 tablet_replica.cc:333] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.761439 21026 raft_consensus.cc:2243] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.762277 21026 raft_consensus.cc:2272] T 03ad39edf0b448e7b9d554f0ae2742e3 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.764387 21026 tablet_replica.cc:333] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.765204 21026 raft_consensus.cc:2243] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.765926 21026 raft_consensus.cc:2272] T bfc69c20ec7d43ecb4dcb4140ce44be4 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.768095 21026 tablet_replica.cc:333] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.768700 21026 raft_consensus.cc:2243] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.769212 21026 raft_consensus.cc:2272] T da94b58a959a4a69bcf0fa09ec885e46 P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.771266 21026 tablet_replica.cc:333] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.771809 21026 raft_consensus.cc:2243] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.772306 21026 raft_consensus.cc:2272] T 9204dd45a36a4257960d010ce5282d84 P e5da333cbf624117805e0240b6154071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.774250 21026 tablet_replica.cc:333] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.774813 21026 raft_consensus.cc:2243] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.775744 21026 raft_consensus.cc:2272] T 9e9bed7d669e4ebfa4a8ae09555fa008 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.777642 21026 tablet_replica.cc:333] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.778244 21026 raft_consensus.cc:2243] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.778980 21026 raft_consensus.cc:2272] T 23be337f82e74d1b83d241765348d06f P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.780992 21026 tablet_replica.cc:333] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.781514 21026 raft_consensus.cc:2243] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:06.782305 21026 raft_consensus.cc:2272] T b2c18f9f1b024ae29778ab5570beaece P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.784376 21026 tablet_replica.cc:333] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.784925 21026 raft_consensus.cc:2243] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.785473 21026 raft_consensus.cc:2272] T fd5a9047a81b4320bee019217f4c9ffd P e5da333cbf624117805e0240b6154071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.787508 21026 tablet_replica.cc:333] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071: stopping tablet replica
I20260709 13:11:06.788152 21026 raft_consensus.cc:2243] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.788717 21026 raft_consensus.cc:2272] T 349d5d0427dd42cd97be59a5b7d8a411 P e5da333cbf624117805e0240b6154071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.887132 21026 tablet_server.cc:196] TabletServer@127.20.136.132:0 shutdown complete.
I20260709 13:11:06.993498 21026 master.cc:562] Master@127.20.136.190:41423 shutting down...
I20260709 13:11:07.024348 21026 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:07.025329 21026 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:07.025902 21026 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37cdf3adc9d04e948859968973361364: stopping tablet replica
I20260709 13:11:07.073915 21026 master.cc:584] Master@127.20.136.190:41423 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (57006 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:11:07.180905 21026 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.136.190:36783
I20260709 13:11:07.182227 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:07.189527 23950 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
W20260709 13:11:07.189666 23949 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
W20260709 13:11:07.191062 23952 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
I20260709 13:11:07.192206 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:07.193917 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:07.194119 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:07.194314 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602667194298 us; error 0 us; skew 500 ppm
I20260709 13:11:07.194906 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:07.198093 21026 webserver.cc:533] Webserver started at http://127.20.136.190:44813/ using document root <none> and password file <none>
I20260709 13:11:07.198681 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:07.198843 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:07.199265 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:07.200621 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/master-0-root/instance:
uuid: "edb8ee5ad1a44e7093f05a363f8a5934"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.205603 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:11:07.209394 23957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.210340 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:11:07.210642 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/master-0-root
uuid: "edb8ee5ad1a44e7093f05a363f8a5934"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.210985 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-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)
I20260709 13:11:07.222349 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:07.223769 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:07.267313 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.190:36783
I20260709 13:11:07.267408 24008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.190:36783 every 8 connection(s)
I20260709 13:11:07.271708 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:07.283596 24009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934: Bootstrap starting.
I20260709 13:11:07.288724 24009 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:07.293458 24009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934: No bootstrap required, opened a new log
I20260709 13:11:07.295921 24009 raft_consensus.cc:359] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edb8ee5ad1a44e7093f05a363f8a5934" member_type: VOTER }
I20260709 13:11:07.296442 24009 raft_consensus.cc:385] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:07.296695 24009 raft_consensus.cc:740] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edb8ee5ad1a44e7093f05a363f8a5934, State: Initialized, Role: FOLLOWER
I20260709 13:11:07.297323 24009 consensus_queue.cc:260] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "edb8ee5ad1a44e7093f05a363f8a5934" member_type: VOTER }
I20260709 13:11:07.297778 24009 raft_consensus.cc:399] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:11:07.298065 24009 raft_consensus.cc:493] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:11:07.298357 24009 raft_consensus.cc:3060] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:07.303946 24009 raft_consensus.cc:515] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edb8ee5ad1a44e7093f05a363f8a5934" member_type: VOTER }
I20260709 13:11:07.304636 24009 leader_election.cc:304] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [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: edb8ee5ad1a44e7093f05a363f8a5934; no voters: 
I20260709 13:11:07.305958 24009 leader_election.cc:290] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:11:07.306443 24012 raft_consensus.cc:2804] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:07.307883 24012 raft_consensus.cc:697] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 1 LEADER]: Becoming Leader. State: Replica: edb8ee5ad1a44e7093f05a363f8a5934, State: Running, Role: LEADER
I20260709 13:11:07.308548 24012 consensus_queue.cc:237] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [LEADER]: Queue going to LEADER mode. State: All 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: "edb8ee5ad1a44e7093f05a363f8a5934" member_type: VOTER }
I20260709 13:11:07.309437 24009 sys_catalog.cc:565] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:11:07.316172 24013 sys_catalog.cc:455] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "edb8ee5ad1a44e7093f05a363f8a5934" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edb8ee5ad1a44e7093f05a363f8a5934" member_type: VOTER } }
I20260709 13:11:07.316843 24014 sys_catalog.cc:455] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [sys.catalog]: SysCatalogTable state changed. Reason: New leader edb8ee5ad1a44e7093f05a363f8a5934. Latest consensus state: current_term: 1 leader_uuid: "edb8ee5ad1a44e7093f05a363f8a5934" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edb8ee5ad1a44e7093f05a363f8a5934" member_type: VOTER } }
I20260709 13:11:07.317087 24013 sys_catalog.cc:458] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:07.317497 24014 sys_catalog.cc:458] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:07.319465 24020 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:11:07.324859 24020 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:11:07.326907 21026 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:11:07.334106 24020 catalog_manager.cc:1383] Generated new cluster ID: 59525d7829a94ad4b2c9a394bad8464a
I20260709 13:11:07.334421 24020 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:11:07.355235 24020 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:11:07.356531 24020 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:11:07.369096 24020 catalog_manager.cc:6070] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934: Generated new TSK 0
I20260709 13:11:07.369737 24020 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:11:07.393676 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:07.400727 24030 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
W20260709 13:11:07.401741 24031 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
I20260709 13:11:07.407423 21026 server_base.cc:1061] running on GCE node
W20260709 13:11:07.407532 24033 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
I20260709 13:11:07.411135 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:07.411468 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:07.411648 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602667411625 us; error 0 us; skew 500 ppm
I20260709 13:11:07.412192 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:07.414789 21026 webserver.cc:533] Webserver started at http://127.20.136.129:45723/ using document root <none> and password file <none>
I20260709 13:11:07.415351 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:07.415522 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:07.415781 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:07.416913 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-0-root/instance:
uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.422060 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:11:07.425993 24038 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.426795 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:11:07.427181 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.427520 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-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)
I20260709 13:11:07.450104 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:07.451414 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:07.453123 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:07.456399 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:07.456595 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.457041 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:07.457227 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.502624 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:45785
I20260709 13:11:07.502743 24100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:45785 every 8 connection(s)
I20260709 13:11:07.508124 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:07.517069 24105 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
W20260709 13:11:07.517544 24106 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
W20260709 13:11:07.522248 24108 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
I20260709 13:11:07.525785 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:07.528641 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:07.528890 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:07.529088 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602667529069 us; error 0 us; skew 500 ppm
I20260709 13:11:07.529618 24101 heartbeater.cc:344] Connected to a master server at 127.20.136.190:36783
I20260709 13:11:07.529726 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:07.530046 24101 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:07.531028 24101 heartbeater.cc:507] Master 127.20.136.190:36783 requested a full tablet report, sending...
I20260709 13:11:07.532661 21026 webserver.cc:533] Webserver started at http://127.20.136.130:34925/ using document root <none> and password file <none>
I20260709 13:11:07.533217 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:07.533438 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:07.533283 23974 ts_manager.cc:194] Registered new tserver with Master: 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:07.533845 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:07.535127 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-1-root/instance:
uuid: "36bceaeb039042a38f53adcb65e83858"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.535470 23974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56068
I20260709 13:11:07.540119 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:11:07.543871 24113 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.544689 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:11:07.545015 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-1-root
uuid: "36bceaeb039042a38f53adcb65e83858"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.545321 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-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)
I20260709 13:11:07.560992 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:07.562265 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:07.563832 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:07.566247 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:07.566483 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.566743 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:07.566920 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.610322 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.130:39257
I20260709 13:11:07.610448 24175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.130:39257 every 8 connection(s)
I20260709 13:11:07.615494 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:07.624712 24179 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
W20260709 13:11:07.625854 24180 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
W20260709 13:11:07.628168 24182 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
I20260709 13:11:07.628358 24176 heartbeater.cc:344] Connected to a master server at 127.20.136.190:36783
I20260709 13:11:07.628758 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:07.628984 24176 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:07.629739 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:11:07.629848 24176 heartbeater.cc:507] Master 127.20.136.190:36783 requested a full tablet report, sending...
W20260709 13:11:07.630005 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:07.630302 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602667630277 us; error 0 us; skew 500 ppm
I20260709 13:11:07.630903 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:07.632445 23974 ts_manager.cc:194] Registered new tserver with Master: 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:07.633838 21026 webserver.cc:533] Webserver started at http://127.20.136.131:35883/ using document root <none> and password file <none>
I20260709 13:11:07.634359 23974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56084
I20260709 13:11:07.634526 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:07.634797 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:07.635147 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:07.636687 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-2-root/instance:
uuid: "c174b1bf080243b8ad32925d9c37760a"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.641446 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:11:07.644985 24187 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.646253 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:11:07.646687 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-2-root
uuid: "c174b1bf080243b8ad32925d9c37760a"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.647146 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-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)
I20260709 13:11:07.662814 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:07.664299 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:07.666043 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:07.668797 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:07.669077 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.669370 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:07.669574 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.717883 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.131:43073
I20260709 13:11:07.717988 24249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.131:43073 every 8 connection(s)
I20260709 13:11:07.723425 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:07.731705 24253 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
W20260709 13:11:07.732615 24254 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
I20260709 13:11:07.736545 24250 heartbeater.cc:344] Connected to a master server at 127.20.136.190:36783
I20260709 13:11:07.736999 24250 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:07.737776 24250 heartbeater.cc:507] Master 127.20.136.190:36783 requested a full tablet report, sending...
I20260709 13:11:07.740414 23974 ts_manager.cc:194] Registered new tserver with Master: c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:07.742199 21026 server_base.cc:1061] running on GCE node
W20260709 13:11:07.742892 24256 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
I20260709 13:11:07.743021 23974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56090
I20260709 13:11:07.744585 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:07.745025 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:07.745240 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602667745216 us; error 0 us; skew 500 ppm
I20260709 13:11:07.745852 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:07.748953 21026 webserver.cc:533] Webserver started at http://127.20.136.132:38749/ using document root <none> and password file <none>
I20260709 13:11:07.749507 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:07.749737 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:07.750010 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:07.751224 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-3-root/instance:
uuid: "83fff6aa8e6e44b18033348058ad0aa3"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.756075 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:11:07.760000 24261 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.760814 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:11:07.761137 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-3-root
uuid: "83fff6aa8e6e44b18033348058ad0aa3"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:07.761467 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-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)
I20260709 13:11:07.779374 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:07.780778 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:07.782284 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:07.784888 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:07.785127 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.785399 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:07.785605 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:07.833909 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.132:37595
I20260709 13:11:07.834064 24323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.132:37595 every 8 connection(s)
I20260709 13:11:07.849746 24324 heartbeater.cc:344] Connected to a master server at 127.20.136.190:36783
I20260709 13:11:07.850226 24324 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:07.851125 24324 heartbeater.cc:507] Master 127.20.136.190:36783 requested a full tablet report, sending...
I20260709 13:11:07.853241 23974 ts_manager.cc:194] Registered new tserver with Master: 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:07.853870 21026 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01649056s
I20260709 13:11:07.855039 23974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56092
I20260709 13:11:07.882875 23974 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56104:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:11:08.144649 24215 tablet_service.cc:1511] Processing CreateTablet for tablet 50f7759f810147c0b91283f326b9590e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:11:08.146286 24215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f7759f810147c0b91283f326b9590e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.147996 24214 tablet_service.cc:1511] Processing CreateTablet for tablet 545b126aefb5492dada9fadc0b22c041 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:11:08.149544 24214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b126aefb5492dada9fadc0b22c041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.164979 24213 tablet_service.cc:1511] Processing CreateTablet for tablet b525bac27ed34f48a349d1e67b02f7e6 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:11:08.166571 24213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b525bac27ed34f48a349d1e67b02f7e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.172217 24212 tablet_service.cc:1511] Processing CreateTablet for tablet e7354f4d38c144e9a64484464af9b65a (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:11:08.173853 24212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7354f4d38c144e9a64484464af9b65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.174814 24141 tablet_service.cc:1511] Processing CreateTablet for tablet 50f7759f810147c0b91283f326b9590e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:11:08.176436 24141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f7759f810147c0b91283f326b9590e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.177796 24063 tablet_service.cc:1511] Processing CreateTablet for tablet e7354f4d38c144e9a64484464af9b65a (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:11:08.179316 24063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7354f4d38c144e9a64484464af9b65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.180285 24140 tablet_service.cc:1511] Processing CreateTablet for tablet 80855c4f7d7e455fb0c6df2a934ffb2d (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:11:08.180945 24061 tablet_service.cc:1511] Processing CreateTablet for tablet 07e507634c184dc59d89144b768fd230 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:11:08.181931 24140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80855c4f7d7e455fb0c6df2a934ffb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.182678 24061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e507634c184dc59d89144b768fd230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.184136 24211 tablet_service.cc:1511] Processing CreateTablet for tablet 07e507634c184dc59d89144b768fd230 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:11:08.184298 24066 tablet_service.cc:1511] Processing CreateTablet for tablet 50f7759f810147c0b91283f326b9590e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:11:08.185598 24211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e507634c184dc59d89144b768fd230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.185870 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f7759f810147c0b91283f326b9590e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.188315 24139 tablet_service.cc:1511] Processing CreateTablet for tablet b525bac27ed34f48a349d1e67b02f7e6 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:11:08.189998 24139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b525bac27ed34f48a349d1e67b02f7e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.192199 24210 tablet_service.cc:1511] Processing CreateTablet for tablet 661c17fe28114cf8930a64fae3587b06 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:11:08.192392 24065 tablet_service.cc:1511] Processing CreateTablet for tablet 80855c4f7d7e455fb0c6df2a934ffb2d (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:11:08.194145 24065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80855c4f7d7e455fb0c6df2a934ffb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.194226 24210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661c17fe28114cf8930a64fae3587b06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.194356 24060 tablet_service.cc:1511] Processing CreateTablet for tablet 373db2e0e1214a35b1aa8cbc5934ad43 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:11:08.196177 24060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373db2e0e1214a35b1aa8cbc5934ad43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.196342 24138 tablet_service.cc:1511] Processing CreateTablet for tablet e7354f4d38c144e9a64484464af9b65a (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:11:08.198124 24138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7354f4d38c144e9a64484464af9b65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.200729 24137 tablet_service.cc:1511] Processing CreateTablet for tablet ad8dfcff11b14299a8a238cc202de384 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:11:08.202888 24137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8dfcff11b14299a8a238cc202de384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.204838 24064 tablet_service.cc:1511] Processing CreateTablet for tablet 545b126aefb5492dada9fadc0b22c041 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:11:08.217191 24064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b126aefb5492dada9fadc0b22c041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.206471 24136 tablet_service.cc:1511] Processing CreateTablet for tablet 661c17fe28114cf8930a64fae3587b06 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:11:08.220582 24136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661c17fe28114cf8930a64fae3587b06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.210026 24135 tablet_service.cc:1511] Processing CreateTablet for tablet 373db2e0e1214a35b1aa8cbc5934ad43 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:11:08.223956 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373db2e0e1214a35b1aa8cbc5934ad43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.208243 24062 tablet_service.cc:1511] Processing CreateTablet for tablet ad8dfcff11b14299a8a238cc202de384 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:11:08.227298 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8dfcff11b14299a8a238cc202de384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.215070 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 95982cc4f44741a1a2843c4073fdf523 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:11:08.230585 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95982cc4f44741a1a2843c4073fdf523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.212555 24134 tablet_service.cc:1511] Processing CreateTablet for tablet c2b05024a5b24d7ba69e63be42209acd (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:11:08.234383 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b05024a5b24d7ba69e63be42209acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.248549 24059 tablet_service.cc:1511] Processing CreateTablet for tablet c2b05024a5b24d7ba69e63be42209acd (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:11:08.250195 24059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b05024a5b24d7ba69e63be42209acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.256018 24058 tablet_service.cc:1511] Processing CreateTablet for tablet 0be3083f756b4e2bbcaa31d3250da76d (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:11:08.256583 24132 tablet_service.cc:1511] Processing CreateTablet for tablet 865d93e268fa42989dbafd544634e1c3 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:11:08.257764 24058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be3083f756b4e2bbcaa31d3250da76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.258045 24132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865d93e268fa42989dbafd544634e1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.265021 24209 tablet_service.cc:1511] Processing CreateTablet for tablet 373db2e0e1214a35b1aa8cbc5934ad43 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:11:08.266611 24209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373db2e0e1214a35b1aa8cbc5934ad43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.276734 24208 tablet_service.cc:1511] Processing CreateTablet for tablet 0be3083f756b4e2bbcaa31d3250da76d (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:11:08.278304 24208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be3083f756b4e2bbcaa31d3250da76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.300024 24207 tablet_service.cc:1511] Processing CreateTablet for tablet 95982cc4f44741a1a2843c4073fdf523 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:11:08.301527 24207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95982cc4f44741a1a2843c4073fdf523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.310823 24206 tablet_service.cc:1511] Processing CreateTablet for tablet 865d93e268fa42989dbafd544634e1c3 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:11:08.312559 24206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865d93e268fa42989dbafd544634e1c3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:08.323962 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:08.367128 24344 tablet_bootstrap.cc:492] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:08.372098 24057 tablet_service.cc:1511] Processing CreateTablet for tablet 865d93e268fa42989dbafd544634e1c3 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:11:08.373790 24057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865d93e268fa42989dbafd544634e1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.379005 24345 tablet_bootstrap.cc:492] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:08.385756 24289 tablet_service.cc:1511] Processing CreateTablet for tablet 80855c4f7d7e455fb0c6df2a934ffb2d (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:11:08.388897 24061 tablet_service.cc:1511] Processing CreateTablet for tablet a846fe44a80a4109814e63ef213d2a04 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:11:08.389638 24288 tablet_service.cc:1511] Processing CreateTablet for tablet 545b126aefb5492dada9fadc0b22c041 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:11:08.390597 24061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a846fe44a80a4109814e63ef213d2a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.391459 24288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b126aefb5492dada9fadc0b22c041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.395332 24289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80855c4f7d7e455fb0c6df2a934ffb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.397639 24344 tablet_bootstrap.cc:654] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:08.399202 24215 tablet_service.cc:1511] Processing CreateTablet for tablet d6c9dc5c6f664f79a5b3720e46ad42bf (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:11:08.400537 24215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c9dc5c6f664f79a5b3720e46ad42bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.354610 24214 tablet_service.cc:1511] Processing CreateTablet for tablet 8cca1d7724374c7e80959f4ff6810706 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:11:08.403787 24214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca1d7724374c7e80959f4ff6810706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.407968 24287 tablet_service.cc:1511] Processing CreateTablet for tablet b525bac27ed34f48a349d1e67b02f7e6 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:11:08.409610 24287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b525bac27ed34f48a349d1e67b02f7e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.409998 24140 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbc72bac4814662bd1e1c2ba80a8d52 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:11:08.411051 24284 tablet_service.cc:1511] Processing CreateTablet for tablet 661c17fe28114cf8930a64fae3587b06 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:11:08.412496 24284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661c17fe28114cf8930a64fae3587b06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.412321 24286 tablet_service.cc:1511] Processing CreateTablet for tablet ad8dfcff11b14299a8a238cc202de384 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:11:08.408620 24134 tablet_service.cc:1511] Processing CreateTablet for tablet a846fe44a80a4109814e63ef213d2a04 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:11:08.413807 24286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8dfcff11b14299a8a238cc202de384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.416263 24283 tablet_service.cc:1511] Processing CreateTablet for tablet c2b05024a5b24d7ba69e63be42209acd (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:11:08.416330 24285 tablet_service.cc:1511] Processing CreateTablet for tablet 07e507634c184dc59d89144b768fd230 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:11:08.417708 24283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b05024a5b24d7ba69e63be42209acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.420727 24282 tablet_service.cc:1511] Processing CreateTablet for tablet 0be3083f756b4e2bbcaa31d3250da76d (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:11:08.422170 24282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be3083f756b4e2bbcaa31d3250da76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.423607 24285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e507634c184dc59d89144b768fd230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.424456 24059 tablet_service.cc:1511] Processing CreateTablet for tablet 8cca1d7724374c7e80959f4ff6810706 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:11:08.425114 24281 tablet_service.cc:1511] Processing CreateTablet for tablet 95982cc4f44741a1a2843c4073fdf523 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:11:08.426120 24059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca1d7724374c7e80959f4ff6810706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.426597 24281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95982cc4f44741a1a2843c4073fdf523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.379005 24213 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbc72bac4814662bd1e1c2ba80a8d52 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:11:08.428179 24213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbc72bac4814662bd1e1c2ba80a8d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.428619 24280 tablet_service.cc:1511] Processing CreateTablet for tablet a846fe44a80a4109814e63ef213d2a04 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:11:08.429199 24139 tablet_service.cc:1511] Processing CreateTablet for tablet d6c9dc5c6f664f79a5b3720e46ad42bf (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:11:08.433427 24211 tablet_service.cc:1511] Processing CreateTablet for tablet 060dfce9a88146d1a495e4cca119ff9f (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:11:08.435283 24280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a846fe44a80a4109814e63ef213d2a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.463219 24346 tablet_bootstrap.cc:492] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:08.464922 24345 tablet_bootstrap.cc:654] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:08.467530 24140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbc72bac4814662bd1e1c2ba80a8d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.469273 24063 tablet_service.cc:1511] Processing CreateTablet for tablet d6c9dc5c6f664f79a5b3720e46ad42bf (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:11:08.487257 24063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c9dc5c6f664f79a5b3720e46ad42bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.488041 24065 tablet_service.cc:1511] Processing CreateTablet for tablet 7970a3b1c17b452a83f0ab7a1edc9e82 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:11:08.489363 24065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7970a3b1c17b452a83f0ab7a1edc9e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.474659 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a846fe44a80a4109814e63ef213d2a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.493232 24137 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0b0738581645a1a63c3641f3df21de (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:11:08.473419 24210 tablet_service.cc:1511] Processing CreateTablet for tablet 7970a3b1c17b452a83f0ab7a1edc9e82 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:11:08.470423 24209 tablet_service.cc:1511] Processing CreateTablet for tablet 7114035847b84db3b1e0fe1de5052382 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:11:08.477169 24058 tablet_service.cc:1511] Processing CreateTablet for tablet aeea22008297421d9bcf68e29b21c37e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:11:08.487296 24211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060dfce9a88146d1a495e4cca119ff9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.494622 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 7114035847b84db3b1e0fe1de5052382 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:11:08.503223 24066 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0b0738581645a1a63c3641f3df21de (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:11:08.505379 24136 tablet_service.cc:1511] Processing CreateTablet for tablet 03e8d0f65ba341779a7c009d57801367 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:11:08.521183 24132 tablet_service.cc:1511] Processing CreateTablet for tablet 7970a3b1c17b452a83f0ab7a1edc9e82 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:11:08.529983 24135 tablet_service.cc:1511] Processing CreateTablet for tablet 5b28c8703162423c96a874ce10559497 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:11:08.530627 24141 tablet_service.cc:1511] Processing CreateTablet for tablet dd77da1d2b4948339f8526fdcfccc159 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:11:08.534317 24212 tablet_service.cc:1511] Processing CreateTablet for tablet 78bdb912a3ac42cf8da0c7214e25dea3 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:11:08.512401 24138 tablet_service.cc:1511] Processing CreateTablet for tablet 78bdb912a3ac42cf8da0c7214e25dea3 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:11:08.514114 24210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7970a3b1c17b452a83f0ab7a1edc9e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.536547 24209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7114035847b84db3b1e0fe1de5052382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.495412 24137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0b0738581645a1a63c3641f3df21de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.536726 24286 tablet_service.cc:1511] Processing CreateTablet for tablet 8cca1d7724374c7e80959f4ff6810706 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:11:08.547490 24286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca1d7724374c7e80959f4ff6810706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.538189 24101 heartbeater.cc:499] Master 127.20.136.190:36783 was elected leader, sending a full tablet report...
I20260709 13:11:08.496960 24058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeea22008297421d9bcf68e29b21c37e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.551326 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0b0738581645a1a63c3641f3df21de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.537645 24344 tablet_bootstrap.cc:492] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:08.551947 24344 ts_tablet_manager.cc:1403] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.185s	user 0.010s	sys 0.005s
I20260709 13:11:08.539297 24139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c9dc5c6f664f79a5b3720e46ad42bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.537441 24285 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbc72bac4814662bd1e1c2ba80a8d52 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:11:08.555825 24285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbc72bac4814662bd1e1c2ba80a8d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.549989 24061 tablet_service.cc:1511] Processing CreateTablet for tablet 060dfce9a88146d1a495e4cca119ff9f (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:11:08.525029 24208 tablet_service.cc:1511] Processing CreateTablet for tablet ee50176389fd4c90b8ed2456b3e1093e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:11:08.563350 24132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7970a3b1c17b452a83f0ab7a1edc9e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.564322 24208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee50176389fd4c90b8ed2456b3e1093e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.565374 24345 tablet_bootstrap.cc:492] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:08.566025 24345 ts_tablet_manager.cc:1403] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.187s	user 0.002s	sys 0.009s
I20260709 13:11:08.566666 24138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bdb912a3ac42cf8da0c7214e25dea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.568158 24136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e8d0f65ba341779a7c009d57801367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.569178 24061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060dfce9a88146d1a495e4cca119ff9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.571310 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7114035847b84db3b1e0fe1de5052382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.579375 24212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bdb912a3ac42cf8da0c7214e25dea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.571168 24344 raft_consensus.cc:359] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:08.580936 24344 raft_consensus.cc:385] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:08.581351 24344 raft_consensus.cc:740] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:08.581112 24345 raft_consensus.cc:359] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:08.582392 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b28c8703162423c96a874ce10559497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.582547 24344 consensus_queue.cc:260] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:08.583918 24064 tablet_service.cc:1511] Processing CreateTablet for tablet 03e8d0f65ba341779a7c009d57801367 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:11:08.577186 24206 tablet_service.cc:1511] Processing CreateTablet for tablet 5b28c8703162423c96a874ce10559497 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:11:08.603222 24345 raft_consensus.cc:385] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:08.614655 24206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b28c8703162423c96a874ce10559497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.609068 24141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd77da1d2b4948339f8526fdcfccc159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.611835 24346 tablet_bootstrap.cc:654] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:08.622272 24287 tablet_service.cc:1511] Processing CreateTablet for tablet 03e8d0f65ba341779a7c009d57801367 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:11:08.625953 24140 tablet_service.cc:1511] Processing CreateTablet for tablet 1a66059c756148f398f2b913009304bb (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:11:08.627808 24348 tablet_bootstrap.cc:492] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:08.606976 24062 tablet_service.cc:1511] Processing CreateTablet for tablet dd77da1d2b4948339f8526fdcfccc159 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:11:08.653153 24207 tablet_service.cc:1511] Processing CreateTablet for tablet 1a66059c756148f398f2b913009304bb (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:11:08.654700 24207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a66059c756148f398f2b913009304bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.632377 24281 tablet_service.cc:1511] Processing CreateTablet for tablet 7114035847b84db3b1e0fe1de5052382 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:11:08.587844 24060 tablet_service.cc:1511] Processing CreateTablet for tablet ee50176389fd4c90b8ed2456b3e1093e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:11:08.635905 24214 tablet_service.cc:1511] Processing CreateTablet for tablet aeea22008297421d9bcf68e29b21c37e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:11:08.637507 24176 heartbeater.cc:499] Master 127.20.136.190:36783 was elected leader, sending a full tablet report...
I20260709 13:11:08.675004 24289 tablet_service.cc:1511] Processing CreateTablet for tablet 060dfce9a88146d1a495e4cca119ff9f (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:11:08.594817 24057 tablet_service.cc:1511] Processing CreateTablet for tablet 5b28c8703162423c96a874ce10559497 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:11:08.638111 24064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e8d0f65ba341779a7c009d57801367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.616912 24345 raft_consensus.cc:740] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:08.649955 24282 tablet_service.cc:1511] Processing CreateTablet for tablet ee50176389fd4c90b8ed2456b3e1093e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:11:08.655717 24288 tablet_service.cc:1511] Processing CreateTablet for tablet 1a66059c756148f398f2b913009304bb (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:11:08.691989 24345 consensus_queue.cc:260] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:08.656615 24059 tablet_service.cc:1511] Processing CreateTablet for tablet 95500aca09c3414d8e4e1b5a0949cdde (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:11:08.629931 24283 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0b0738581645a1a63c3641f3df21de (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:11:08.684453 24287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e8d0f65ba341779a7c009d57801367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.670815 24063 tablet_service.cc:1511] Processing CreateTablet for tablet 79c20a0253394d6e8447c1d7fb21aeb7 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:11:08.709730 24210 tablet_service.cc:1511] Processing CreateTablet for tablet 28223fe41bc64b2cbcae376ef36b3db4 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:11:08.711319 24057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b28c8703162423c96a874ce10559497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.715246 24214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeea22008297421d9bcf68e29b21c37e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.715929 24350 raft_consensus.cc:493] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:08.716440 24350 raft_consensus.cc:515] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:08.717105 24280 tablet_service.cc:1511] Processing CreateTablet for tablet 78bdb912a3ac42cf8da0c7214e25dea3 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:11:08.718077 24140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a66059c756148f398f2b913009304bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.717743 24211 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab59331d9234f49be1a917410da81f3 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:11:08.715957 24250 heartbeater.cc:499] Master 127.20.136.190:36783 was elected leader, sending a full tablet report...
I20260709 13:11:08.715958 24210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28223fe41bc64b2cbcae376ef36b3db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.715265 24059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95500aca09c3414d8e4e1b5a0949cdde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.732470 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd77da1d2b4948339f8526fdcfccc159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.733326 24063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c20a0253394d6e8447c1d7fb21aeb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.732540 24289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060dfce9a88146d1a495e4cca119ff9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.734542 24281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7114035847b84db3b1e0fe1de5052382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.736238 24283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0b0738581645a1a63c3641f3df21de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.739279 24288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a66059c756148f398f2b913009304bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.739624 24215 tablet_service.cc:1511] Processing CreateTablet for tablet 95500aca09c3414d8e4e1b5a0949cdde (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:11:08.742250 24284 tablet_service.cc:1511] Processing CreateTablet for tablet dd77da1d2b4948339f8526fdcfccc159 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:11:08.743670 24284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd77da1d2b4948339f8526fdcfccc159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.721612 24135 tablet_service.cc:1511] Processing CreateTablet for tablet 95500aca09c3414d8e4e1b5a0949cdde (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:11:08.751183 24350 leader_election.cc:290] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:08.756528 24060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee50176389fd4c90b8ed2456b3e1093e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.760077 24206 tablet_service.cc:1511] Processing CreateTablet for tablet 66a8cee919754095b543ab7a96c95c03 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:11:08.763090 24211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab59331d9234f49be1a917410da81f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.777320 24282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee50176389fd4c90b8ed2456b3e1093e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.803437 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95500aca09c3414d8e4e1b5a0949cdde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.803675 24213 tablet_service.cc:1511] Processing CreateTablet for tablet 45f9bfefae3941abbc0844599cb84fad (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:11:08.808036 24206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a8cee919754095b543ab7a96c95c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.812551 24280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bdb912a3ac42cf8da0c7214e25dea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.826032 24134 tablet_service.cc:1511] Processing CreateTablet for tablet 28223fe41bc64b2cbcae376ef36b3db4 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:11:08.780067 24058 tablet_service.cc:1511] Processing CreateTablet for tablet 45f9bfefae3941abbc0844599cb84fad (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:11:08.827497 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28223fe41bc64b2cbcae376ef36b3db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.828079 24344 ts_tablet_manager.cc:1434] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.276s	user 0.004s	sys 0.014s
I20260709 13:11:08.829330 24344 tablet_bootstrap.cc:492] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:08.831866 24066 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf1dda1d7374305bc38aa30656814f2 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:11:08.832182 24139 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab59331d9234f49be1a917410da81f3 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:11:08.833671 24139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab59331d9234f49be1a917410da81f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.834429 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf1dda1d7374305bc38aa30656814f2 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:11:08.835875 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf1dda1d7374305bc38aa30656814f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.836716 24348 tablet_bootstrap.cc:654] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:08.821270 24215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95500aca09c3414d8e4e1b5a0949cdde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.827989 24058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f9bfefae3941abbc0844599cb84fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.843568 24213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f9bfefae3941abbc0844599cb84fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.854719 24345 ts_tablet_manager.cc:1434] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.288s	user 0.017s	sys 0.038s
I20260709 13:11:08.855926 24345 tablet_bootstrap.cc:492] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:08.858539 24324 heartbeater.cc:499] Master 127.20.136.190:36783 was elected leader, sending a full tablet report...
I20260709 13:11:08.845943 24064 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab59331d9234f49be1a917410da81f3 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:11:08.860883 24064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab59331d9234f49be1a917410da81f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.871451 24286 tablet_service.cc:1511] Processing CreateTablet for tablet aeea22008297421d9bcf68e29b21c37e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:11:08.873095 24286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeea22008297421d9bcf68e29b21c37e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.874580 24059 tablet_service.cc:1511] Processing CreateTablet for tablet 66a8cee919754095b543ab7a96c95c03 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:11:08.881364 24136 tablet_service.cc:1511] Processing CreateTablet for tablet 79c20a0253394d6e8447c1d7fb21aeb7 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:11:08.869457 24346 tablet_bootstrap.cc:492] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:08.884222 24346 ts_tablet_manager.cc:1403] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.503s	user 0.010s	sys 0.009s
I20260709 13:11:08.893615 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf1dda1d7374305bc38aa30656814f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.898959 24138 tablet_service.cc:1511] Processing CreateTablet for tablet 09ad44159eac4a578600dea91ea37ec4 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:11:08.909255 24136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c20a0253394d6e8447c1d7fb21aeb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.911072 24138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ad44159eac4a578600dea91ea37ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.911194 24059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a8cee919754095b543ab7a96c95c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.916566 24345 tablet_bootstrap.cc:654] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:08.931875 24289 tablet_service.cc:1511] Processing CreateTablet for tablet 45f9bfefae3941abbc0844599cb84fad (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:11:08.933332 24289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f9bfefae3941abbc0844599cb84fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.928572 24285 tablet_service.cc:1511] Processing CreateTablet for tablet 79c20a0253394d6e8447c1d7fb21aeb7 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:11:08.937819 24285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c20a0253394d6e8447c1d7fb21aeb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.940110 24346 raft_consensus.cc:359] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:08.941047 24346 raft_consensus.cc:385] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:08.941380 24346 raft_consensus.cc:740] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:08.950906 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
W20260709 13:11:08.952698 24191 leader_election.cc:343] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:08.959134 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:08.961169 24190 leader_election.cc:343] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:08.961696 24190 leader_election.cc:304] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:08.962695 24351 raft_consensus.cc:2749] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:08.977201 24215 tablet_service.cc:1511] Processing CreateTablet for tablet 09ad44159eac4a578600dea91ea37ec4 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:11:08.978654 24215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ad44159eac4a578600dea91ea37ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.993754 24353 raft_consensus.cc:493] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:08.994359 24353 raft_consensus.cc:515] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:08.997498 24251 tablet.cc:2406] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:11:09.005046 24280 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf1dda1d7374305bc38aa30656814f2 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:11:09.006611 24280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf1dda1d7374305bc38aa30656814f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.009215 24282 tablet_service.cc:1511] Processing CreateTablet for tablet 66a8cee919754095b543ab7a96c95c03 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:11:09.010931 24282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a8cee919754095b543ab7a96c95c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.011984 24283 tablet_service.cc:1511] Processing CreateTablet for tablet 28223fe41bc64b2cbcae376ef36b3db4 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:11:08.987721 24346 consensus_queue.cc:260] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:09.033596 24063 tablet_service.cc:1511] Processing CreateTablet for tablet 9338fd7d01e64eada0a5bc0710d649a4 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:11:09.035319 24283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28223fe41bc64b2cbcae376ef36b3db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.037374 24345 tablet_bootstrap.cc:492] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:09.019034 24344 tablet_bootstrap.cc:654] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.020365 24062 tablet_service.cc:1511] Processing CreateTablet for tablet 81c6d55cbd3c4955bca603720b9a3414 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:11:09.021082 24211 tablet_service.cc:1511] Processing CreateTablet for tablet 81c6d55cbd3c4955bca603720b9a3414 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:11:09.038049 24345 ts_tablet_manager.cc:1403] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.182s	user 0.020s	sys 0.000s
I20260709 13:11:09.040329 24211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c6d55cbd3c4955bca603720b9a3414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.039090 24063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9338fd7d01e64eada0a5bc0710d649a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.025305 24281 tablet_service.cc:1511] Processing CreateTablet for tablet 09ad44159eac4a578600dea91ea37ec4 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:11:09.043664 24353 leader_election.cc:290] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:09.063836 24281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ad44159eac4a578600dea91ea37ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.064143 24348 tablet_bootstrap.cc:492] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:09.064682 24348 ts_tablet_manager.cc:1403] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.437s	user 0.013s	sys 0.016s
I20260709 13:11:09.072769 24348 raft_consensus.cc:359] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:09.044375 24345 raft_consensus.cc:359] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.097925 24346 ts_tablet_manager.cc:1434] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.213s	user 0.005s	sys 0.015s
I20260709 13:11:09.097743 24139 tablet_service.cc:1511] Processing CreateTablet for tablet 81c6d55cbd3c4955bca603720b9a3414 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:11:09.082683 24345 raft_consensus.cc:385] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.098847 24345 raft_consensus.cc:740] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.099184 24139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c6d55cbd3c4955bca603720b9a3414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.099663 24284 tablet_service.cc:1511] Processing CreateTablet for tablet 84ce2fc00aff4c1cb1fe9c713eb89339 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:11:09.100975 24284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ce2fc00aff4c1cb1fe9c713eb89339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.099704 24345 consensus_queue.cc:260] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.075357 24348 raft_consensus.cc:385] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.107087 24348 raft_consensus.cc:740] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.107923 24348 consensus_queue.cc:260] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:09.083709 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c6d55cbd3c4955bca603720b9a3414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.129892 24064 tablet_service.cc:1511] Processing CreateTablet for tablet 84ce2fc00aff4c1cb1fe9c713eb89339 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:11:09.132422 24064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ce2fc00aff4c1cb1fe9c713eb89339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.132016 24288 tablet_service.cc:1511] Processing CreateTablet for tablet 9338fd7d01e64eada0a5bc0710d649a4 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:11:09.133419 24288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9338fd7d01e64eada0a5bc0710d649a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.133497 24345 ts_tablet_manager.cc:1434] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.094s	user 0.009s	sys 0.000s
I20260709 13:11:09.126523 24214 tablet_service.cc:1511] Processing CreateTablet for tablet 84ce2fc00aff4c1cb1fe9c713eb89339 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:11:09.137290 24214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ce2fc00aff4c1cb1fe9c713eb89339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.131021 24346 tablet_bootstrap.cc:492] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:09.139569 24345 tablet_bootstrap.cc:492] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:09.152135 24360 raft_consensus.cc:493] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.152691 24285 tablet_service.cc:1511] Processing CreateTablet for tablet 4013fec9d8494a64ab35102db8bbd697 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:11:09.154126 24285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4013fec9d8494a64ab35102db8bbd697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.158006 24207 tablet_service.cc:1511] Processing CreateTablet for tablet 4013fec9d8494a64ab35102db8bbd697 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:11:09.169091 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 9338fd7d01e64eada0a5bc0710d649a4 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:11:09.170493 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9338fd7d01e64eada0a5bc0710d649a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.173679 24207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4013fec9d8494a64ab35102db8bbd697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.176016 24066 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfe90b068804b739da39f4890fa1452 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:11:09.177541 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfe90b068804b739da39f4890fa1452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.187193 24135 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfe90b068804b739da39f4890fa1452 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:11:09.188724 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfe90b068804b739da39f4890fa1452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.189924 24346 tablet_bootstrap.cc:654] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.191949 24206 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfe90b068804b739da39f4890fa1452 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:11:09.152709 24360 raft_consensus.cc:515] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:09.194978 24353 raft_consensus.cc:493] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.197602 24353 raft_consensus.cc:515] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.200130 24353 leader_election.cc:290] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:09.195413 24344 tablet_bootstrap.cc:492] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:09.196005 24206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfe90b068804b739da39f4890fa1452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.196473 24134 tablet_service.cc:1511] Processing CreateTablet for tablet 4013fec9d8494a64ab35102db8bbd697 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:11:09.225162 24344 ts_tablet_manager.cc:1403] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.396s	user 0.016s	sys 0.014s
I20260709 13:11:09.233137 24286 tablet_service.cc:1511] Processing CreateTablet for tablet 62ee8254ae04409f85c2093975581df2 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:11:09.234530 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4013fec9d8494a64ab35102db8bbd697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.234530 24286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62ee8254ae04409f85c2093975581df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.240053 24360 leader_election.cc:290] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:09.275650 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:09.276525 24215 tablet_service.cc:1511] Processing CreateTablet for tablet e477bbb39b5f400e851abce181840389 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:11:09.276638 24138 tablet_service.cc:1511] Processing CreateTablet for tablet 62ee8254ae04409f85c2093975581df2 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:11:09.278090 24215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e477bbb39b5f400e851abce181840389. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:09.279371 24040 leader_election.cc:343] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.280601 24062 tablet_service.cc:1511] Processing CreateTablet for tablet 62ee8254ae04409f85c2093975581df2 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:11:09.282445 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62ee8254ae04409f85c2093975581df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.277173 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e507634c184dc59d89144b768fd230" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:09.284652 24040 leader_election.cc:343] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.278764 24138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62ee8254ae04409f85c2093975581df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.268784 24345 tablet_bootstrap.cc:654] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.294699 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:09.296607 24041 leader_election.cc:343] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.297106 24041 leader_election.cc:304] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:09.298290 24353 raft_consensus.cc:2749] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:09.301162 24344 raft_consensus.cc:359] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:09.301992 24344 raft_consensus.cc:385] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.302305 24344 raft_consensus.cc:740] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.303192 24344 consensus_queue.cc:260] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:09.305392 24344 ts_tablet_manager.cc:1434] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.073s	user 0.003s	sys 0.002s
I20260709 13:11:09.316639 24348 ts_tablet_manager.cc:1434] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.250s	user 0.025s	sys 0.028s
I20260709 13:11:09.317826 24348 tablet_bootstrap.cc:492] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:09.332602 24344 tablet_bootstrap.cc:492] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:09.339962 24351 raft_consensus.cc:493] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.340579 24351 raft_consensus.cc:515] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:09.343240 24351 leader_election.cc:290] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:09.338630 24348 tablet_bootstrap.cc:654] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.355968 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525bac27ed34f48a349d1e67b02f7e6" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:09.356829 24151 raft_consensus.cc:2468] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:09.358723 24190 leader_election.cc:304] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
W20260709 13:11:09.359136 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:09.359197 24063 tablet_service.cc:1511] Processing CreateTablet for tablet e477bbb39b5f400e851abce181840389 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:11:09.359993 24351 raft_consensus.cc:2804] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:09.363884 24351 raft_consensus.cc:493] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:09.364216 24351 raft_consensus.cc:3060] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.365576 24063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e477bbb39b5f400e851abce181840389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.373761 24351 raft_consensus.cc:515] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:09.379349 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525bac27ed34f48a349d1e67b02f7e6" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:09.380012 24151 raft_consensus.cc:3060] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.388804 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e507634c184dc59d89144b768fd230" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
W20260709 13:11:09.391094 24039 leader_election.cc:343] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.391764 24039 leader_election.cc:304] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:09.393359 24353 raft_consensus.cc:2749] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:09.396387 24151 raft_consensus.cc:2468] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:09.397159 24287 tablet_service.cc:1511] Processing CreateTablet for tablet e477bbb39b5f400e851abce181840389 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:11:09.398213 24190 leader_election.cc:304] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:09.379498 24351 leader_election.cc:290] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:09.401616 24351 raft_consensus.cc:2804] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:09.404865 24351 raft_consensus.cc:697] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:09.406013 24351 consensus_queue.cc:237] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:09.391296 24344 tablet_bootstrap.cc:654] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.408936 24133 tablet_service.cc:1511] Processing CreateTablet for tablet fe7db599127d45e1a364a9851b4c8be7 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:11:09.413805 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7db599127d45e1a364a9851b4c8be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.418296 24281 tablet_service.cc:1511] Processing CreateTablet for tablet fe7db599127d45e1a364a9851b4c8be7 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:11:09.420145 24346 tablet_bootstrap.cc:492] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:09.420725 24346 ts_tablet_manager.cc:1403] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.305s	user 0.023s	sys 0.028s
I20260709 13:11:09.421952 24214 tablet_service.cc:1511] Processing CreateTablet for tablet fe7db599127d45e1a364a9851b4c8be7 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:11:09.423870 24214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7db599127d45e1a364a9851b4c8be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.414285 24287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e477bbb39b5f400e851abce181840389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.443212 24281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7db599127d45e1a364a9851b4c8be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.445156 24283 tablet_service.cc:1511] Processing CreateTablet for tablet d4f7119ddd1746dc819ec5ae7665e57b (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:11:09.446682 24283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f7119ddd1746dc819ec5ae7665e57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.446908 24207 tablet_service.cc:1511] Processing CreateTablet for tablet 94dd922c1f524165abec871cbd3cc260 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:11:09.448534 24207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dd922c1f524165abec871cbd3cc260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.451862 24345 tablet_bootstrap.cc:492] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:09.452495 24345 ts_tablet_manager.cc:1403] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.318s	user 0.018s	sys 0.005s
I20260709 13:11:09.463820 24346 raft_consensus.cc:359] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.464679 24346 raft_consensus.cc:385] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.464986 24346 raft_consensus.cc:740] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.468863 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525bac27ed34f48a349d1e67b02f7e6" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:09.469642 24298 raft_consensus.cc:2468] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:09.471203 24115 leader_election.cc:304] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 
I20260709 13:11:09.472141 24360 raft_consensus.cc:2764] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:11:09.466147 24346 consensus_queue.cc:260] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.474476 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525bac27ed34f48a349d1e67b02f7e6" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:09.475131 24064 tablet_service.cc:1511] Processing CreateTablet for tablet 94dd922c1f524165abec871cbd3cc260 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:11:09.476483 24064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dd922c1f524165abec871cbd3cc260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.480129 24066 tablet_service.cc:1511] Processing CreateTablet for tablet d4f7119ddd1746dc819ec5ae7665e57b (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:11:09.481596 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f7119ddd1746dc819ec5ae7665e57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.487815 24135 tablet_service.cc:1511] Processing CreateTablet for tablet d4f7119ddd1746dc819ec5ae7665e57b (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:11:09.489327 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f7119ddd1746dc819ec5ae7665e57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.488679 23974 catalog_manager.cc:5697] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:09.481907 24346 ts_tablet_manager.cc:1434] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.005s
I20260709 13:11:09.495922 24346 tablet_bootstrap.cc:492] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:09.501931 24345 raft_consensus.cc:359] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:09.504009 24345 raft_consensus.cc:385] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.504347 24345 raft_consensus.cc:740] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.504443 24134 tablet_service.cc:1511] Processing CreateTablet for tablet 94dd922c1f524165abec871cbd3cc260 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:11:09.509577 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dd922c1f524165abec871cbd3cc260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.510320 24286 tablet_service.cc:1511] Processing CreateTablet for tablet 320f7e2532d5448a8604f47f48777132 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:11:09.511655 24286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320f7e2532d5448a8604f47f48777132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.514890 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525bac27ed34f48a349d1e67b02f7e6" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:09.514716 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525bac27ed34f48a349d1e67b02f7e6" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:09.515743 24299 raft_consensus.cc:3060] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.517575 24206 tablet_service.cc:1511] Processing CreateTablet for tablet 320f7e2532d5448a8604f47f48777132 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:11:09.518989 24206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320f7e2532d5448a8604f47f48777132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.542098 24348 tablet_bootstrap.cc:492] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:09.542662 24348 ts_tablet_manager.cc:1403] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.225s	user 0.010s	sys 0.010s
I20260709 13:11:09.545822 24348 raft_consensus.cc:359] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.546589 24348 raft_consensus.cc:385] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.547900 24348 raft_consensus.cc:740] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.548868 24062 tablet_service.cc:1511] Processing CreateTablet for tablet 320f7e2532d5448a8604f47f48777132 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:11:09.539813 24345 consensus_queue.cc:260] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:09.550256 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320f7e2532d5448a8604f47f48777132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.550335 24344 tablet_bootstrap.cc:492] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:09.550983 24344 ts_tablet_manager.cc:1403] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.219s	user 0.017s	sys 0.000s
I20260709 13:11:09.554388 24344 raft_consensus.cc:359] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.555239 24344 raft_consensus.cc:385] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.555579 24344 raft_consensus.cc:740] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.556466 24344 consensus_queue.cc:260] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.557490 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 6522750b2ab6496daa0a15b0a2da082b (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:11:09.548801 24348 consensus_queue.cc:260] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.559255 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6522750b2ab6496daa0a15b0a2da082b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.559274 24344 ts_tablet_manager.cc:1434] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:11:09.569443 24344 tablet_bootstrap.cc:492] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:09.571408 24348 ts_tablet_manager.cc:1434] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:11:09.572505 24348 tablet_bootstrap.cc:492] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:09.568073 24299 raft_consensus.cc:2468] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:09.570801 24345 ts_tablet_manager.cc:1434] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.002s
I20260709 13:11:09.569490 24346 tablet_bootstrap.cc:654] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.577910 24345 tablet_bootstrap.cc:492] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:09.582274 24344 tablet_bootstrap.cc:654] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.582443 24214 tablet_service.cc:1511] Processing CreateTablet for tablet 6522750b2ab6496daa0a15b0a2da082b (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:11:09.584092 24286 tablet_service.cc:1511] Processing CreateTablet for tablet 6522750b2ab6496daa0a15b0a2da082b (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:11:09.585788 24286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6522750b2ab6496daa0a15b0a2da082b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.584148 24214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6522750b2ab6496daa0a15b0a2da082b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.593104 24345 tablet_bootstrap.cc:654] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.612648 24066 tablet_service.cc:1511] Processing CreateTablet for tablet dbf0e295517d42a09bf8d29e0e123bef (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:11:09.614107 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf0e295517d42a09bf8d29e0e123bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.617380 24360 raft_consensus.cc:493] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.617923 24360 raft_consensus.cc:515] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.625072 24360 leader_election.cc:290] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:09.625906 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:09.630214 24115 leader_election.cc:343] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.632822 24346 tablet_bootstrap.cc:492] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:09.633550 24344 tablet_bootstrap.cc:492] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:09.633983 24348 tablet_bootstrap.cc:654] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.634168 24344 ts_tablet_manager.cc:1403] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.001s
I20260709 13:11:09.633437 24346 ts_tablet_manager.cc:1403] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.138s	user 0.037s	sys 0.015s
I20260709 13:11:09.639472 24346 raft_consensus.cc:359] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.640288 24346 raft_consensus.cc:385] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.640627 24346 raft_consensus.cc:740] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.642154 24207 tablet_service.cc:1511] Processing CreateTablet for tablet dbf0e295517d42a09bf8d29e0e123bef (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:11:09.643290 24283 tablet_service.cc:1511] Processing CreateTablet for tablet 9c55ddeb032049679d5ad3a67505a41b (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:11:09.643153 24346 consensus_queue.cc:260] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.646353 24283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c55ddeb032049679d5ad3a67505a41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.649034 24138 tablet_service.cc:1511] Processing CreateTablet for tablet 9c55ddeb032049679d5ad3a67505a41b (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:11:09.650693 24138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c55ddeb032049679d5ad3a67505a41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.658881 24281 tablet_service.cc:1511] Processing CreateTablet for tablet 6af895b92aaf4e67949b3a7518844367 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:11:09.657482 24345 tablet_bootstrap.cc:492] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:09.658725 24344 raft_consensus.cc:359] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:09.660465 24345 ts_tablet_manager.cc:1403] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.009s
I20260709 13:11:09.660627 24281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af895b92aaf4e67949b3a7518844367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.660614 24344 raft_consensus.cc:385] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.661301 24344 raft_consensus.cc:740] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.662196 24344 consensus_queue.cc:260] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:09.663825 24206 tablet_service.cc:1511] Processing CreateTablet for tablet 6af895b92aaf4e67949b3a7518844367 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:11:09.664497 24344 ts_tablet_manager.cc:1434] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.006s
I20260709 13:11:09.666883 24345 raft_consensus.cc:359] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.680049 24345 raft_consensus.cc:385] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.681380 24345 raft_consensus.cc:740] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.680826 24062 tablet_service.cc:1511] Processing CreateTablet for tablet 9c55ddeb032049679d5ad3a67505a41b (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:11:09.682384 24345 consensus_queue.cc:260] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.684645 24207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf0e295517d42a09bf8d29e0e123bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.685241 24344 tablet_bootstrap.cc:492] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:09.685947 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c55ddeb032049679d5ad3a67505a41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.688580 24066 tablet_service.cc:1511] Processing CreateTablet for tablet 6af895b92aaf4e67949b3a7518844367 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:11:09.692205 24206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af895b92aaf4e67949b3a7518844367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.691745 24346 ts_tablet_manager.cc:1434] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:11:09.690306 24345 ts_tablet_manager.cc:1434] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 13:11:09.702275 24214 tablet_service.cc:1511] Processing CreateTablet for tablet dfd402f301174cf58cd3cb400c1e686f (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:11:09.703823 24214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd402f301174cf58cd3cb400c1e686f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.705466 24133 tablet_service.cc:1511] Processing CreateTablet for tablet dfd402f301174cf58cd3cb400c1e686f (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:11:09.711689 24283 tablet_service.cc:1511] Processing CreateTablet for tablet dfd402f301174cf58cd3cb400c1e686f (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:11:09.716303 24283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd402f301174cf58cd3cb400c1e686f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.714202 24064 tablet_service.cc:1511] Processing CreateTablet for tablet 4f60778c03f6418cb8378d17dc5e3004 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:11:09.716575 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd402f301174cf58cd3cb400c1e686f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.718317 24064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f60778c03f6418cb8378d17dc5e3004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.721112 24353 raft_consensus.cc:493] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.721411 24345 tablet_bootstrap.cc:492] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:09.721637 24353 raft_consensus.cc:515] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:09.723537 24353 leader_election.cc:290] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:09.725208 24135 tablet_service.cc:1511] Processing CreateTablet for tablet dbf0e295517d42a09bf8d29e0e123bef (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:11:09.726457 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7354f4d38c144e9a64484464af9b65a" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:09.725262 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7354f4d38c144e9a64484464af9b65a" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:09.728659 24345 tablet_bootstrap.cc:654] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.726850 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf0e295517d42a09bf8d29e0e123bef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:09.736419 24039 leader_election.cc:343] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.737166 24348 tablet_bootstrap.cc:492] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
W20260709 13:11:09.737848 24041 leader_election.cc:343] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.738348 24041 leader_election.cc:304] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:09.716547 24134 tablet_service.cc:1511] Processing CreateTablet for tablet 4f60778c03f6418cb8378d17dc5e3004 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:11:09.723618 24346 tablet_bootstrap.cc:492] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:09.740414 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f60778c03f6418cb8378d17dc5e3004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.741113 24366 raft_consensus.cc:493] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.741642 24366 raft_consensus.cc:515] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.743921 24353 raft_consensus.cc:2749] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:09.713747 24344 tablet_bootstrap.cc:654] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.737887 24348 ts_tablet_manager.cc:1403] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.014s
I20260709 13:11:09.758049 24360 raft_consensus.cc:493] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.751835 24366 leader_election.cc:290] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:09.764101 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af895b92aaf4e67949b3a7518844367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.765704 24215 tablet_service.cc:1511] Processing CreateTablet for tablet 4f60778c03f6418cb8378d17dc5e3004 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:11:09.767223 24215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f60778c03f6418cb8378d17dc5e3004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.781735 24139 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7f41c378a348189dcbe505e888346d (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:11:09.773020 24063 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7f41c378a348189dcbe505e888346d (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:11:09.788363 24063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7f41c378a348189dcbe505e888346d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.789495 24059 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe3540dd5b64e7da897000963819b30 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:11:09.792626 24213 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe3540dd5b64e7da897000963819b30 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:11:09.793983 24213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe3540dd5b64e7da897000963819b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.793568 24138 tablet_service.cc:1511] Processing CreateTablet for tablet 02d0be0692b94907bcfe824e85090a9e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:11:09.764076 24360 raft_consensus.cc:515] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.795288 24138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d0be0692b94907bcfe824e85090a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.796661 24360 leader_election.cc:290] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:09.796517 24281 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7f41c378a348189dcbe505e888346d (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:11:09.797618 24139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7f41c378a348189dcbe505e888346d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.797514 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:09.800612 24287 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe3540dd5b64e7da897000963819b30 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 13:11:09.802138 24115 leader_election.cc:343] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.803267 24281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7f41c378a348189dcbe505e888346d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.806998 24059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe3540dd5b64e7da897000963819b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.820742 24286 tablet_service.cc:1511] Processing CreateTablet for tablet 02d0be0692b94907bcfe824e85090a9e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:11:09.821410 24136 tablet_service.cc:1511] Processing CreateTablet for tablet eee1311fe84646f08643d96ceeaa72df (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:11:09.822762 24136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee1311fe84646f08643d96ceeaa72df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.818692 24287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe3540dd5b64e7da897000963819b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.823947 24058 tablet_service.cc:1511] Processing CreateTablet for tablet eee1311fe84646f08643d96ceeaa72df (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:11:09.824445 24210 tablet_service.cc:1511] Processing CreateTablet for tablet 02d0be0692b94907bcfe824e85090a9e (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:11:09.825344 24058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee1311fe84646f08643d96ceeaa72df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.825838 24210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d0be0692b94907bcfe824e85090a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.829295 24375 raft_consensus.cc:493] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.829942 24375 raft_consensus.cc:515] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.831279 24286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d0be0692b94907bcfe824e85090a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.833709 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:09.835434 24189 leader_election.cc:343] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.836026 24375 leader_election.cc:290] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:09.857895 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:09.858037 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:09.858635 24076 raft_consensus.cc:2468] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:09.858740 24075 raft_consensus.cc:2468] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:09.860955 24117 leader_election.cc:304] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:09.862545 24360 raft_consensus.cc:2804] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:09.863186 24360 raft_consensus.cc:493] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:09.863668 24360 raft_consensus.cc:3060] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.863451 24348 raft_consensus.cc:359] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.864358 24348 raft_consensus.cc:385] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.864755 24348 raft_consensus.cc:740] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.872751 24345 tablet_bootstrap.cc:492] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:09.873435 24345 ts_tablet_manager.cc:1403] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.152s	user 0.017s	sys 0.037s
I20260709 13:11:09.876403 24117 leader_election.cc:304] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:09.895550 24281 tablet_service.cc:1511] Processing CreateTablet for tablet 36f84fee782843c7b868c22f576fbb9c (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:11:09.896981 24281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f84fee782843c7b868c22f576fbb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.897224 24211 tablet_service.cc:1511] Processing CreateTablet for tablet eee1311fe84646f08643d96ceeaa72df (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:11:09.898429 24211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee1311fe84646f08643d96ceeaa72df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.903142 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:09.888494 24348 consensus_queue.cc:260] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:09.908409 24191 leader_election.cc:343] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.908977 24191 leader_election.cc:304] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:09.909498 24348 ts_tablet_manager.cc:1434] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.147s	user 0.007s	sys 0.000s
I20260709 13:11:09.910377 24375 raft_consensus.cc:2749] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:09.921576 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e507634c184dc59d89144b768fd230" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:09.922389 24076 raft_consensus.cc:2468] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:09.923877 24265 leader_election.cc:304] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:09.924823 24366 raft_consensus.cc:2804] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:09.925205 24366 raft_consensus.cc:493] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:09.925587 24366 raft_consensus.cc:3060] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.925390 24360 raft_consensus.cc:515] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:09.927079 24346 tablet_bootstrap.cc:654] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.936249 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
W20260709 13:11:09.937937 24115 leader_election.cc:343] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.938252 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e507634c184dc59d89144b768fd230" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:09.939014 24344 tablet_bootstrap.cc:492] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:09.939545 24344 ts_tablet_manager.cc:1403] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.255s	user 0.011s	sys 0.012s
I20260709 13:11:09.937228 24062 tablet_service.cc:1511] Processing CreateTablet for tablet 36f84fee782843c7b868c22f576fbb9c (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:11:09.940553 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f84fee782843c7b868c22f576fbb9c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:09.941179 24262 leader_election.cc:343] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.928853 24348 tablet_bootstrap.cc:492] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:09.942597 24344 raft_consensus.cc:359] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.953042 24344 raft_consensus.cc:385] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.955178 24344 raft_consensus.cc:740] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.958616 24360 leader_election.cc:290] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:09.960680 24345 raft_consensus.cc:359] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.961102 24210 tablet_service.cc:1511] Processing CreateTablet for tablet 029512531301482f875de64a62c14645 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:11:09.961508 24345 raft_consensus.cc:385] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.961928 24345 raft_consensus.cc:740] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.962474 24210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029512531301482f875de64a62c14645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.960709 24360 raft_consensus.cc:2804] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:09.963625 24360 raft_consensus.cc:493] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:09.964079 24360 raft_consensus.cc:3060] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.967428 24344 consensus_queue.cc:260] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.969807 24344 ts_tablet_manager.cc:1434] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:11:09.977360 24366 raft_consensus.cc:515] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:09.985199 24366 leader_election.cc:290] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:09.986246 24281 tablet_service.cc:1511] Processing CreateTablet for tablet 029512531301482f875de64a62c14645 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:11:09.987790 24281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029512531301482f875de64a62c14645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.988122 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e507634c184dc59d89144b768fd230" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:09.988077 24064 tablet_service.cc:1511] Processing CreateTablet for tablet 029512531301482f875de64a62c14645 (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:11:09.988876 24076 raft_consensus.cc:3060] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.989612 24064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029512531301482f875de64a62c14645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.990723 24375 consensus_queue.cc:1048] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:09.987787 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e507634c184dc59d89144b768fd230" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:09.991626 24225 raft_consensus.cc:3060] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.998952 24348 tablet_bootstrap.cc:654] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.002097 24375 raft_consensus.cc:493] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.962700 24345 consensus_queue.cc:260] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.011466 24076 raft_consensus.cc:2468] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:10.013088 24265 leader_election.cc:304] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:10.014510 24366 raft_consensus.cc:2804] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.008792 24375 raft_consensus.cc:515] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.016776 24375 leader_election.cc:290] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.019212 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.009886 24344 tablet_bootstrap.cc:492] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
W20260709 13:11:10.028128 24191 leader_election.cc:343] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.032142 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:10.035616 24190 leader_election.cc:343] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.036825 24190 leader_election.cc:304] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:10.038056 24346 tablet_bootstrap.cc:492] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:10.038473 24396 raft_consensus.cc:2749] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.038635 24346 ts_tablet_manager.cc:1403] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.315s	user 0.014s	sys 0.000s
I20260709 13:11:10.043147 24346 raft_consensus.cc:359] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.043850 24346 raft_consensus.cc:385] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.046765 24346 raft_consensus.cc:740] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.047724 24346 consensus_queue.cc:260] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.061982 24396 consensus_queue.cc:1048] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:10.075557 24366 raft_consensus.cc:697] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:10.040277 24225 raft_consensus.cc:2468] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
W20260709 13:11:10.081424 24117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 205133us
I20260709 13:11:10.082719 24345 ts_tablet_manager.cc:1434] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.198s	user 0.006s	sys 0.002s
I20260709 13:11:10.085793 24345 tablet_bootstrap.cc:492] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:10.081418 24366 consensus_queue.cc:237] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.089370 24353 raft_consensus.cc:493] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.092834 24353 raft_consensus.cc:515] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.096411 24353 leader_election.cc:290] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:10.096372 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:10.096657 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
W20260709 13:11:10.101040 24039 leader_election.cc:343] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.101540 24344 tablet_bootstrap.cc:654] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.092252 24348 tablet_bootstrap.cc:492] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:10.104398 24348 ts_tablet_manager.cc:1403] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.194s	user 0.022s	sys 0.000s
I20260709 13:11:10.101950 24076 raft_consensus.cc:3060] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.126138 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:10.144941 24345 tablet_bootstrap.cc:654] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:10.149394 24040 leader_election.cc:343] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.131227 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 36f84fee782843c7b868c22f576fbb9c (DEFAULT_TABLE table=test-workload [id=c15d62e176104c8a9ba0bab58547f060]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:11:10.149948 24040 leader_election.cc:304] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:10.151057 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f84fee782843c7b868c22f576fbb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:10.151191 24353 raft_consensus.cc:2749] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.111191 24360 raft_consensus.cc:515] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.166697 24360 leader_election.cc:290] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:10.168025 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:10.168797 24075 raft_consensus.cc:3060] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.174396 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
W20260709 13:11:10.180053 24115 leader_election.cc:343] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.181456 24346 ts_tablet_manager.cc:1434] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.000s
I20260709 13:11:10.183116 24346 tablet_bootstrap.cc:492] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:10.197815 24076 raft_consensus.cc:2468] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:10.199333 24117 leader_election.cc:304] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:10.200304 24360 raft_consensus.cc:2804] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.200680 24075 raft_consensus.cc:2468] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:10.201042 24360 raft_consensus.cc:697] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:10.202715 24117 leader_election.cc:304] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:10.202324 24360 consensus_queue.cc:237] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.204172 24393 raft_consensus.cc:2804] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.214326 24345 tablet_bootstrap.cc:492] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:10.215750 24344 tablet_bootstrap.cc:492] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:10.216362 24344 ts_tablet_manager.cc:1403] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.236s	user 0.027s	sys 0.014s
I20260709 13:11:10.220099 24345 ts_tablet_manager.cc:1403] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.016s
I20260709 13:11:10.227945 24346 tablet_bootstrap.cc:654] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.230603 24393 raft_consensus.cc:697] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:10.231701 24393 consensus_queue.cc:237] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.237485 24345 raft_consensus.cc:359] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.241017 24348 raft_consensus.cc:359] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.241643 24345 raft_consensus.cc:385] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.241813 24348 raft_consensus.cc:385] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.242008 24345 raft_consensus.cc:740] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.242177 24348 raft_consensus.cc:740] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.241992 24344 raft_consensus.cc:359] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.242990 24344 raft_consensus.cc:385] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.243321 24344 raft_consensus.cc:740] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.243180 24345 consensus_queue.cc:260] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.246960 24344 consensus_queue.cc:260] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.249643 24345 ts_tablet_manager.cc:1434] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:11:10.243422 24348 consensus_queue.cc:260] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.252230 23974 catalog_manager.cc:5697] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.253419 24348 ts_tablet_manager.cc:1434] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.149s	user 0.007s	sys 0.002s
I20260709 13:11:10.254459 24348 tablet_bootstrap.cc:492] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:10.257576 24366 raft_consensus.cc:493] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.258301 24366 raft_consensus.cc:515] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.259895 24344 ts_tablet_manager.cc:1434] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.002s
I20260709 13:11:10.260991 24344 tablet_bootstrap.cc:492] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:10.261389 24366 leader_election.cc:290] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.247454 24407 raft_consensus.cc:493] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.262885 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.269455 24076 raft_consensus.cc:2393] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:10.277380 24345 tablet_bootstrap.cc:492] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:10.280328 24348 tablet_bootstrap.cc:654] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.303866 23973 catalog_manager.cc:5697] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:10.266614 24407 raft_consensus.cc:515] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.311497 24345 tablet_bootstrap.cc:654] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.313570 24346 tablet_bootstrap.cc:492] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:10.314193 24346 ts_tablet_manager.cc:1403] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.006s
I20260709 13:11:10.314788 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:10.315340 24407 leader_election.cc:290] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
W20260709 13:11:10.317112 24114 leader_election.cc:343] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.321453 24344 tablet_bootstrap.cc:654] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.328960 24348 tablet_bootstrap.cc:492] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:10.329515 24348 ts_tablet_manager.cc:1403] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.001s
I20260709 13:11:10.330039 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.330752 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.331888 24264 leader_election.cc:304] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
W20260709 13:11:10.333108 24117 leader_election.cc:343] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.333403 24366 raft_consensus.cc:3060] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.333614 24117 leader_election.cc:304] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:10.321391 24346 raft_consensus.cc:359] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.334584 24407 raft_consensus.cc:2749] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.335150 24346 raft_consensus.cc:385] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.335517 24346 raft_consensus.cc:740] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.336426 24346 consensus_queue.cc:260] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.338730 24346 ts_tablet_manager.cc:1434] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:11:10.339810 24346 tablet_bootstrap.cc:492] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:10.342764 24397 raft_consensus.cc:493] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.343418 24397 raft_consensus.cc:515] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.345896 24397 leader_election.cc:290] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.346684 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8dfcff11b14299a8a238cc202de384" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.347482 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8dfcff11b14299a8a238cc202de384" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.348145 24150 raft_consensus.cc:2468] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
W20260709 13:11:10.348336 24265 leader_election.cc:343] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.349462 24264 leader_election.cc:304] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:10.350741 24397 raft_consensus.cc:2804] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.350839 24346 tablet_bootstrap.cc:654] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.351198 24397 raft_consensus.cc:493] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.351629 24397 raft_consensus.cc:3060] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.353833 24366 raft_consensus.cc:2749] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.354734 24345 tablet_bootstrap.cc:492] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:10.355334 24345 ts_tablet_manager.cc:1403] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.010s
I20260709 13:11:10.361588 24353 raft_consensus.cc:493] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:11:10.362118 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:10.362294 24353 raft_consensus.cc:515] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.364212 24344 tablet_bootstrap.cc:492] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:10.363566 23973 catalog_manager.cc:5697] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:10.364763 24344 ts_tablet_manager.cc:1403] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.013s
I20260709 13:11:10.366103 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:10.366851 24225 raft_consensus.cc:2468] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:10.368208 24039 leader_election.cc:304] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:10.368717 24348 raft_consensus.cc:359] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.369484 24348 raft_consensus.cc:385] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.369777 24348 raft_consensus.cc:740] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.358763 24345 raft_consensus.cc:359] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.370870 24345 raft_consensus.cc:385] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.371248 24345 raft_consensus.cc:740] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.372440 24345 consensus_queue.cc:260] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.374573 24348 consensus_queue.cc:260] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.376152 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.377502 24348 ts_tablet_manager.cc:1434] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 13:11:10.377647 24397 raft_consensus.cc:515] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:10.378280 24041 leader_election.cc:343] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.378283 24353 leader_election.cc:290] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.382462 24348 tablet_bootstrap.cc:492] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:10.383183 24353 raft_consensus.cc:2804] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.384258 24353 raft_consensus.cc:493] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.385138 24353 raft_consensus.cc:3060] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.381081 24344 raft_consensus.cc:359] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.386080 24344 raft_consensus.cc:385] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.388468 24344 raft_consensus.cc:740] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.379992 24397 leader_election.cc:290] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.380838 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8dfcff11b14299a8a238cc202de384" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:10.389605 24344 consensus_queue.cc:260] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
W20260709 13:11:10.391443 24265 leader_election.cc:343] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.381672 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8dfcff11b14299a8a238cc202de384" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:10.392370 24150 raft_consensus.cc:3060] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.396116 24344 ts_tablet_manager.cc:1434] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:11:10.397250 24344 tablet_bootstrap.cc:492] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:10.368162 24346 tablet_bootstrap.cc:492] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:10.399533 24345 ts_tablet_manager.cc:1434] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.000s
I20260709 13:11:10.400722 24345 tablet_bootstrap.cc:492] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:10.401273 24346 ts_tablet_manager.cc:1403] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.008s
I20260709 13:11:10.412245 24397 raft_consensus.cc:493] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.412914 24397 raft_consensus.cc:515] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.417515 24397 leader_election.cc:290] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.413386 24348 tablet_bootstrap.cc:654] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.413427 24405 raft_consensus.cc:493] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.418766 24405 raft_consensus.cc:515] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.419138 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.420150 24076 raft_consensus.cc:2393] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:10.410215 24346 raft_consensus.cc:359] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.421075 24405 leader_election.cc:290] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:10.421353 24346 raft_consensus.cc:385] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.421804 24346 raft_consensus.cc:740] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.423804 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661c17fe28114cf8930a64fae3587b06" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.406260 24150 raft_consensus.cc:2468] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:10.421955 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.435472 24348 tablet_bootstrap.cc:492] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:10.414680 24345 tablet_bootstrap.cc:654] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.436125 24348 ts_tablet_manager.cc:1403] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260709 13:11:10.436470 24264 leader_election.cc:304] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
W20260709 13:11:10.429767 24190 leader_election.cc:343] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.437871 24264 leader_election.cc:304] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:10.439296 24366 raft_consensus.cc:2804] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.439828 24348 raft_consensus.cc:359] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.440692 24348 raft_consensus.cc:385] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.441021 24348 raft_consensus.cc:740] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.441979 24348 consensus_queue.cc:260] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.430437 24344 tablet_bootstrap.cc:654] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:10.431074 24039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.131:43073, user_credentials={real_user=slave}} blocked reactor thread for 62969.1us
I20260709 13:11:10.431173 24346 consensus_queue.cc:260] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.447875 24397 raft_consensus.cc:3060] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.448403 24346 ts_tablet_manager.cc:1434] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.003s
I20260709 13:11:10.450505 24366 raft_consensus.cc:697] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:10.451907 24366 consensus_queue.cc:237] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.454540 24346 tablet_bootstrap.cc:492] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:10.467737 24345 tablet_bootstrap.cc:492] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:10.468348 24345 ts_tablet_manager.cc:1403] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.009s
I20260709 13:11:10.470043 24397 raft_consensus.cc:2749] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.471246 24345 raft_consensus.cc:359] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.472039 24345 raft_consensus.cc:385] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.472373 24345 raft_consensus.cc:740] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.472822 24346 tablet_bootstrap.cc:654] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.473176 24345 consensus_queue.cc:260] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.432025 24353 raft_consensus.cc:515] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.424865 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661c17fe28114cf8930a64fae3587b06" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:10.476979 24353 leader_election.cc:290] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.480779 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:10.480363 23974 catalog_manager.cc:5697] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.481391 24225 raft_consensus.cc:3060] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:10.480425 24189 leader_election.cc:343] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.483493 24189 leader_election.cc:304] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:10.484697 24405 raft_consensus.cc:2749] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.487287 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
W20260709 13:11:10.488698 24041 leader_election.cc:343] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.490094 24348 ts_tablet_manager.cc:1434] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.054s	user 0.012s	sys 0.002s
I20260709 13:11:10.491346 24348 tablet_bootstrap.cc:492] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:10.492545 24344 tablet_bootstrap.cc:492] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:10.492964 24344 ts_tablet_manager.cc:1403] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.012s
I20260709 13:11:10.495599 24344 raft_consensus.cc:359] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.496531 24344 raft_consensus.cc:385] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.497028 24344 raft_consensus.cc:740] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.497346 24345 ts_tablet_manager.cc:1434] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:11:10.497795 24344 consensus_queue.cc:260] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.504078 24346 tablet_bootstrap.cc:492] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:10.504823 24346 ts_tablet_manager.cc:1403] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.002s
I20260709 13:11:10.505321 24345 tablet_bootstrap.cc:492] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:10.491340 24225 raft_consensus.cc:2468] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:10.508695 24346 raft_consensus.cc:359] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.509362 24039 leader_election.cc:304] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:10.511885 24345 tablet_bootstrap.cc:654] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.512477 24353 raft_consensus.cc:2804] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.513064 24353 raft_consensus.cc:697] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:10.514091 24397 raft_consensus.cc:493] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.514004 24353 consensus_queue.cc:237] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.514721 24397 raft_consensus.cc:515] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.516769 24344 ts_tablet_manager.cc:1434] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:11:10.517946 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95982cc4f44741a1a2843c4073fdf523" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.511258 24348 tablet_bootstrap.cc:654] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.518683 24150 raft_consensus.cc:2468] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:10.520371 24264 leader_election.cc:304] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 
I20260709 13:11:10.521363 24366 raft_consensus.cc:2804] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.521745 24366 raft_consensus.cc:493] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.522089 24366 raft_consensus.cc:3060] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.525038 24346 raft_consensus.cc:385] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.526500 24344 tablet_bootstrap.cc:492] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:10.529078 24346 raft_consensus.cc:740] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.531378 24346 consensus_queue.cc:260] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.532145 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95982cc4f44741a1a2843c4073fdf523" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:10.532953 24366 raft_consensus.cc:515] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
W20260709 13:11:10.534583 24262 leader_election.cc:343] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.535267 24397 leader_election.cc:290] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:10.537742 24346 ts_tablet_manager.cc:1434] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260709 13:11:10.540386 24344 tablet_bootstrap.cc:654] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.549664 24425 consensus_queue.cc:1048] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:10.551362 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95982cc4f44741a1a2843c4073fdf523" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
W20260709 13:11:10.553265 24262 leader_election.cc:343] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.540838 24348 tablet_bootstrap.cc:492] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:10.544827 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95982cc4f44741a1a2843c4073fdf523" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:10.552253 23973 catalog_manager.cc:5697] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.554863 24150 raft_consensus.cc:3060] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.554339 24348 ts_tablet_manager.cc:1403] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.063s	user 0.002s	sys 0.012s
I20260709 13:11:10.568524 24346 tablet_bootstrap.cc:492] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:10.567219 24366 leader_election.cc:290] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:10.575487 24150 raft_consensus.cc:2468] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:10.576930 24264 leader_election.cc:304] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:10.578250 24366 raft_consensus.cc:2804] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.578787 24366 raft_consensus.cc:697] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:10.579676 24366 consensus_queue.cc:237] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.562355 24348 raft_consensus.cc:359] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.595743 24348 raft_consensus.cc:385] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.601300 24348 raft_consensus.cc:740] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.602033 24353 raft_consensus.cc:493] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.602985 24353 raft_consensus.cc:515] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.608006 24224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:10.608214 24348 consensus_queue.cc:260] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.608803 24224 raft_consensus.cc:2468] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:10.610963 24348 ts_tablet_manager.cc:1434] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:11:10.610801 24039 leader_election.cc:304] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:10.611991 24420 raft_consensus.cc:2804] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.612193 24348 tablet_bootstrap.cc:492] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:10.612473 24420 raft_consensus.cc:493] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.612856 24420 raft_consensus.cc:3060] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.620350 24346 tablet_bootstrap.cc:654] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.623299 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:10.626262 24040 leader_election.cc:343] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.627240 24353 leader_election.cc:290] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:10.634400 24344 tablet_bootstrap.cc:492] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:10.635066 24344 ts_tablet_manager.cc:1403] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.109s	user 0.033s	sys 0.032s
I20260709 13:11:10.639796 24344 raft_consensus.cc:359] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.640535 24344 raft_consensus.cc:385] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.640820 24344 raft_consensus.cc:740] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.642235 24344 consensus_queue.cc:260] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.644541 24420 raft_consensus.cc:515] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.648062 24344 ts_tablet_manager.cc:1434] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:11:10.649390 24344 tablet_bootstrap.cc:492] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:10.655143 24397 consensus_queue.cc:1048] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:10.655694 24344 tablet_bootstrap.cc:654] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.659997 24224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:10.661936 24224 raft_consensus.cc:3060] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.657325 24345 tablet_bootstrap.cc:492] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:10.664971 24345 ts_tablet_manager.cc:1403] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.016s
I20260709 13:11:10.677930 24345 raft_consensus.cc:359] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.678864 24345 raft_consensus.cc:385] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.679261 24345 raft_consensus.cc:740] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.680076 24345 consensus_queue.cc:260] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.682786 24345 ts_tablet_manager.cc:1434] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:11:10.683974 24345 tablet_bootstrap.cc:492] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:10.686895 23973 catalog_manager.cc:5697] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:10.688869 24348 tablet_bootstrap.cc:654] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.689603 24346 tablet_bootstrap.cc:492] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:10.690187 24346 ts_tablet_manager.cc:1403] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.122s	user 0.021s	sys 0.015s
I20260709 13:11:10.690430 24345 tablet_bootstrap.cc:654] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.692109 24420 leader_election.cc:290] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:10.692410 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:10.698248 24346 raft_consensus.cc:359] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
W20260709 13:11:10.696171 24040 leader_election.cc:343] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.700506 24344 tablet_bootstrap.cc:492] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:10.700502 24346 raft_consensus.cc:385] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.701251 24346 raft_consensus.cc:740] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.701694 24366 raft_consensus.cc:493] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.702144 24346 consensus_queue.cc:260] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.703126 24405 raft_consensus.cc:493] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.703682 24405 raft_consensus.cc:515] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.706009 24405 leader_election.cc:290] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:10.701133 24344 ts_tablet_manager.cc:1403] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 13:11:10.706434 24396 raft_consensus.cc:493] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.708204 24396 raft_consensus.cc:515] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.708531 24407 consensus_queue.cc:1048] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.710266 24346 ts_tablet_manager.cc:1434] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:11:10.702270 24366 raft_consensus.cc:515] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.711352 24346 tablet_bootstrap.cc:492] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:10.713392 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.717206 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:10.722671 24075 raft_consensus.cc:2468] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:10.722317 24393 consensus_queue.cc:1048] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:10.724363 24191 leader_election.cc:304] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:10.725418 24396 leader_election.cc:290] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.727160 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7354f4d38c144e9a64484464af9b65a" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.727946 24150 raft_consensus.cc:2468] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:10.729839 24190 leader_election.cc:304] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:10.731104 24405 raft_consensus.cc:2804] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.731611 24405 raft_consensus.cc:493] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.732252 24298 raft_consensus.cc:2468] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:10.736227 24366 leader_election.cc:290] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:10.737403 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.738088 24075 raft_consensus.cc:2468] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:10.739290 24265 leader_election.cc:304] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:10.742476 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:10.730868 24396 raft_consensus.cc:2804] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.743666 24396 raft_consensus.cc:493] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.744212 24396 raft_consensus.cc:3060] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.731971 24405 raft_consensus.cc:3060] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.711474 24224 raft_consensus.cc:2468] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:10.761283 24346 tablet_bootstrap.cc:654] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.765516 24344 raft_consensus.cc:359] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.767988 24344 raft_consensus.cc:385] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.768409 24344 raft_consensus.cc:740] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.769380 24344 consensus_queue.cc:260] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.761283 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7354f4d38c144e9a64484464af9b65a" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.772845 24366 raft_consensus.cc:2804] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.777480 24344 ts_tablet_manager.cc:1434] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
W20260709 13:11:10.774883 24190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.130:39257, user_credentials={real_user=slave}} blocked reactor thread for 45139.2us
I20260709 13:11:10.778689 24366 raft_consensus.cc:493] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.788674 24076 raft_consensus.cc:2468] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:10.789194 24366 raft_consensus.cc:3060] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.791388 24039 leader_election.cc:304] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:10.793195 24405 raft_consensus.cc:515] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.794061 24441 raft_consensus.cc:493] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.794608 24441 raft_consensus.cc:515] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.785646 24344 tablet_bootstrap.cc:492] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:10.794087 24420 raft_consensus.cc:2804] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.799121 24407 raft_consensus.cc:493] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.784245 24393 consensus_queue.cc:1048] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:10.799963 24407 raft_consensus.cc:515] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.803864 24344 tablet_bootstrap.cc:654] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.807786 24420 raft_consensus.cc:697] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:10.814240 24345 tablet_bootstrap.cc:492] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:10.815099 24345 ts_tablet_manager.cc:1403] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.131s	user 0.010s	sys 0.017s
I20260709 13:11:10.837554 24420 consensus_queue.cc:237] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.839006 24345 raft_consensus.cc:359] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.840018 24345 raft_consensus.cc:385] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.840390 24345 raft_consensus.cc:740] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.842828 24346 tablet_bootstrap.cc:492] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:10.842674 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.843885 24346 ts_tablet_manager.cc:1403] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.133s	user 0.037s	sys 0.001s
I20260709 13:11:10.847290 24345 consensus_queue.cc:260] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.849505 24224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661c17fe28114cf8930a64fae3587b06" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:10.858469 24224 raft_consensus.cc:2468] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:10.851874 24407 leader_election.cc:290] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:10.853897 24366 raft_consensus.cc:515] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.859052 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661c17fe28114cf8930a64fae3587b06" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:10.834771 24441 leader_election.cc:290] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.860134 24114 leader_election.cc:304] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:10.860491 24405 leader_election.cc:290] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
W20260709 13:11:10.857797 24265 consensus_peers.cc:597] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:10.862231 24115 leader_election.cc:343] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.816831 24396 raft_consensus.cc:515] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.864617 24366 leader_election.cc:290] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:10.866889 24396 leader_election.cc:290] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:10.871830 24348 tablet_bootstrap.cc:492] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:10.872089 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:10.872367 24348 ts_tablet_manager.cc:1403] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.260s	user 0.041s	sys 0.064s
I20260709 13:11:10.872880 24297 raft_consensus.cc:2393] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c174b1bf080243b8ad32925d9c37760a in current term 1: Already voted for candidate 83fff6aa8e6e44b18033348058ad0aa3 in this term.
I20260709 13:11:10.873720 24074 raft_consensus.cc:2468] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:10.874378 24225 raft_consensus.cc:2393] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 1: Already voted for candidate c174b1bf080243b8ad32925d9c37760a in this term.
I20260709 13:11:10.875283 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:10.875734 24073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:10.875937 24075 raft_consensus.cc:3060] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.876184 24348 raft_consensus.cc:359] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.877040 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7354f4d38c144e9a64484464af9b65a" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:10.877652 24076 raft_consensus.cc:3060] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.864043 24407 raft_consensus.cc:2804] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.879190 24407 raft_consensus.cc:493] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.879577 24407 raft_consensus.cc:3060] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.880061 24346 raft_consensus.cc:359] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.880909 24346 raft_consensus.cc:385] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.881249 24346 raft_consensus.cc:740] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.877087 24348 raft_consensus.cc:385] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.883924 24348 raft_consensus.cc:740] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.878733 24345 ts_tablet_manager.cc:1434] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 13:11:10.885965 24345 tablet_bootstrap.cc:492] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:10.890093 24346 consensus_queue.cc:260] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.894798 24348 consensus_queue.cc:260] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.882680 24224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:10.899925 24348 ts_tablet_manager.cc:1434] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.005s
I20260709 13:11:10.864670 24393 consensus_queue.cc:1048] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:11:10.902809 24348 tablet_bootstrap.cc:492] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:10.903663 24346 ts_tablet_manager.cc:1434] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 13:11:10.907648 24346 tablet_bootstrap.cc:492] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:10.906425 24366 raft_consensus.cc:493] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.902391 24191 leader_election.cc:304] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [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: c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:10.915311 24366 raft_consensus.cc:515] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.917073 24425 consensus_queue.cc:1048] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.917603 24366 leader_election.cc:290] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:10.918108 24448 raft_consensus.cc:2749] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.920025 24345 tablet_bootstrap.cc:654] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.921241 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:10.925530 24346 tablet_bootstrap.cc:654] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.915251 24344 tablet_bootstrap.cc:492] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:10.927362 24344 ts_tablet_manager.cc:1403] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.019s
I20260709 13:11:10.928424 24348 tablet_bootstrap.cc:654] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.929639 24191 leader_election.cc:304] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:10.929925 24225 raft_consensus.cc:2393] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 1: Already voted for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in this term.
I20260709 13:11:10.931871 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7354f4d38c144e9a64484464af9b65a" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:10.929698 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.932612 24150 raft_consensus.cc:2468] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:10.932919 24448 raft_consensus.cc:2804] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.933310 24448 raft_consensus.cc:493] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.933676 24448 raft_consensus.cc:3060] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.935511 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:10.932497 24151 raft_consensus.cc:3060] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.940826 24265 leader_election.cc:304] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:10.942090 24366 raft_consensus.cc:3060] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.944903 24076 raft_consensus.cc:2468] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:10.947081 24353 raft_consensus.cc:493] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.942281 24407 raft_consensus.cc:515] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.947722 24353 raft_consensus.cc:515] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:10.950177 24353 leader_election.cc:290] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:10.950640 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661c17fe28114cf8930a64fae3587b06" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:10.951867 24225 raft_consensus.cc:3060] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.954577 24191 leader_election.cc:304] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:10.955041 24075 raft_consensus.cc:2468] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:10.955699 24396 raft_consensus.cc:2804] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.955768 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a846fe44a80a4109814e63ef213d2a04" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.956247 24396 raft_consensus.cc:697] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:10.956962 24151 raft_consensus.cc:2468] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:10.957118 24396 consensus_queue.cc:237] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.958937 24265 leader_election.cc:304] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:10.959862 24397 raft_consensus.cc:2804] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.960346 24397 raft_consensus.cc:697] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
W20260709 13:11:10.960511 24041 leader_election.cc:343] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.961163 24397 consensus_queue.cc:237] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:10.961467 24448 raft_consensus.cc:515] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.970469 24353 raft_consensus.cc:493] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.975598 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a846fe44a80a4109814e63ef213d2a04" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:10.976003 24225 raft_consensus.cc:2468] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
W20260709 13:11:10.978304 24040 leader_election.cc:343] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.978952 24407 leader_election.cc:290] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:10.978842 24040 leader_election.cc:304] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:10.980253 24420 raft_consensus.cc:2749] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.980135 24366 raft_consensus.cc:2749] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.973881 24353 raft_consensus.cc:515] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:10.986006 24353 leader_election.cc:290] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:10.971200 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:10.986857 24075 raft_consensus.cc:3060] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.986742 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:10.987375 24114 leader_election.cc:304] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:10.987664 24151 raft_consensus.cc:2468] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:10.996572 24041 leader_election.cc:304] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:10.998513 24451 raft_consensus.cc:2804] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.998966 24420 raft_consensus.cc:2804] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.999156 24451 raft_consensus.cc:697] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:10.999545 24420 raft_consensus.cc:493] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:11.000129 24451 consensus_queue.cc:237] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:10.993510 24448 leader_election.cc:290] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:11.002096 24344 raft_consensus.cc:359] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.002847 24344 raft_consensus.cc:385] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.003162 24344 raft_consensus.cc:740] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.003914 24344 consensus_queue.cc:260] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.000084 24420 raft_consensus.cc:3060] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.012959 24346 tablet_bootstrap.cc:492] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:11.013710 24346 ts_tablet_manager.cc:1403] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.001s
I20260709 13:11:11.017590 24344 ts_tablet_manager.cc:1434] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.000s
I20260709 13:11:11.018656 24344 tablet_bootstrap.cc:492] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:11.025942 24346 raft_consensus.cc:359] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.026782 24346 raft_consensus.cc:385] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.027097 24346 raft_consensus.cc:740] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
W20260709 13:11:11.027361 24455 log.cc:927] Time spent T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 13:11:11.028331 24348 tablet_bootstrap.cc:492] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:11.027925 24346 consensus_queue.cc:260] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.028831 24348 ts_tablet_manager.cc:1403] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.003s
I20260709 13:11:11.030251 24346 ts_tablet_manager.cc:1434] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:11:11.021981 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661c17fe28114cf8930a64fae3587b06" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:11.031261 24346 tablet_bootstrap.cc:492] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:11.026438 23972 catalog_manager.cc:5697] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } }
W20260709 13:11:11.032394 24115 leader_election.cc:343] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.034649 24348 raft_consensus.cc:359] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.035416 24348 raft_consensus.cc:385] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.035704 24348 raft_consensus.cc:740] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.036054 24420 raft_consensus.cc:515] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.036594 24348 consensus_queue.cc:260] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.037734 24346 tablet_bootstrap.cc:654] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.996909 23971 catalog_manager.cc:5697] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:11.039304 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:11.041880 24151 raft_consensus.cc:3060] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.042317 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:11.042897 24149 raft_consensus.cc:3060] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.044118 24348 ts_tablet_manager.cc:1434] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 13:11:11.047745 24344 tablet_bootstrap.cc:654] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.047784 24348 tablet_bootstrap.cc:492] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:11.059631 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.060398 24225 raft_consensus.cc:2468] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:11.064589 24353 consensus_queue.cc:1048] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:11.066736 24420 leader_election.cc:290] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:11.067066 24407 raft_consensus.cc:493] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.067588 24407 raft_consensus.cc:515] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.068960 24151 raft_consensus.cc:2468] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:11.069141 23973 catalog_manager.cc:5697] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.071337 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.072286 24407 leader_election.cc:290] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:11.076987 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:11.080747 24424 consensus_queue.cc:1048] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:11.084514 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:11.085276 24223 raft_consensus.cc:3060] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.086499 24114 leader_election.cc:304] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:11.087642 24393 raft_consensus.cc:2749] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.090760 24345 tablet_bootstrap.cc:492] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:11.092711 24345 ts_tablet_manager.cc:1403] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.207s	user 0.022s	sys 0.022s
I20260709 13:11:11.097877 24041 leader_election.cc:304] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:11.099267 24420 raft_consensus.cc:2804] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:11.102583 24420 raft_consensus.cc:697] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:11.102990 24223 raft_consensus.cc:2468] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:11.103879 24420 consensus_queue.cc:237] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.108917 23974 catalog_manager.cc:5697] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.075428 24075 raft_consensus.cc:2468] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:11.113612 24191 leader_election.cc:304] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:11.113876 24345 raft_consensus.cc:359] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.114681 24345 raft_consensus.cc:385] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.115247 24345 raft_consensus.cc:740] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.114902 24448 raft_consensus.cc:2804] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:11.115834 24448 raft_consensus.cc:697] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:11.116711 24448 consensus_queue.cc:237] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.124516 24348 tablet_bootstrap.cc:654] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.074606 24149 raft_consensus.cc:2468] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:11.126776 24345 consensus_queue.cc:260] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.131644 24151 raft_consensus.cc:3060] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.144691 24345 ts_tablet_manager.cc:1434] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:11:11.150032 24345 tablet_bootstrap.cc:492] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:11.154554 24344 tablet_bootstrap.cc:492] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:11.162222 24396 raft_consensus.cc:493] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.162859 24396 raft_consensus.cc:515] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.163003 24344 ts_tablet_manager.cc:1403] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.045s
I20260709 13:11:11.164306 24346 tablet_bootstrap.cc:492] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
W20260709 13:11:11.171142 24262 consensus_peers.cc:597] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:11.165239 24396 leader_election.cc:290] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:11.172756 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc72bac4814662bd1e1c2ba80a8d52" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:11.176666 24346 ts_tablet_manager.cc:1403] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.146s	user 0.018s	sys 0.012s
I20260709 13:11:11.165828 24345 tablet_bootstrap.cc:654] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.167770 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc72bac4814662bd1e1c2ba80a8d52" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:11.187345 24189 leader_election.cc:343] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.195856 24346 raft_consensus.cc:359] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.196475 24346 raft_consensus.cc:385] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.196715 24346 raft_consensus.cc:740] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.200383 24346 consensus_queue.cc:260] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.204316 24344 raft_consensus.cc:359] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.205514 24344 raft_consensus.cc:385] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.205961 24344 raft_consensus.cc:740] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.207634 24344 consensus_queue.cc:260] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.212767 24149 raft_consensus.cc:2468] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:11.213581 24344 ts_tablet_manager.cc:1434] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:11:11.214166 24190 leader_election.cc:304] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [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: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:11.218451 24344 tablet_bootstrap.cc:492] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:11.220055 24448 raft_consensus.cc:2804] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:11.220534 24448 raft_consensus.cc:493] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:11.220896 24448 raft_consensus.cc:3060] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.215444 24346 ts_tablet_manager.cc:1434] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 13:11:11.222326 24346 tablet_bootstrap.cc:492] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:11.217355 24348 tablet_bootstrap.cc:492] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:11.225312 24344 tablet_bootstrap.cc:654] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.225950 24348 ts_tablet_manager.cc:1403] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.178s	user 0.018s	sys 0.004s
I20260709 13:11:11.229233 24396 raft_consensus.cc:493] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.229779 24396 raft_consensus.cc:515] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.231351 24348 raft_consensus.cc:359] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.232030 24396 leader_election.cc:290] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:11.232075 24348 raft_consensus.cc:385] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.232646 24348 raft_consensus.cc:740] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.233405 24348 consensus_queue.cc:260] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.235505 24348 ts_tablet_manager.cc:1434] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:11.236482 24348 tablet_bootstrap.cc:492] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:11.227756 24420 consensus_queue.cc:1048] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:11:11.236688 23971 catalog_manager.cc:5697] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.238000 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:11.239581 24190 leader_election.cc:343] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.236399 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:11.239673 23973 catalog_manager.cc:5697] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } }
W20260709 13:11:11.241426 24191 leader_election.cc:343] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.241906 24191 leader_election.cc:304] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:11.242885 24348 tablet_bootstrap.cc:654] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.236449 24448 raft_consensus.cc:515] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.253103 24448 leader_election.cc:290] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:11.253890 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc72bac4814662bd1e1c2ba80a8d52" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:11.254643 24151 raft_consensus.cc:3060] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.249135 24396 raft_consensus.cc:2749] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.247385 24405 raft_consensus.cc:493] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.256108 24405 raft_consensus.cc:515] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.256435 24366 raft_consensus.cc:493] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.259218 24366 raft_consensus.cc:515] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.258783 24405 leader_election.cc:290] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:11.259582 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc72bac4814662bd1e1c2ba80a8d52" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:11.261418 24366 leader_election.cc:290] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:11.262601 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a846fe44a80a4109814e63ef213d2a04" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:11.263127 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a846fe44a80a4109814e63ef213d2a04" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:11.263315 24076 raft_consensus.cc:2468] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
W20260709 13:11:11.264279 24189 leader_election.cc:343] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.264339 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:11.265862 24265 leader_election.cc:304] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
W20260709 13:11:11.266825 24191 leader_election.cc:343] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.267088 24425 raft_consensus.cc:2804] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:11:11.267534 24264 leader_election.cc:343] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.267544 24425 raft_consensus.cc:493] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:11.268126 24425 raft_consensus.cc:3060] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.268329 24346 tablet_bootstrap.cc:654] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.268787 24424 raft_consensus.cc:493] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.269301 24424 raft_consensus.cc:515] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.271363 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:11.274431 24345 tablet_bootstrap.cc:492] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:11.274866 24345 ts_tablet_manager.cc:1403] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.009s
W20260709 13:11:11.276476 24189 leader_election.cc:343] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.286023 24424 leader_election.cc:290] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:11.287334 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661c17fe28114cf8930a64fae3587b06" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:11.288046 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661c17fe28114cf8930a64fae3587b06" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.288828 24225 raft_consensus.cc:2393] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:11.290006 24262 leader_election.cc:304] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:11.285514 24189 leader_election.cc:304] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:11.292466 24405 raft_consensus.cc:2749] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.293138 24424 raft_consensus.cc:3060] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.297818 24425 raft_consensus.cc:515] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.301118 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a846fe44a80a4109814e63ef213d2a04" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:11.301410 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a846fe44a80a4109814e63ef213d2a04" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:11.301789 24075 raft_consensus.cc:3060] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:11.303036 24264 leader_election.cc:343] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.305090 24346 tablet_bootstrap.cc:492] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:11.305681 24346 ts_tablet_manager.cc:1403] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.001s
I20260709 13:11:11.308317 24346 raft_consensus.cc:359] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.309512 24346 raft_consensus.cc:385] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.309873 24346 raft_consensus.cc:740] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.309051 24425 leader_election.cc:290] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:11.310990 24346 consensus_queue.cc:260] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.313720 24346 ts_tablet_manager.cc:1434] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:11:11.316470 24344 tablet_bootstrap.cc:492] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:11.317332 24346 tablet_bootstrap.cc:492] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:11.317871 24345 raft_consensus.cc:359] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.318692 24345 raft_consensus.cc:385] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.320892 24345 raft_consensus.cc:740] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.321753 24345 consensus_queue.cc:260] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.316987 24344 ts_tablet_manager.cc:1403] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.000s
I20260709 13:11:11.324038 24346 tablet_bootstrap.cc:654] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.324615 24424 raft_consensus.cc:2749] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.328202 24344 raft_consensus.cc:359] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.329101 24344 raft_consensus.cc:385] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.329425 24344 raft_consensus.cc:740] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.330155 24344 consensus_queue.cc:260] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.332263 24344 ts_tablet_manager.cc:1434] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:11:11.332823 24151 raft_consensus.cc:2468] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:11.335705 24344 tablet_bootstrap.cc:492] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:11.338773 24345 ts_tablet_manager.cc:1434] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.002s
I20260709 13:11:11.339296 24190 leader_election.cc:304] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [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: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:11.340094 24345 tablet_bootstrap.cc:492] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:11.340551 24396 raft_consensus.cc:2804] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:11.341091 24396 raft_consensus.cc:697] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:11.341912 24396 consensus_queue.cc:237] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.346562 24405 consensus_queue.cc:1048] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:11.349710 24346 tablet_bootstrap.cc:492] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:11.350317 24346 ts_tablet_manager.cc:1403] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.011s
I20260709 13:11:11.353403 24346 raft_consensus.cc:359] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.333774 24075 raft_consensus.cc:2468] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:11.333990 24348 tablet_bootstrap.cc:492] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:11.354439 24345 tablet_bootstrap.cc:654] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.354146 24470 consensus_queue.cc:1048] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:11.354728 24348 ts_tablet_manager.cc:1403] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.118s	user 0.023s	sys 0.013s
I20260709 13:11:11.354203 24346 raft_consensus.cc:385] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.356208 24346 raft_consensus.cc:740] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.357117 24346 consensus_queue.cc:260] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.357879 24348 raft_consensus.cc:359] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.358611 24348 raft_consensus.cc:385] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.359016 24348 raft_consensus.cc:740] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.359941 24346 ts_tablet_manager.cc:1434] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:11:11.360008 24348 consensus_queue.cc:260] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.361384 24346 tablet_bootstrap.cc:492] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:11.373620 24346 tablet_bootstrap.cc:654] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.375950 24424 consensus_queue.cc:1048] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:11.377442 24348 ts_tablet_manager.cc:1434] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:11:11.383052 24405 consensus_queue.cc:1048] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:11.388044 24348 tablet_bootstrap.cc:492] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:11.391749 24265 leader_election.cc:304] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:11.393329 24424 raft_consensus.cc:2804] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:11.394037 24424 raft_consensus.cc:697] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:11.395401 24424 consensus_queue.cc:237] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.396606 24393 raft_consensus.cc:493] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.397395 24393 raft_consensus.cc:515] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.401569 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
W20260709 13:11:11.405220 24117 leader_election.cc:343] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.402204 24393 leader_election.cc:290] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:11.402776 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.402801 24470 consensus_queue.cc:1048] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:11:11.407694 24114 leader_election.cc:343] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.408165 24114 leader_election.cc:304] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
W20260709 13:11:11.412662 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:11.414144 24451 raft_consensus.cc:2749] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.436720 24344 tablet_bootstrap.cc:654] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.442075 23972 catalog_manager.cc:5697] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.465476 24393 consensus_queue.cc:1048] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:11.472214 24348 tablet_bootstrap.cc:654] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.476893 24344 tablet_bootstrap.cc:492] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:11.477571 24344 ts_tablet_manager.cc:1403] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.002s
I20260709 13:11:11.485347 24425 consensus_queue.cc:1048] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:11.488798 24468 raft_consensus.cc:493] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.489620 24468 raft_consensus.cc:515] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.494590 24468 leader_election.cc:290] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:11.494812 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8dfcff11b14299a8a238cc202de384" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:11.494848 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8dfcff11b14299a8a238cc202de384" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:11.500893 24040 leader_election.cc:304] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:11.502446 24353 raft_consensus.cc:2749] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.504851 24075 raft_consensus.cc:3060] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.513747 24344 raft_consensus.cc:359] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.514835 24344 raft_consensus.cc:385] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.515228 24344 raft_consensus.cc:740] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.517236 24344 consensus_queue.cc:260] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.538158 24344 ts_tablet_manager.cc:1434] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.001s
I20260709 13:11:11.539880 24344 tablet_bootstrap.cc:492] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:11.550503 24344 tablet_bootstrap.cc:654] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.550772 24396 consensus_queue.cc:1048] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:11.553440 24345 tablet_bootstrap.cc:492] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:11.553968 24345 ts_tablet_manager.cc:1403] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.214s	user 0.033s	sys 0.052s
I20260709 13:11:11.555315 24346 tablet_bootstrap.cc:492] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:11.555823 24346 ts_tablet_manager.cc:1403] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.195s	user 0.031s	sys 0.097s
I20260709 13:11:11.556749 24345 raft_consensus.cc:359] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.558857 24345 raft_consensus.cc:385] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.551040 24468 consensus_queue.cc:1048] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:11:11.559229 24345 raft_consensus.cc:740] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.560055 24345 consensus_queue.cc:260] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.563441 24345 ts_tablet_manager.cc:1434] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:11:11.571048 24346 raft_consensus.cc:359] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.572430 24346 raft_consensus.cc:385] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.572795 24346 raft_consensus.cc:740] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.569128 24407 consensus_queue.cc:1048] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:11:11.584645 23972 catalog_manager.cc:5697] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.587412 24468 consensus_queue.cc:1048] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:11.595655 24396 consensus_queue.cc:1048] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:11.596835 24348 tablet_bootstrap.cc:492] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:11.597404 24348 ts_tablet_manager.cc:1403] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.210s	user 0.018s	sys 0.023s
I20260709 13:11:11.600234 24348 raft_consensus.cc:359] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.600958 24348 raft_consensus.cc:385] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.601229 24348 raft_consensus.cc:740] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.602190 24345 tablet_bootstrap.cc:492] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:11.607825 24346 consensus_queue.cc:260] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.610374 24348 consensus_queue.cc:260] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.608593 24480 raft_consensus.cc:493] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.614389 24346 ts_tablet_manager.cc:1434] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 13:11:11.614023 24480 raft_consensus.cc:515] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.616184 24346 tablet_bootstrap.cc:492] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:11.621106 24480 leader_election.cc:290] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:11.622442 24345 tablet_bootstrap.cc:654] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.631325 24348 ts_tablet_manager.cc:1434] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 13:11:11.638111 24348 tablet_bootstrap.cc:492] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:11.640887 24468 raft_consensus.cc:493] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.642557 24468 raft_consensus.cc:515] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.644729 24468 leader_election.cc:290] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:11.645347 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.645514 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95982cc4f44741a1a2843c4073fdf523" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:11.645916 24225 raft_consensus.cc:2468] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:11.630132 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95982cc4f44741a1a2843c4073fdf523" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:11.646973 24039 leader_election.cc:304] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:11.653247 24190 leader_election.cc:304] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:11.653893 24348 tablet_bootstrap.cc:654] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.654449 24353 raft_consensus.cc:2804] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:11.654891 24353 raft_consensus.cc:493] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:11.655383 24353 raft_consensus.cc:3060] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.658000 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:11.658727 24298 raft_consensus.cc:2468] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:11.660105 24225 raft_consensus.cc:3060] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.681600 24353 raft_consensus.cc:515] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.685788 24346 tablet_bootstrap.cc:654] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.699071 24353 leader_election.cc:290] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:11.700366 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:11.701023 24298 raft_consensus.cc:3060] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.705471 24224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:11.706259 24224 raft_consensus.cc:3060] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.718261 24407 raft_consensus.cc:493] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.718850 24407 raft_consensus.cc:515] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.710597 24298 raft_consensus.cc:2468] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:11.722299 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:11.719275 24348 tablet_bootstrap.cc:492] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:11.723325 24348 ts_tablet_manager.cc:1403] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.024s
I20260709 13:11:11.724080 24040 leader_election.cc:304] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
W20260709 13:11:11.724241 24117 leader_election.cc:343] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.727468 24353 raft_consensus.cc:2804] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:11.728003 24353 raft_consensus.cc:697] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:11.729007 24345 tablet_bootstrap.cc:492] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:11.728829 24353 consensus_queue.cc:237] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.729463 24345 ts_tablet_manager.cc:1403] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.009s
I20260709 13:11:11.722299 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:11.721081 24407 leader_election.cc:290] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:11.733975 24345 raft_consensus.cc:359] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.734959 24345 raft_consensus.cc:385] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.733431 24348 raft_consensus.cc:359] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.735353 24345 raft_consensus.cc:740] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.735488 24348 raft_consensus.cc:385] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.735832 24348 raft_consensus.cc:740] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
W20260709 13:11:11.737506 24115 leader_election.cc:343] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.738011 24115 leader_election.cc:304] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:11.738402 24345 consensus_queue.cc:260] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.738826 24407 raft_consensus.cc:2749] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.750267 24366 raft_consensus.cc:493] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.750821 24366 raft_consensus.cc:515] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.751765 24345 ts_tablet_manager.cc:1434] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.001s
I20260709 13:11:11.753021 24480 raft_consensus.cc:2749] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.754015 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc72bac4814662bd1e1c2ba80a8d52" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:11.754343 24346 tablet_bootstrap.cc:492] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:11.754966 24149 raft_consensus.cc:2393] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 1: Already voted for candidate c174b1bf080243b8ad32925d9c37760a in this term.
I20260709 13:11:11.755792 24345 tablet_bootstrap.cc:492] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:11.756703 24344 tablet_bootstrap.cc:492] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:11.756793 24366 leader_election.cc:290] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:11.755060 24346 ts_tablet_manager.cc:1403] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.021s
I20260709 13:11:11.736495 24348 consensus_queue.cc:260] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.761296 24346 raft_consensus.cc:359] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.762053 24346 raft_consensus.cc:385] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.762409 24348 ts_tablet_manager.cc:1434] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.001s
I20260709 13:11:11.762406 24346 raft_consensus.cc:740] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.763885 24346 consensus_queue.cc:260] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.764988 24366 raft_consensus.cc:493] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.765534 24366 raft_consensus.cc:515] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.766342 24346 ts_tablet_manager.cc:1434] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:11.767439 24346 tablet_bootstrap.cc:492] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:11.768045 24348 tablet_bootstrap.cc:492] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:11.757292 24344 ts_tablet_manager.cc:1403] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.218s	user 0.016s	sys 0.013s
I20260709 13:11:11.757936 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc72bac4814662bd1e1c2ba80a8d52" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.773375 24346 tablet_bootstrap.cc:654] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.773993 24262 leader_election.cc:304] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:11.782770 24345 tablet_bootstrap.cc:654] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.774832 24344 raft_consensus.cc:359] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.749421 24224 raft_consensus.cc:2468] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:11.779292 24397 raft_consensus.cc:3060] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.789665 24366 leader_election.cc:290] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:11.790887 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.792025 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:11.796258 24344 raft_consensus.cc:385] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.824342 24344 raft_consensus.cc:740] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.825167 24344 consensus_queue.cc:260] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
W20260709 13:11:11.825536 24265 leader_election.cc:343] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.809083 24407 raft_consensus.cc:493] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.805253 23971 catalog_manager.cc:5697] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:11.826664 24407 raft_consensus.cc:515] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.828786 24407 leader_election.cc:290] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:11.782895 24348 tablet_bootstrap.cc:654] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.831997 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a846fe44a80a4109814e63ef213d2a04" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:11.833091 24345 tablet_bootstrap.cc:492] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:11.833599 24345 ts_tablet_manager.cc:1403] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.029s
I20260709 13:11:11.834609 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a846fe44a80a4109814e63ef213d2a04" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:11.835801 24075 raft_consensus.cc:2393] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36bceaeb039042a38f53adcb65e83858 in current term 1: Already voted for candidate 83fff6aa8e6e44b18033348058ad0aa3 in this term.
I20260709 13:11:11.836418 24345 raft_consensus.cc:359] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.837163 24345 raft_consensus.cc:385] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.837461 24345 raft_consensus.cc:740] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.837900 24117 leader_election.cc:304] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:11.838398 24345 consensus_queue.cc:260] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.840880 24345 ts_tablet_manager.cc:1434] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:11:11.841101 24393 raft_consensus.cc:3060] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.817242 24480 consensus_queue.cc:1048] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:11:11.818445 24468 raft_consensus.cc:493] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.842854 24468 raft_consensus.cc:515] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.844286 24348 tablet_bootstrap.cc:492] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:11.844789 24348 ts_tablet_manager.cc:1403] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.003s
I20260709 13:11:11.845098 24468 leader_election.cc:290] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:11.846992 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeea22008297421d9bcf68e29b21c37e" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:11.846994 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeea22008297421d9bcf68e29b21c37e" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.847353 24348 raft_consensus.cc:359] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.848016 24348 raft_consensus.cc:385] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:11:11.848518 24040 leader_election.cc:343] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.848683 24348 raft_consensus.cc:740] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
W20260709 13:11:11.849141 24039 leader_election.cc:343] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.849622 24039 leader_election.cc:304] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:11.853121 24468 raft_consensus.cc:2749] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.854740 24223 raft_consensus.cc:2468] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:11.857177 24262 leader_election.cc:304] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:11.857508 24344 ts_tablet_manager.cc:1434] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.001s
I20260709 13:11:11.858059 24366 raft_consensus.cc:2804] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:11.858568 24366 raft_consensus.cc:493] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:11.841816 24346 tablet_bootstrap.cc:492] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:11.859009 24366 raft_consensus.cc:3060] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.849541 24348 consensus_queue.cc:260] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.861557 24348 ts_tablet_manager.cc:1434] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:11:11.863786 24348 tablet_bootstrap.cc:492] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:11.868755 24393 raft_consensus.cc:2749] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.864421 24344 tablet_bootstrap.cc:492] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:11.859324 24346 ts_tablet_manager.cc:1403] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.092s	user 0.029s	sys 0.030s
I20260709 13:11:11.811362 24397 raft_consensus.cc:2749] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:11.873215 24346 raft_consensus.cc:359] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.875696 24346 raft_consensus.cc:385] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.876021 24346 raft_consensus.cc:740] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.876587 24366 raft_consensus.cc:515] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.876763 24346 consensus_queue.cc:260] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.841821 24345 tablet_bootstrap.cc:492] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:11.878968 24344 tablet_bootstrap.cc:654] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.879552 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:11.880162 24223 raft_consensus.cc:3060] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.880211 24451 raft_consensus.cc:493] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.880801 24451 raft_consensus.cc:515] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.886765 24345 tablet_bootstrap.cc:654] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.878870 24346 ts_tablet_manager.cc:1434] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 13:11:11.890671 24405 consensus_queue.cc:1048] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:11.892192 24348 tablet_bootstrap.cc:654] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.890650 24223 raft_consensus.cc:2468] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:11.898615 24451 leader_election.cc:290] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:11.900396 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:11.901961 24345 tablet_bootstrap.cc:492] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:11.902478 24345 ts_tablet_manager.cc:1403] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.001s
W20260709 13:11:11.903167 24117 leader_election.cc:343] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.900530 24262 leader_election.cc:304] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:11.905428 24424 raft_consensus.cc:2804] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:11.905968 24424 raft_consensus.cc:697] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:11.906944 24424 consensus_queue.cc:237] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:11.909750 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.910594 24223 raft_consensus.cc:2468] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:11.912097 24114 leader_election.cc:304] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:11.913669 24451 raft_consensus.cc:2804] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:11.914080 24451 raft_consensus.cc:493] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:11.913867 24425 consensus_queue.cc:1048] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:11.905694 24345 raft_consensus.cc:359] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.915105 24345 raft_consensus.cc:385] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.915450 24345 raft_consensus.cc:740] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.916213 24345 consensus_queue.cc:260] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:11.916961 24348 tablet_bootstrap.cc:492] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:11.917448 24348 ts_tablet_manager.cc:1403] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.004s
I20260709 13:11:11.918285 24345 ts_tablet_manager.cc:1434] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:11:11.919047 24451 raft_consensus.cc:3060] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.919327 24345 tablet_bootstrap.cc:492] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:11.922329 24346 tablet_bootstrap.cc:492] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:11.928925 24346 tablet_bootstrap.cc:654] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.931488 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:11.921301 24348 raft_consensus.cc:359] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.932896 24348 raft_consensus.cc:385] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.933202 24348 raft_consensus.cc:740] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
W20260709 13:11:11.933550 24265 leader_election.cc:343] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.933902 24348 consensus_queue.cc:260] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.934424 24366 leader_election.cc:290] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:11.934829 24345 tablet_bootstrap.cc:654] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.940466 24346 tablet_bootstrap.cc:492] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:11.945953 24346 ts_tablet_manager.cc:1403] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.001s
I20260709 13:11:11.948721 24397 consensus_queue.cc:1048] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:11.949322 24346 raft_consensus.cc:359] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.950371 24346 raft_consensus.cc:385] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.950711 24346 raft_consensus.cc:740] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.951589 24346 consensus_queue.cc:260] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:11.955461 24346 ts_tablet_manager.cc:1434] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:11:11.955451 24451 raft_consensus.cc:515] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.956810 24345 tablet_bootstrap.cc:492] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:11.957221 24346 tablet_bootstrap.cc:492] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:11.957386 24345 ts_tablet_manager.cc:1403] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260709 13:11:11.958823 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:11.960501 24345 raft_consensus.cc:359] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.961318 24345 raft_consensus.cc:385] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.961642 24345 raft_consensus.cc:740] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.962456 24345 consensus_queue.cc:260] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.962975 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:11.963496 24451 leader_election.cc:290] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:11.963696 24223 raft_consensus.cc:3060] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.964057 24451 raft_consensus.cc:493] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.964561 24451 raft_consensus.cc:515] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.965301 24345 ts_tablet_manager.cc:1434] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:11:11.966341 24345 tablet_bootstrap.cc:492] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:11.966646 24451 leader_election.cc:290] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:11.967908 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:11.968643 24225 raft_consensus.cc:2468] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:11.970008 24114 leader_election.cc:304] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:11.971524 24393 raft_consensus.cc:2804] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:11.971956 24393 raft_consensus.cc:493] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:11.972354 24393 raft_consensus.cc:3060] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:11.972702 24345 tablet_bootstrap.cc:654] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.972450 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:11.971552 24468 raft_consensus.cc:493] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:11.975528 24468 raft_consensus.cc:515] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.976588 24223 raft_consensus.cc:2468] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:11.978610 24075 raft_consensus.cc:2468] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:11.963171 24348 ts_tablet_manager.cc:1434] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.004s
I20260709 13:11:11.980729 24468 leader_election.cc:290] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:11.981043 24348 tablet_bootstrap.cc:492] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:11.982508 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:11.983217 24114 leader_election.cc:304] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:11.984156 24451 raft_consensus.cc:2804] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:11:11.984524 24117 leader_election.cc:343] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:11.989209 24451 raft_consensus.cc:697] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:11.990329 24451 consensus_queue.cc:237] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.991042 24344 tablet_bootstrap.cc:492] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:11.991572 24344 ts_tablet_manager.cc:1403] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.009s
I20260709 13:11:11.994882 24344 raft_consensus.cc:359] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:11.995976 24344 raft_consensus.cc:385] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:11.996335 24344 raft_consensus.cc:740] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:11.997288 24348 tablet_bootstrap.cc:654] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:11.997220 24344 consensus_queue.cc:260] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.001405 24393 raft_consensus.cc:515] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.003198 24346 tablet_bootstrap.cc:654] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.004300 24151 raft_consensus.cc:2393] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:12.004779 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:12.005591 24223 raft_consensus.cc:2468] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:12.005683 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:12.006871 24039 leader_election.cc:304] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:12.008316 24393 leader_election.cc:290] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.009801 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:12.010491 24223 raft_consensus.cc:3060] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.011349 24468 raft_consensus.cc:2804] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:12.011791 24468 raft_consensus.cc:493] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:12.012149 24468 raft_consensus.cc:3060] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.015295 23973 catalog_manager.cc:5697] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:12.023042 24353 raft_consensus.cc:493] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.023634 24353 raft_consensus.cc:515] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.025974 24353 leader_election.cc:290] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:12.028110 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.028995 24149 raft_consensus.cc:2468] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:12.027725 24468 raft_consensus.cc:515] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.030571 24075 raft_consensus.cc:2393] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 36bceaeb039042a38f53adcb65e83858 in current term 1: Already voted for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in this term.
I20260709 13:11:12.030404 24041 leader_election.cc:304] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:12.031204 24451 raft_consensus.cc:493] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.031957 24353 raft_consensus.cc:2804] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:12.032701 24353 raft_consensus.cc:493] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:12.033126 24353 raft_consensus.cc:3060] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.031955 24451 raft_consensus.cc:515] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.033484 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:12.035218 24451 leader_election.cc:290] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:12.036340 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7114035847b84db3b1e0fe1de5052382" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
W20260709 13:11:12.039474 24114 leader_election.cc:343] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:12.041232 24040 leader_election.cc:343] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.043489 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7114035847b84db3b1e0fe1de5052382" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:12.047499 24468 leader_election.cc:290] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.048583 24353 raft_consensus.cc:515] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.053435 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:12.054669 24344 ts_tablet_manager.cc:1434] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.004s
I20260709 13:11:12.055785 24344 tablet_bootstrap.cc:492] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
W20260709 13:11:12.056432 24040 leader_election.cc:343] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.045272 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:12.059667 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:12.060448 24149 raft_consensus.cc:3060] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.062973 23973 catalog_manager.cc:5697] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:12.065950 24346 tablet_bootstrap.cc:492] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:12.066550 24346 ts_tablet_manager.cc:1403] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.023s
I20260709 13:11:12.068210 24149 raft_consensus.cc:2468] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:12.069633 24041 leader_election.cc:304] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:12.069514 24346 raft_consensus.cc:359] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.070477 24346 raft_consensus.cc:385] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.070811 24346 raft_consensus.cc:740] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.071626 24346 consensus_queue.cc:260] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:12.071960 24115 leader_election.cc:343] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.072553 24115 leader_election.cc:304] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:12.073372 24353 leader_election.cc:290] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:12.073422 24346 ts_tablet_manager.cc:1434] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:12.073594 24451 raft_consensus.cc:2749] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:12.074856 24346 tablet_bootstrap.cc:492] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:12.077782 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c9dc5c6f664f79a5b3720e46ad42bf" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:12.078226 24345 tablet_bootstrap.cc:492] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:12.078732 24345 ts_tablet_manager.cc:1403] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.004s
I20260709 13:11:12.080479 24151 raft_consensus.cc:2393] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:12.081547 24346 tablet_bootstrap.cc:654] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.081364 24345 raft_consensus.cc:359] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.081837 24041 leader_election.cc:304] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:12.082089 24345 raft_consensus.cc:385] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.083043 24345 raft_consensus.cc:740] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.084362 24348 tablet_bootstrap.cc:492] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:12.084282 24470 raft_consensus.cc:2749] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:12.084946 24348 ts_tablet_manager.cc:1403] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.024s
I20260709 13:11:12.085276 24345 consensus_queue.cc:260] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.070150 24344 tablet_bootstrap.cc:654] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.087971 24348 raft_consensus.cc:359] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.088780 24348 raft_consensus.cc:385] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.089108 24348 raft_consensus.cc:740] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.089839 24348 consensus_queue.cc:260] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.092046 24345 ts_tablet_manager.cc:1434] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 13:11:12.098274 24348 ts_tablet_manager.cc:1434] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:11:12.099016 24345 tablet_bootstrap.cc:492] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:12.099437 24348 tablet_bootstrap.cc:492] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:12.101989 24223 raft_consensus.cc:2468] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:12.103574 24114 leader_election.cc:304] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:12.105170 24451 raft_consensus.cc:2804] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:12.105780 24451 raft_consensus.cc:697] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:12.106773 24451 consensus_queue.cc:237] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.072872 24468 raft_consensus.cc:2804] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:12.114046 24348 tablet_bootstrap.cc:654] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.114755 24468 raft_consensus.cc:697] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:12.115955 24468 consensus_queue.cc:237] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.118908 24344 tablet_bootstrap.cc:492] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:12.119426 24344 ts_tablet_manager.cc:1403] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260709 13:11:12.122109 24344 raft_consensus.cc:359] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.123872 24345 tablet_bootstrap.cc:654] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.125880 24344 raft_consensus.cc:385] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.126235 24344 raft_consensus.cc:740] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.126992 24344 consensus_queue.cc:260] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.127641 24353 consensus_queue.cc:1048] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:12.128947 24345 tablet_bootstrap.cc:492] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:12.129623 24345 ts_tablet_manager.cc:1403] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:11:12.132424 24345 raft_consensus.cc:359] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.133142 24345 raft_consensus.cc:385] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.133497 24345 raft_consensus.cc:740] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.134186 24345 consensus_queue.cc:260] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.136520 24345 ts_tablet_manager.cc:1434] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:12.137672 24345 tablet_bootstrap.cc:492] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:12.139344 24344 ts_tablet_manager.cc:1434] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:11:12.140403 24344 tablet_bootstrap.cc:492] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:12.143529 24345 tablet_bootstrap.cc:654] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.161401 24366 raft_consensus.cc:493] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.162245 24366 raft_consensus.cc:515] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.165503 24366 leader_election.cc:290] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.168512 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bdb912a3ac42cf8da0c7214e25dea3" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.169202 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bdb912a3ac42cf8da0c7214e25dea3" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
W20260709 13:11:12.170163 24264 leader_election.cc:343] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.172619 24345 tablet_bootstrap.cc:492] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:12.173151 24345 ts_tablet_manager.cc:1403] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.014s
I20260709 13:11:12.173661 24344 tablet_bootstrap.cc:654] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.175997 24345 raft_consensus.cc:359] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.176781 24345 raft_consensus.cc:385] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.177080 24345 raft_consensus.cc:740] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.177752 24345 consensus_queue.cc:260] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.179880 24345 ts_tablet_manager.cc:1434] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:11:12.180827 24345 tablet_bootstrap.cc:492] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:12.185303 24470 consensus_queue.cc:1048] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:12.185415 23973 catalog_manager.cc:5697] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:12.173434 24223 raft_consensus.cc:2468] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:12.186932 24345 tablet_bootstrap.cc:654] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.197729 23972 catalog_manager.cc:5697] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:12.209339 24262 leader_election.cc:304] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:12.211122 24425 raft_consensus.cc:2804] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:12.211541 24425 raft_consensus.cc:493] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:12.211895 24425 raft_consensus.cc:3060] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.227012 24468 raft_consensus.cc:493] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.227065 24346 tablet_bootstrap.cc:492] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:12.227634 24468 raft_consensus.cc:515] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.228749 24397 raft_consensus.cc:493] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.229254 24397 raft_consensus.cc:515] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.228235 24346 ts_tablet_manager.cc:1403] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.153s	user 0.024s	sys 0.034s
I20260709 13:11:12.236011 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95500aca09c3414d8e4e1b5a0949cdde" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.237583 24348 tablet_bootstrap.cc:492] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:12.238248 24348 ts_tablet_manager.cc:1403] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.139s	user 0.023s	sys 0.024s
I20260709 13:11:12.239037 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b0738581645a1a63c3641f3df21de" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:12.239791 24075 raft_consensus.cc:2468] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:12.241748 24348 raft_consensus.cc:359] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.243610 24265 leader_election.cc:304] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:12.246395 24345 tablet_bootstrap.cc:492] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:12.246906 24345 ts_tablet_manager.cc:1403] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.012s
I20260709 13:11:12.248513 24424 raft_consensus.cc:2804] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:12.248965 24424 raft_consensus.cc:493] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:12.249284 24424 raft_consensus.cc:3060] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.249817 24345 raft_consensus.cc:359] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.250516 24345 raft_consensus.cc:385] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.250768 24345 raft_consensus.cc:740] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.251456 24345 consensus_queue.cc:260] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.253885 24345 ts_tablet_manager.cc:1434] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:12.242789 24348 raft_consensus.cc:385] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.254482 24348 raft_consensus.cc:740] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.255342 24348 consensus_queue.cc:260] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.258586 24348 ts_tablet_manager.cc:1434] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
W20260709 13:11:12.254468 24041 leader_election.cc:343] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.254747 24397 leader_election.cc:290] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:12.261018 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b0738581645a1a63c3641f3df21de" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.261718 24151 raft_consensus.cc:2468] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:12.263489 24346 raft_consensus.cc:359] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.264503 24346 raft_consensus.cc:385] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.264822 24346 raft_consensus.cc:740] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.264878 24425 raft_consensus.cc:515] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.265915 24346 consensus_queue.cc:260] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.267338 24425 leader_election.cc:290] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.267411 24424 raft_consensus.cc:515] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.268750 24348 tablet_bootstrap.cc:492] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:12.270509 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b0738581645a1a63c3641f3df21de" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:12.271157 24075 raft_consensus.cc:3060] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.271988 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bdb912a3ac42cf8da0c7214e25dea3" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:12.272575 24223 raft_consensus.cc:3060] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.274085 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bdb912a3ac42cf8da0c7214e25dea3" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:12.275112 24348 tablet_bootstrap.cc:654] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:12.275919 24264 leader_election.cc:343] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.280402 24346 ts_tablet_manager.cc:1434] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260709 13:11:12.283399 24346 tablet_bootstrap.cc:492] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:12.280866 24345 tablet_bootstrap.cc:492] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:12.283411 24075 raft_consensus.cc:2468] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:12.293741 24265 leader_election.cc:304] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:12.295789 24425 raft_consensus.cc:2804] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:12.289407 24353 raft_consensus.cc:493] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.296314 24425 raft_consensus.cc:697] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:12.296589 24353 raft_consensus.cc:515] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.297226 24425 consensus_queue.cc:237] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.302264 24345 tablet_bootstrap.cc:654] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.303081 24344 tablet_bootstrap.cc:492] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:12.304224 24344 ts_tablet_manager.cc:1403] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.164s	user 0.024s	sys 0.030s
I20260709 13:11:12.303259 24424 leader_election.cc:290] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:12.305545 24346 tablet_bootstrap.cc:654] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.307096 24223 raft_consensus.cc:2468] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:12.308386 24262 leader_election.cc:304] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:12.310118 24424 raft_consensus.cc:2804] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:12.310863 24424 raft_consensus.cc:697] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:12.312633 24424 consensus_queue.cc:237] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.313424 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b0738581645a1a63c3641f3df21de" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:12.314114 24151 raft_consensus.cc:3060] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.321033 24344 raft_consensus.cc:359] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.322084 24344 raft_consensus.cc:385] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.322434 24344 raft_consensus.cc:740] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.323316 24353 leader_election.cc:290] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:12.323550 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:12.324921 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:12.336150 24222 raft_consensus.cc:2393] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in current term 1: Already voted for candidate 83fff6aa8e6e44b18033348058ad0aa3 in this term.
I20260709 13:11:12.337065 24151 raft_consensus.cc:2468] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:12.306254 24468 leader_election.cc:290] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.325418 24397 consensus_queue.cc:1048] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:11:12.330552 24348 tablet_bootstrap.cc:492] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:12.325824 24344 consensus_queue.cc:260] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.331689 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95500aca09c3414d8e4e1b5a0949cdde" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:12.338899 24348 ts_tablet_manager.cc:1403] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.012s
I20260709 13:11:12.343443 24344 ts_tablet_manager.cc:1434] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:11:12.345956 24040 leader_election.cc:304] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
W20260709 13:11:12.347349 24039 leader_election.cc:343] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.349458 24468 raft_consensus.cc:3060] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.349548 24039 leader_election.cc:304] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:12.351325 24353 raft_consensus.cc:2749] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:12.359689 24468 raft_consensus.cc:2749] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:12.363179 24344 tablet_bootstrap.cc:492] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:12.365432 24348 raft_consensus.cc:359] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.366180 24348 raft_consensus.cc:385] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.371878 24344 tablet_bootstrap.cc:654] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.369347 23974 catalog_manager.cc:5697] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:12.373334 24348 raft_consensus.cc:740] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.374358 24348 consensus_queue.cc:260] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.374570 23974 catalog_manager.cc:5697] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:12.376775 24348 ts_tablet_manager.cc:1434] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:11:12.377599 24345 tablet_bootstrap.cc:492] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:12.378093 24345 ts_tablet_manager.cc:1403] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.008s
I20260709 13:11:12.378293 24348 tablet_bootstrap.cc:492] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:12.380995 24345 raft_consensus.cc:359] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.381685 24345 raft_consensus.cc:385] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.381940 24345 raft_consensus.cc:740] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.382836 24345 consensus_queue.cc:260] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.385074 24345 ts_tablet_manager.cc:1434] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:12.386785 24345 tablet_bootstrap.cc:492] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:12.389492 24346 tablet_bootstrap.cc:492] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:12.390033 24346 ts_tablet_manager.cc:1403] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.005s
I20260709 13:11:12.392750 24345 tablet_bootstrap.cc:654] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.392753 24346 raft_consensus.cc:359] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.396507 24346 raft_consensus.cc:385] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.396816 24346 raft_consensus.cc:740] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.398365 24451 raft_consensus.cc:493] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.399206 24451 raft_consensus.cc:515] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.401480 24451 leader_election.cc:290] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:12.401840 24346 consensus_queue.cc:260] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.404014 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd77da1d2b4948339f8526fdcfccc159" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:12.405939 24115 leader_election.cc:343] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.406677 24468 raft_consensus.cc:493] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.407303 24468 raft_consensus.cc:515] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.409482 24468 leader_election.cc:290] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.410605 24345 tablet_bootstrap.cc:492] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:12.411149 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:12.411401 24345 ts_tablet_manager.cc:1403] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 13:11:12.411857 24223 raft_consensus.cc:2468] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:12.413228 24039 leader_election.cc:304] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:12.414284 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd77da1d2b4948339f8526fdcfccc159" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:12.415874 24353 raft_consensus.cc:493] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.421365 24353 raft_consensus.cc:515] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.422438 24397 consensus_queue.cc:1048] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:12.423554 24353 leader_election.cc:290] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.417515 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.424955 24151 raft_consensus.cc:2468] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:12.429463 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.431535 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:12.432420 24223 raft_consensus.cc:2393] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:12.434170 24345 raft_consensus.cc:359] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.435016 24345 raft_consensus.cc:385] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.435334 24345 raft_consensus.cc:740] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.436080 24345 consensus_queue.cc:260] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.437431 24039 leader_election.cc:304] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:12.438288 24345 ts_tablet_manager.cc:1434] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260709 13:11:12.438825 24348 tablet_bootstrap.cc:654] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.438755 24074 raft_consensus.cc:2468] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:12.439373 24345 tablet_bootstrap.cc:492] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:12.440915 24117 leader_election.cc:304] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:12.415071 24468 raft_consensus.cc:2804] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:12.442170 24393 raft_consensus.cc:2804] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:12.442238 24468 raft_consensus.cc:493] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:12.442625 24393 raft_consensus.cc:493] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:12.442689 24468 raft_consensus.cc:3060] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.443147 24393 raft_consensus.cc:3060] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.443776 24353 raft_consensus.cc:3060] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:12.448798 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:12.460973 24345 tablet_bootstrap.cc:654] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.460894 24396 raft_consensus.cc:493] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.404273 24346 ts_tablet_manager.cc:1434] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:11:12.466809 24396 raft_consensus.cc:515] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.470036 24396 leader_election.cc:290] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:12.473547 24346 tablet_bootstrap.cc:492] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:12.471707 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50176389fd4c90b8ed2456b3e1093e" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:12.477515 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50176389fd4c90b8ed2456b3e1093e" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:12.477751 24076 raft_consensus.cc:2468] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:12.478358 24297 raft_consensus.cc:2468] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:12.479676 24191 leader_election.cc:304] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:12.483285 24353 raft_consensus.cc:2749] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:12.483753 24396 raft_consensus.cc:2804] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:12.485420 24396 raft_consensus.cc:493] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:12.485817 24396 raft_consensus.cc:3060] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.489856 24407 consensus_queue.cc:1048] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:12.492465 24344 tablet_bootstrap.cc:492] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:12.490694 24393 raft_consensus.cc:515] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.494560 24344 ts_tablet_manager.cc:1403] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.132s	user 0.027s	sys 0.029s
I20260709 13:11:12.506490 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd77da1d2b4948339f8526fdcfccc159" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:12.507189 24344 raft_consensus.cc:359] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.507915 24344 raft_consensus.cc:385] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.499636 24396 raft_consensus.cc:515] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.494761 24468 raft_consensus.cc:515] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.500824 24345 tablet_bootstrap.cc:492] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:12.508757 24345 ts_tablet_manager.cc:1403] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.005s
I20260709 13:11:12.509866 24396 leader_election.cc:290] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:12.511005 24468 leader_election.cc:290] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.508227 24344 raft_consensus.cc:740] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.511649 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:12.512245 24223 raft_consensus.cc:3060] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.512415 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50176389fd4c90b8ed2456b3e1093e" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:12.513032 24298 raft_consensus.cc:3060] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.514017 24344 consensus_queue.cc:260] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.516635 24344 ts_tablet_manager.cc:1434] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:11:12.516593 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:12.517284 24151 raft_consensus.cc:3060] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.523272 24345 raft_consensus.cc:359] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.501780 24346 tablet_bootstrap.cc:654] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.502565 24348 tablet_bootstrap.cc:492] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
W20260709 13:11:12.507956 24115 leader_election.cc:343] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.524006 24344 tablet_bootstrap.cc:492] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:12.524454 24348 ts_tablet_manager.cc:1403] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.010s
I20260709 13:11:12.524047 24345 raft_consensus.cc:385] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.527349 24345 raft_consensus.cc:740] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.528012 24345 consensus_queue.cc:260] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.528280 24348 raft_consensus.cc:359] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.529186 24348 raft_consensus.cc:385] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.529445 24348 raft_consensus.cc:740] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.530400 24348 consensus_queue.cc:260] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.532675 24345 ts_tablet_manager.cc:1434] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:11:12.533735 24345 tablet_bootstrap.cc:492] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:12.535394 24348 ts_tablet_manager.cc:1434] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:11:12.536361 24348 tablet_bootstrap.cc:492] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:12.542052 24348 tablet_bootstrap.cc:654] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.543296 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50176389fd4c90b8ed2456b3e1093e" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:12.543977 24075 raft_consensus.cc:3060] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.545292 24223 raft_consensus.cc:2468] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:12.546149 24345 tablet_bootstrap.cc:654] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.547773 24344 tablet_bootstrap.cc:654] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.575810 24346 tablet_bootstrap.cc:492] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:12.576889 24425 raft_consensus.cc:493] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.548995 24073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd77da1d2b4948339f8526fdcfccc159" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:12.577585 24346 ts_tablet_manager.cc:1403] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.005s
I20260709 13:11:12.577708 24073 raft_consensus.cc:3060] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.549474 24393 leader_election.cc:290] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:12.579423 24393 consensus_queue.cc:1048] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:12.557652 24407 consensus_queue.cc:1048] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:12.580627 24346 raft_consensus.cc:359] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.581578 24346 raft_consensus.cc:385] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.581869 24397 raft_consensus.cc:493] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.582501 24397 raft_consensus.cc:515] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.569896 24151 raft_consensus.cc:2468] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:12.577481 24425 raft_consensus.cc:515] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.589903 24425 leader_election.cc:290] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.592820 24224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7114035847b84db3b1e0fe1de5052382" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:12.594144 24041 leader_election.cc:304] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:12.595512 24468 raft_consensus.cc:2804] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:12.596343 24468 raft_consensus.cc:697] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:12.595363 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66059c756148f398f2b913009304bb" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:12.597909 24468 consensus_queue.cc:237] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
W20260709 13:11:12.598994 24262 leader_election.cc:343] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.563167 24075 raft_consensus.cc:2468] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:12.593706 24224 raft_consensus.cc:2468] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:12.601009 24262 leader_election.cc:304] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:12.602533 24397 leader_election.cc:290] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.601958 24425 raft_consensus.cc:2804] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:12.606395 24425 raft_consensus.cc:493] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:12.606995 24425 raft_consensus.cc:3060] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.581857 24346 raft_consensus.cc:740] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.530690 24298 raft_consensus.cc:2468] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
W20260709 13:11:12.612280 24117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 44005.3us
I20260709 13:11:12.612665 24346 consensus_queue.cc:260] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.614248 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66059c756148f398f2b913009304bb" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.615033 24149 raft_consensus.cc:2468] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:12.615694 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7114035847b84db3b1e0fe1de5052382" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.616422 24151 raft_consensus.cc:2468] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:12.631814 24346 ts_tablet_manager.cc:1434] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 13:11:12.633266 24348 tablet_bootstrap.cc:492] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:12.634827 24348 ts_tablet_manager.cc:1403] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.008s
I20260709 13:11:12.633332 24346 tablet_bootstrap.cc:492] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:12.634343 24264 leader_election.cc:304] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:12.659865 24397 raft_consensus.cc:2804] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:12.660358 24397 raft_consensus.cc:493] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:12.660780 24397 raft_consensus.cc:3060] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.620970 24191 leader_election.cc:304] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:12.661703 24396 raft_consensus.cc:2804] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:12.662314 24396 raft_consensus.cc:697] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:12.663411 24396 consensus_queue.cc:237] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.665036 24348 raft_consensus.cc:359] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.639683 24407 consensus_queue.cc:1048] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:12.669945 24397 raft_consensus.cc:515] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
W20260709 13:11:12.668104 24191 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 49848.9us
I20260709 13:11:12.676180 24348 raft_consensus.cc:385] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.676677 24348 raft_consensus.cc:740] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.677718 24348 consensus_queue.cc:260] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.680335 24348 ts_tablet_manager.cc:1434] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 13:11:12.669164 24346 tablet_bootstrap.cc:654] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.694064 24348 tablet_bootstrap.cc:492] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:12.620795 24073 raft_consensus.cc:2468] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:12.722184 24117 leader_election.cc:304] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:12.723888 24451 raft_consensus.cc:2804] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:12.724550 24451 raft_consensus.cc:697] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:12.725716 24451 consensus_queue.cc:237] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:12.727411 24189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.132:37595, user_credentials={real_user=slave}} blocked reactor thread for 94385.2us
I20260709 13:11:12.772131 24344 tablet_bootstrap.cc:492] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:12.772719 24344 ts_tablet_manager.cc:1403] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.249s	user 0.031s	sys 0.030s
I20260709 13:11:12.775430 24344 raft_consensus.cc:359] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.776157 24344 raft_consensus.cc:385] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.776460 24344 raft_consensus.cc:740] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.777303 24344 consensus_queue.cc:260] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.779541 24344 ts_tablet_manager.cc:1434] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:11:12.780561 24344 tablet_bootstrap.cc:492] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:12.781008 24425 raft_consensus.cc:515] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.782990 24397 leader_election.cc:290] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.785105 24224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66059c756148f398f2b913009304bb" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:12.785337 24353 raft_consensus.cc:493] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.786134 24353 raft_consensus.cc:515] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.789754 24353 leader_election.cc:290] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:12.802443 24424 raft_consensus.cc:493] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.774650 24348 tablet_bootstrap.cc:654] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.817255 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c20a0253394d6e8447c1d7fb21aeb7" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.817612 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7114035847b84db3b1e0fe1de5052382" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:12.818235 24150 raft_consensus.cc:3060] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:12.805246 24262 leader_election.cc:343] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.805629 24407 raft_consensus.cc:493] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.801469 24425 leader_election.cc:290] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.808686 24224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7114035847b84db3b1e0fe1de5052382" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:12.831652 24344 tablet_bootstrap.cc:654] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:12.824563 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66059c756148f398f2b913009304bb" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:12.808112 24424 raft_consensus.cc:515] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.858079 23973 catalog_manager.cc:5697] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:12.855932 24224 raft_consensus.cc:3060] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.825387 24407 raft_consensus.cc:515] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.879205 24149 raft_consensus.cc:3060] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:12.881951 24041 leader_election.cc:343] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.913156 24346 tablet_bootstrap.cc:492] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:12.913784 24346 ts_tablet_manager.cc:1403] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.281s	user 0.020s	sys 0.013s
I20260709 13:11:12.892401 24353 raft_consensus.cc:493] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.914836 24345 tablet_bootstrap.cc:492] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:12.915437 24345 ts_tablet_manager.cc:1403] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.382s	user 0.066s	sys 0.101s
I20260709 13:11:12.916126 23972 catalog_manager.cc:5697] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:12.913349 24151 raft_consensus.cc:3060] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:12.916658 24425 raft_consensus.cc:493] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:12.924897 24425 raft_consensus.cc:515] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.925820 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c20a0253394d6e8447c1d7fb21aeb7" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:12.918649 24353 raft_consensus.cc:515] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.934193 24353 leader_election.cc:290] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:12.934630 24150 raft_consensus.cc:2468] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:12.935644 24224 raft_consensus.cc:2468] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:12.937913 24425 leader_election.cc:290] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:12.944063 24407 leader_election.cc:290] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:12.945863 24424 leader_election.cc:290] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:12.945595 24346 raft_consensus.cc:359] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.946357 24346 raft_consensus.cc:385] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.946636 24346 raft_consensus.cc:740] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.947999 24345 raft_consensus.cc:359] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:12.949537 24345 raft_consensus.cc:385] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.922087 24397 consensus_queue.cc:1048] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:11:12.949908 24345 raft_consensus.cc:740] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.952612 24345 consensus_queue.cc:260] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
W20260709 13:11:12.944165 24550 log.cc:927] Time spent T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:11:12.956702 24346 consensus_queue.cc:260] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:12.954842 24366 consensus_queue.cc:1048] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:11:12.952474 24264 leader_election.cc:304] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 
I20260709 13:11:12.959772 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f9bfefae3941abbc0844599cb84fad" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:12.961143 24348 tablet_bootstrap.cc:492] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:12.961495 24425 raft_consensus.cc:2804] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:12.961683 24348 ts_tablet_manager.cc:1403] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.278s	user 0.031s	sys 0.021s
I20260709 13:11:12.962016 24425 raft_consensus.cc:697] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
W20260709 13:11:12.957502 24040 consensus_peers.cc:597] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 -> Peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Couldn't send request to peer 83fff6aa8e6e44b18033348058ad0aa3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:12.962785 24040 leader_election.cc:343] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:12.963243 24040 leader_election.cc:304] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:12.962909 24425 consensus_queue.cc:237] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:12.963450 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:12.964337 24345 ts_tablet_manager.cc:1434] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.002s
I20260709 13:11:12.965147 24345 tablet_bootstrap.cc:492] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:12.971294 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:12.984532 24346 ts_tablet_manager.cc:1434] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 13:11:12.985442 24346 tablet_bootstrap.cc:492] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:12.965864 24147 raft_consensus.cc:2468] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:12.992967 24348 raft_consensus.cc:359] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:12.995591 24348 raft_consensus.cc:385] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:12.995995 24348 raft_consensus.cc:740] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:12.999958 24348 consensus_queue.cc:260] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:12.978771 24265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 64014.5us
I20260709 13:11:13.012351 24348 ts_tablet_manager.cc:1434] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.003s
I20260709 13:11:13.013413 24348 tablet_bootstrap.cc:492] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:13.016044 24344 tablet_bootstrap.cc:492] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:13.016549 24344 ts_tablet_manager.cc:1403] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.236s	user 0.029s	sys 0.027s
I20260709 13:11:13.010932 24560 raft_consensus.cc:2749] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:13.021908 24262 leader_election.cc:343] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.023785 24425 consensus_queue.cc:1048] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:13.023923 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:13.026818 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bdb912a3ac42cf8da0c7214e25dea3" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:13.027809 24223 raft_consensus.cc:2393] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36bceaeb039042a38f53adcb65e83858 in current term 1: Already voted for candidate 83fff6aa8e6e44b18033348058ad0aa3 in this term.
W20260709 13:11:13.012238 24039 leader_election.cc:343] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.033828 24041 leader_election.cc:304] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
W20260709 13:11:13.034303 24264 leader_election.cc:343] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.035106 24353 raft_consensus.cc:2804] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:13.035553 24353 raft_consensus.cc:493] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:13.035863 24353 raft_consensus.cc:3060] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.046206 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bdb912a3ac42cf8da0c7214e25dea3" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:13.050824 24560 consensus_queue.cc:1048] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:11:13.063050 24115 leader_election.cc:304] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:13.078001 24393 raft_consensus.cc:2749] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:13.080997 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:13.081936 24344 raft_consensus.cc:359] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.082742 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f9bfefae3941abbc0844599cb84fad" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:13.083457 24075 raft_consensus.cc:2468] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:13.082988 24344 raft_consensus.cc:385] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.086333 24344 raft_consensus.cc:740] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.087100 24344 consensus_queue.cc:260] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.091822 24366 consensus_queue.cc:1048] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:13.093559 24344 ts_tablet_manager.cc:1434] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260709 13:11:13.095000 24149 raft_consensus.cc:2468] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
W20260709 13:11:13.097268 24265 leader_election.cc:343] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.097810 24265 leader_election.cc:304] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:13.098194 24396 raft_consensus.cc:493] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:13.098493 24264 leader_election.cc:304] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:13.098694 24396 raft_consensus.cc:515] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.100250 24366 raft_consensus.cc:2749] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:13.101248 24563 raft_consensus.cc:2804] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:13.101788 24563 raft_consensus.cc:697] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:13.112633 24344 tablet_bootstrap.cc:492] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:13.113847 24346 tablet_bootstrap.cc:654] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.125701 24345 tablet_bootstrap.cc:654] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.118973 24396 leader_election.cc:290] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:13.132056 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95500aca09c3414d8e4e1b5a0949cdde" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:13.135759 24190 leader_election.cc:343] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.120942 24265 leader_election.cc:304] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:13.144285 24348 tablet_bootstrap.cc:654] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.128885 24563 consensus_queue.cc:237] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
W20260709 13:11:13.155930 24265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 46715.4us
I20260709 13:11:13.156159 24366 raft_consensus.cc:2804] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:13.171702 24344 tablet_bootstrap.cc:654] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.167317 24470 consensus_queue.cc:1048] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:11:13.165845 24393 consensus_queue.cc:1048] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:11:13.168900 24366 raft_consensus.cc:493] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:13.180907 24366 raft_consensus.cc:3060] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.152319 24353 raft_consensus.cc:515] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.189077 24560 consensus_queue.cc:1048] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:13.176561 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95500aca09c3414d8e4e1b5a0949cdde" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:13.193830 24396 consensus_queue.cc:1048] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:11:13.201583 24076 raft_consensus.cc:2468] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:13.217527 24297 raft_consensus.cc:3060] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.223822 24191 leader_election.cc:304] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [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: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:13.236964 24346 tablet_bootstrap.cc:492] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:13.237530 24346 ts_tablet_manager.cc:1403] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.252s	user 0.027s	sys 0.026s
I20260709 13:11:13.208017 24366 raft_consensus.cc:515] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
W20260709 13:11:13.242413 24576 log.cc:927] Time spent T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:11:13.230177 24448 raft_consensus.cc:2804] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:13.249387 24345 tablet_bootstrap.cc:492] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:13.251340 24345 ts_tablet_manager.cc:1403] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.286s	user 0.012s	sys 0.007s
I20260709 13:11:13.230199 24405 consensus_queue.cc:1048] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:11:13.256439 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:13.257117 24150 raft_consensus.cc:3060] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.239565 24353 leader_election.cc:290] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:13.251070 24448 raft_consensus.cc:493] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:13.274585 24348 tablet_bootstrap.cc:492] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:13.275151 24348 ts_tablet_manager.cc:1403] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.262s	user 0.013s	sys 0.018s
I20260709 13:11:13.288614 24407 consensus_queue.cc:1048] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:13.292176 24346 raft_consensus.cc:359] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.293303 24346 raft_consensus.cc:385] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.293570 24346 raft_consensus.cc:740] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.305183 24348 raft_consensus.cc:359] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.306324 24348 raft_consensus.cc:385] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.307651 24563 raft_consensus.cc:493] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:13.308377 24563 raft_consensus.cc:515] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.311837 24563 leader_election.cc:290] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:13.312332 24366 leader_election.cc:290] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:13.314615 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f9bfefae3941abbc0844599cb84fad" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:13.275411 24448 raft_consensus.cc:3060] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:13.323318 24262 leader_election.cc:343] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.325980 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f9bfefae3941abbc0844599cb84fad" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:13.326992 24074 raft_consensus.cc:3060] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.331907 24148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd77da1d2b4948339f8526fdcfccc159" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:13.306679 24348 raft_consensus.cc:740] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.336290 24348 consensus_queue.cc:260] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.294341 24346 consensus_queue.cc:260] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.359201 23974 catalog_manager.cc:5697] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:13.365835 24348 ts_tablet_manager.cc:1434] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.001s
I20260709 13:11:13.369944 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd77da1d2b4948339f8526fdcfccc159" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:13.377460 24345 raft_consensus.cc:359] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.378693 24345 raft_consensus.cc:385] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.379123 24345 raft_consensus.cc:740] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.380106 24345 consensus_queue.cc:260] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.383450 24348 tablet_bootstrap.cc:492] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:13.391462 24346 ts_tablet_manager.cc:1434] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.154s	user 0.006s	sys 0.003s
I20260709 13:11:13.392577 24346 tablet_bootstrap.cc:492] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:13.393453 24345 ts_tablet_manager.cc:1434] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.142s	user 0.007s	sys 0.002s
I20260709 13:11:13.384850 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:13.402773 24223 raft_consensus.cc:3060] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.397985 24265 leader_election.cc:304] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:13.395947 24345 tablet_bootstrap.cc:492] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:13.417147 24366 raft_consensus.cc:2749] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:13.425941 24344 tablet_bootstrap.cc:492] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:13.426399 24344 ts_tablet_manager.cc:1403] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.314s	user 0.017s	sys 0.064s
I20260709 13:11:13.442692 24150 raft_consensus.cc:2468] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:13.444963 24041 leader_election.cc:304] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:13.446115 24353 raft_consensus.cc:2804] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:13.446614 24353 raft_consensus.cc:697] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:13.456573 24353 consensus_queue.cc:237] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.458523 24348 tablet_bootstrap.cc:654] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.460271 23971 catalog_manager.cc:5697] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:13.461575 24344 raft_consensus.cc:359] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.462275 24344 raft_consensus.cc:385] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.462523 24344 raft_consensus.cc:740] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.453668 24448 raft_consensus.cc:515] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.467075 24223 raft_consensus.cc:2468] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:13.455019 24074 raft_consensus.cc:2468] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:13.475921 24265 leader_election.cc:304] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:13.477259 24397 raft_consensus.cc:2804] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:13.477774 24397 raft_consensus.cc:697] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:13.480659 24397 consensus_queue.cc:237] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.471673 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95500aca09c3414d8e4e1b5a0949cdde" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:13.481278 24344 consensus_queue.cc:260] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.493743 24448 leader_election.cc:290] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:13.496552 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95500aca09c3414d8e4e1b5a0949cdde" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:13.497196 24558 raft_consensus.cc:493] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:13.498387 24344 ts_tablet_manager.cc:1434] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
W20260709 13:11:13.507109 24190 leader_election.cc:343] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.507056 24558 raft_consensus.cc:515] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.503268 24075 raft_consensus.cc:3060] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.508646 24344 tablet_bootstrap.cc:492] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:13.510628 24558 leader_election.cc:290] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:13.510756 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeea22008297421d9bcf68e29b21c37e" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:13.495941 24345 tablet_bootstrap.cc:654] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.511487 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeea22008297421d9bcf68e29b21c37e" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:13.513742 24039 leader_election.cc:343] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.512481 24346 tablet_bootstrap.cc:654] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:13.514535 24040 leader_election.cc:343] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.515069 24040 leader_election.cc:304] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:13.516413 24558 raft_consensus.cc:2749] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:13.524202 24075 raft_consensus.cc:2468] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:13.525813 24191 leader_election.cc:304] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [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: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:13.526273 24345 tablet_bootstrap.cc:492] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:13.526880 24345 ts_tablet_manager.cc:1403] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.004s
I20260709 13:11:13.527388 24580 raft_consensus.cc:2804] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:13.528002 24580 raft_consensus.cc:697] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:13.528280 23974 catalog_manager.cc:5697] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:13.528945 24580 consensus_queue.cc:237] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.529505 24345 raft_consensus.cc:359] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.530194 24345 raft_consensus.cc:385] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.530449 24345 raft_consensus.cc:740] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.532120 24344 tablet_bootstrap.cc:654] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:13.533334 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:13.534950 24345 consensus_queue.cc:260] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.535604 24348 tablet_bootstrap.cc:492] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:13.536158 24348 ts_tablet_manager.cc:1403] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.002s
I20260709 13:11:13.537307 24346 tablet_bootstrap.cc:492] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:13.537402 24345 ts_tablet_manager.cc:1434] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:11:13.537822 24346 ts_tablet_manager.cc:1403] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.145s	user 0.004s	sys 0.008s
I20260709 13:11:13.538367 24345 tablet_bootstrap.cc:492] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:13.539022 24348 raft_consensus.cc:359] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.539863 24348 raft_consensus.cc:385] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.540167 24348 raft_consensus.cc:740] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.540681 24346 raft_consensus.cc:359] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.541000 24348 consensus_queue.cc:260] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.543915 24348 ts_tablet_manager.cc:1434] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:13.545015 24348 tablet_bootstrap.cc:492] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:13.548540 24345 tablet_bootstrap.cc:654] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.552908 24348 tablet_bootstrap.cc:654] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.557884 24366 consensus_queue.cc:1048] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:13.558957 24563 consensus_queue.cc:1048] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:13.570591 23971 catalog_manager.cc:5697] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:13.585425 24348 tablet_bootstrap.cc:492] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:13.588163 24348 ts_tablet_manager.cc:1403] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.005s
I20260709 13:11:13.588372 24345 tablet_bootstrap.cc:492] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:13.588899 24345 ts_tablet_manager.cc:1403] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.001s
I20260709 13:11:13.591377 24348 raft_consensus.cc:359] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.591665 24345 raft_consensus.cc:359] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.592267 24348 raft_consensus.cc:385] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.592449 24345 raft_consensus.cc:385] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.592674 24348 raft_consensus.cc:740] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.592845 24345 raft_consensus.cc:740] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.596724 24345 consensus_queue.cc:260] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.598948 24348 consensus_queue.cc:260] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.600468 24345 ts_tablet_manager.cc:1434] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:11:13.601502 24345 tablet_bootstrap.cc:492] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:13.613090 24348 ts_tablet_manager.cc:1434] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:11:13.614364 24345 tablet_bootstrap.cc:654] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.614604 24348 tablet_bootstrap.cc:492] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:13.541391 24346 raft_consensus.cc:385] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.621879 24346 raft_consensus.cc:740] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.623966 24346 consensus_queue.cc:260] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.626580 24348 tablet_bootstrap.cc:654] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.628870 24346 ts_tablet_manager.cc:1434] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.002s
I20260709 13:11:13.632242 24448 raft_consensus.cc:493] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:13.639484 24448 raft_consensus.cc:515] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.640980 24366 raft_consensus.cc:493] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:13.641707 24366 raft_consensus.cc:515] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.646757 24448 leader_election.cc:290] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:13.651783 24425 consensus_queue.cc:1048] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:13.652235 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a8cee919754095b543ab7a96c95c03" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:13.653060 24076 raft_consensus.cc:2468] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:13.654490 24191 leader_election.cc:304] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:13.655562 24448 raft_consensus.cc:2804] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:13.656121 24448 raft_consensus.cc:493] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:13.656659 24448 raft_consensus.cc:3060] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.625481 23974 catalog_manager.cc:5697] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:13.665185 24346 tablet_bootstrap.cc:492] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:13.670748 24348 tablet_bootstrap.cc:492] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:13.671442 24348 ts_tablet_manager.cc:1403] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.007s
I20260709 13:11:13.680619 24366 leader_election.cc:290] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:13.681727 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a8cee919754095b543ab7a96c95c03" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:13.688561 24262 consensus_peers.cc:597] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:13.691418 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c20a0253394d6e8447c1d7fb21aeb7" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:13.692215 24075 raft_consensus.cc:2468] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:13.693382 24265 leader_election.cc:304] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:13.682544 24297 raft_consensus.cc:2468] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:13.694818 24563 raft_consensus.cc:2804] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:13.694732 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c20a0253394d6e8447c1d7fb21aeb7" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:13.695706 24563 raft_consensus.cc:493] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:13.695931 24151 raft_consensus.cc:2468] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:13.696118 24563 raft_consensus.cc:3060] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.705164 24448 raft_consensus.cc:515] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.706877 23972 catalog_manager.cc:5697] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:13.708084 24346 tablet_bootstrap.cc:654] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.708869 24345 tablet_bootstrap.cc:492] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:13.710161 24344 tablet_bootstrap.cc:492] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:13.713096 24344 ts_tablet_manager.cc:1403] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.205s	user 0.023s	sys 0.051s
I20260709 13:11:13.713757 24345 ts_tablet_manager.cc:1403] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.022s
I20260709 13:11:13.718734 24344 raft_consensus.cc:359] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.719588 24344 raft_consensus.cc:385] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.719980 24344 raft_consensus.cc:740] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.720840 24344 consensus_queue.cc:260] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.722257 24448 leader_election.cc:290] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:13.722816 24344 ts_tablet_manager.cc:1434] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:11:13.723639 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a8cee919754095b543ab7a96c95c03" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:13.723860 24344 tablet_bootstrap.cc:492] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:13.724318 24297 raft_consensus.cc:3060] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.730654 24344 tablet_bootstrap.cc:654] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.736713 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a8cee919754095b543ab7a96c95c03" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:13.737466 24074 raft_consensus.cc:3060] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.737696 24297 raft_consensus.cc:2468] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:13.739223 24189 leader_election.cc:304] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:13.741210 24580 raft_consensus.cc:2804] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:13.741745 24580 raft_consensus.cc:697] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:13.742564 24580 consensus_queue.cc:237] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.742944 24563 raft_consensus.cc:515] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.746826 24345 raft_consensus.cc:359] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.747610 24345 raft_consensus.cc:385] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.747900 24345 raft_consensus.cc:740] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.749691 24345 consensus_queue.cc:260] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.755514 24563 leader_election.cc:290] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:13.756181 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c20a0253394d6e8447c1d7fb21aeb7" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:13.756806 24151 raft_consensus.cc:3060] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.764621 24151 raft_consensus.cc:2468] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:13.765856 24264 leader_election.cc:304] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 
I20260709 13:11:13.766767 24563 raft_consensus.cc:2804] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:13.767627 24563 raft_consensus.cc:697] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:13.768606 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c20a0253394d6e8447c1d7fb21aeb7" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:13.749915 24348 raft_consensus.cc:359] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.769568 24076 raft_consensus.cc:3060] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.771605 24348 raft_consensus.cc:385] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.775578 24348 raft_consensus.cc:740] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.772879 24345 ts_tablet_manager.cc:1434] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.059s	user 0.002s	sys 0.005s
I20260709 13:11:13.777653 24345 tablet_bootstrap.cc:492] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:13.776413 24348 consensus_queue.cc:260] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.768499 24563 consensus_queue.cc:237] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.794341 24076 raft_consensus.cc:2468] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:13.794947 24346 tablet_bootstrap.cc:492] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:13.796190 24346 ts_tablet_manager.cc:1403] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.131s	user 0.017s	sys 0.002s
I20260709 13:11:13.801900 24348 ts_tablet_manager.cc:1434] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.130s	user 0.009s	sys 0.002s
I20260709 13:11:13.803102 24348 tablet_bootstrap.cc:492] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:13.796723 24074 raft_consensus.cc:2468] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:13.808763 24346 raft_consensus.cc:359] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:13.810842 24346 raft_consensus.cc:385] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.811261 24346 raft_consensus.cc:740] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.812232 24346 consensus_queue.cc:260] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:13.815933 24344 tablet_bootstrap.cc:492] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:13.817982 24345 tablet_bootstrap.cc:654] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.816077 24346 ts_tablet_manager.cc:1434] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:11:13.819532 24344 ts_tablet_manager.cc:1403] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.010s
I20260709 13:11:13.820003 24346 tablet_bootstrap.cc:492] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:13.822459 24344 raft_consensus.cc:359] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:13.823159 24344 raft_consensus.cc:385] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.823424 24344 raft_consensus.cc:740] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.824183 24344 consensus_queue.cc:260] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:13.826514 24344 ts_tablet_manager.cc:1434] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:13.827536 24344 tablet_bootstrap.cc:492] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:13.830828 23974 catalog_manager.cc:5697] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:13.843161 24558 raft_consensus.cc:493] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:13.850138 24348 tablet_bootstrap.cc:654] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.850085 24558 raft_consensus.cc:515] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.847862 24545 raft_consensus.cc:493] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:13.853505 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:13.853344 24545 raft_consensus.cc:515] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.853834 24346 tablet_bootstrap.cc:654] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.853973 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:13.854874 24150 raft_consensus.cc:2468] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:13.855630 24545 leader_election.cc:290] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:13.856135 24041 leader_election.cc:304] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:13.854146 24297 raft_consensus.cc:2468] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:13.856622 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:13.857213 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:13.857313 24298 raft_consensus.cc:2468] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:13.858021 24074 raft_consensus.cc:2468] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:13.849310 23970 catalog_manager.cc:5697] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:13.858304 24558 leader_election.cc:290] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:13.859283 24558 raft_consensus.cc:2804] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:13.859320 24117 leader_election.cc:304] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:13.859897 24558 raft_consensus.cc:493] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:13.860347 24558 raft_consensus.cc:3060] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.860436 24545 raft_consensus.cc:2804] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:13.860903 24545 raft_consensus.cc:493] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:13.836575 24345 tablet_bootstrap.cc:492] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:13.861229 24545 raft_consensus.cc:3060] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.861613 24345 ts_tablet_manager.cc:1403] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.016s
I20260709 13:11:13.850112 24344 tablet_bootstrap.cc:654] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.865381 24353 consensus_queue.cc:1048] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:13.868712 24558 raft_consensus.cc:515] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.869777 24345 raft_consensus.cc:359] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.870505 24345 raft_consensus.cc:385] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.870784 24345 raft_consensus.cc:740] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.871484 24345 consensus_queue.cc:260] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.873631 24345 ts_tablet_manager.cc:1434] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:11:13.874809 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:13.875589 24298 raft_consensus.cc:3060] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.876384 24345 tablet_bootstrap.cc:492] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:13.877745 24545 raft_consensus.cc:515] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.880697 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:13.882659 24345 tablet_bootstrap.cc:654] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.886775 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:13.887741 24150 raft_consensus.cc:2393] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:13.889245 24558 leader_election.cc:290] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:13.891584 24344 tablet_bootstrap.cc:492] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:13.892272 24344 ts_tablet_manager.cc:1403] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.013s
I20260709 13:11:13.895691 24344 raft_consensus.cc:359] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.896654 24344 raft_consensus.cc:385] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.897188 24344 raft_consensus.cc:740] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.898270 24344 consensus_queue.cc:260] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.901698 24344 ts_tablet_manager.cc:1434] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:11:13.902944 24344 tablet_bootstrap.cc:492] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:13.910979 24344 tablet_bootstrap.cc:654] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.911897 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:13.913060 24298 raft_consensus.cc:2468] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:13.913658 24558 consensus_queue.cc:1048] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:13.915096 24040 leader_election.cc:304] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:13.913168 24074 raft_consensus.cc:2393] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 36bceaeb039042a38f53adcb65e83858 in current term 1: Already voted for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in this term.
I20260709 13:11:13.919659 24557 raft_consensus.cc:2804] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:13.920198 24557 raft_consensus.cc:697] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:13.921135 24557 consensus_queue.cc:237] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:13.927829 24117 leader_election.cc:304] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:13.928637 24348 tablet_bootstrap.cc:492] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:13.929435 24348 ts_tablet_manager.cc:1403] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.010s
I20260709 13:11:13.940701 24346 tablet_bootstrap.cc:492] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:13.941566 24346 ts_tablet_manager.cc:1403] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.003s
I20260709 13:11:13.929260 24545 leader_election.cc:290] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:13.928797 24407 raft_consensus.cc:2749] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:13.931999 24580 consensus_queue.cc:1048] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:13.952857 24346 raft_consensus.cc:359] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.953912 24346 raft_consensus.cc:385] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.954373 24346 raft_consensus.cc:740] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.946841 24348 raft_consensus.cc:359] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:13.955494 24348 raft_consensus.cc:385] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.955935 24348 raft_consensus.cc:740] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.962980 24580 raft_consensus.cc:493] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:13.963548 24580 raft_consensus.cc:515] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.965648 24580 leader_election.cc:290] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:13.967126 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c6d55cbd3c4955bca603720b9a3414" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:13.969085 24190 leader_election.cc:343] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:13.972500 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c6d55cbd3c4955bca603720b9a3414" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:13.973497 24074 raft_consensus.cc:2468] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:13.975332 24191 leader_election.cc:304] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [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: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:13.976975 24580 raft_consensus.cc:2804] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:13.977509 24580 raft_consensus.cc:493] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:13.956830 24348 consensus_queue.cc:260] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:13.978037 24580 raft_consensus.cc:3060] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:13.980098 24344 tablet_bootstrap.cc:492] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:13.980633 24344 ts_tablet_manager.cc:1403] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.003s
I20260709 13:11:13.981065 24345 tablet_bootstrap.cc:492] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:13.961882 23974 catalog_manager.cc:5697] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:13.981562 24345 ts_tablet_manager.cc:1403] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.105s	user 0.040s	sys 0.044s
I20260709 13:11:13.982478 24563 raft_consensus.cc:493] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:13.983070 24563 raft_consensus.cc:515] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:13.984354 24345 raft_consensus.cc:359] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.985049 24345 raft_consensus.cc:385] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:13.985183 24563 leader_election.cc:290] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:13.985314 24345 raft_consensus.cc:740] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:13.986438 24346 consensus_queue.cc:260] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.988416 24346 ts_tablet_manager.cc:1434] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 13:11:13.986285 24345 consensus_queue.cc:260] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:13.989490 24346 tablet_bootstrap.cc:492] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:13.990283 24345 ts_tablet_manager.cc:1434] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:11:13.991250 24345 tablet_bootstrap.cc:492] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:13.996049 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeea22008297421d9bcf68e29b21c37e" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:13.997403 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeea22008297421d9bcf68e29b21c37e" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:13.998102 24075 raft_consensus.cc:2468] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:13.996774 24223 raft_consensus.cc:2468] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:13.999742 24265 leader_election.cc:304] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:13.997371 24345 tablet_bootstrap.cc:654] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.000638 24425 raft_consensus.cc:2804] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.001667 24425 raft_consensus.cc:493] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.001996 24425 raft_consensus.cc:3060] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.005599 24348 ts_tablet_manager.cc:1434] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.001s
I20260709 13:11:14.006670 24348 tablet_bootstrap.cc:492] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:13.997364 24346 tablet_bootstrap.cc:654] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.027940 24348 tablet_bootstrap.cc:654] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.033622 24563 consensus_queue.cc:1048] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:14.034766 24580 raft_consensus.cc:515] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
W20260709 13:11:14.045476 24262 consensus_peers.cc:597] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:14.051096 24150 raft_consensus.cc:3060] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.052040 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c6d55cbd3c4955bca603720b9a3414" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:14.053681 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c6d55cbd3c4955bca603720b9a3414" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:14.054559 24075 raft_consensus.cc:3060] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.055104 24580 leader_election.cc:290] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:14.058634 24425 raft_consensus.cc:515] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.061560 24344 raft_consensus.cc:359] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
W20260709 13:11:14.066705 24190 leader_election.cc:343] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.067034 24344 raft_consensus.cc:385] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.067713 24344 raft_consensus.cc:740] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.066563 24425 leader_election.cc:290] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:14.068862 24344 consensus_queue.cc:260] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.070709 24448 consensus_queue.cc:1048] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.071969 24344 ts_tablet_manager.cc:1434] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 13:11:14.073060 24344 tablet_bootstrap.cc:492] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:14.081667 24346 tablet_bootstrap.cc:492] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:14.082432 24346 ts_tablet_manager.cc:1403] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.000s
I20260709 13:11:14.087085 24346 raft_consensus.cc:359] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.090538 24346 raft_consensus.cc:385] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.090938 24346 raft_consensus.cc:740] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.093266 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeea22008297421d9bcf68e29b21c37e" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:14.094182 24076 raft_consensus.cc:3060] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.096923 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeea22008297421d9bcf68e29b21c37e" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:14.100284 24346 consensus_queue.cc:260] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.099352 24425 raft_consensus.cc:493] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.100787 24223 raft_consensus.cc:3060] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.101727 24345 tablet_bootstrap.cc:492] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:14.101814 24425 raft_consensus.cc:515] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.105121 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:14.106779 24264 leader_election.cc:343] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.107080 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:14.105790 24425 leader_election.cc:290] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:14.108603 24075 raft_consensus.cc:2468] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:14.109613 24344 tablet_bootstrap.cc:654] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.114375 24346 ts_tablet_manager.cc:1434] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:11:14.115540 24346 tablet_bootstrap.cc:492] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:14.115621 24191 leader_election.cc:304] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [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: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:14.116302 24407 raft_consensus.cc:493] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.116714 24448 raft_consensus.cc:2804] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.117334 24448 raft_consensus.cc:697] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:14.116894 24407 raft_consensus.cc:515] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.118324 24448 consensus_queue.cc:237] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.121563 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ad44159eac4a578600dea91ea37ec4" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
W20260709 13:11:14.123270 24114 leader_election.cc:343] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.125077 24407 leader_election.cc:290] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:14.127154 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ad44159eac4a578600dea91ea37ec4" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:14.127847 24262 leader_election.cc:343] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.128944 24262 leader_election.cc:304] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:14.130535 24397 raft_consensus.cc:2749] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.132699 24346 tablet_bootstrap.cc:654] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.102456 24345 ts_tablet_manager.cc:1403] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.111s	user 0.037s	sys 0.024s
I20260709 13:11:14.135738 24345 raft_consensus.cc:359] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.136540 24345 raft_consensus.cc:385] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.136848 24345 raft_consensus.cc:740] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.137458 24076 raft_consensus.cc:2468] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:14.105343 24348 tablet_bootstrap.cc:492] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:14.139312 24348 ts_tablet_manager.cc:1403] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.009s
I20260709 13:11:14.139110 24265 leader_election.cc:304] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:14.140424 24366 raft_consensus.cc:2804] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.141100 24366 raft_consensus.cc:697] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:14.142017 24366 consensus_queue.cc:237] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.134569 24223 raft_consensus.cc:2468] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:14.143498 24345 consensus_queue.cc:260] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.145970 24345 ts_tablet_manager.cc:1434] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
W20260709 13:11:14.132552 24115 leader_election.cc:343] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.156038 24346 tablet_bootstrap.cc:492] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:14.156677 24346 ts_tablet_manager.cc:1403] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 13:11:14.142283 24348 raft_consensus.cc:359] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.157286 24348 raft_consensus.cc:385] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.157691 24348 raft_consensus.cc:740] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.160961 24397 raft_consensus.cc:493] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.161617 24344 tablet_bootstrap.cc:492] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:14.161580 24397 raft_consensus.cc:515] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.162250 24344 ts_tablet_manager.cc:1403] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.005s
I20260709 13:11:14.165088 24344 raft_consensus.cc:359] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.165450 24397 leader_election.cc:290] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:14.165870 24344 raft_consensus.cc:385] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.166239 24344 raft_consensus.cc:740] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.158018 24345 tablet_bootstrap.cc:492] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:14.166786 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:14.160666 24348 consensus_queue.cc:260] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.167534 24076 raft_consensus.cc:2468] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:14.169288 24265 leader_election.cc:304] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:14.170711 24425 raft_consensus.cc:2804] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.171190 24425 raft_consensus.cc:493] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.171556 24425 raft_consensus.cc:3060] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.173923 24345 tablet_bootstrap.cc:654] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.151907 24115 leader_election.cc:304] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:14.175746 24470 raft_consensus.cc:493] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:11:14.176155 24115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.132:37595, user_credentials={real_user=slave}} blocked reactor thread for 43640.6us
I20260709 13:11:14.176357 24470 raft_consensus.cc:515] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.177204 24547 raft_consensus.cc:2749] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.175076 24344 consensus_queue.cc:260] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.180553 24344 ts_tablet_manager.cc:1434] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:11:14.185720 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:14.196408 24344 tablet_bootstrap.cc:492] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:14.179250 24346 raft_consensus.cc:359] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.198125 24346 raft_consensus.cc:385] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.198477 24346 raft_consensus.cc:740] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.185151 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce2fc00aff4c1cb1fe9c713eb89339" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:14.199218 24346 consensus_queue.cc:260] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
W20260709 13:11:14.200747 24039 leader_election.cc:343] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.178881 24470 leader_election.cc:290] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:14.202190 24346 ts_tablet_manager.cc:1434] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:11:14.203390 24344 tablet_bootstrap.cc:654] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.189900 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce2fc00aff4c1cb1fe9c713eb89339" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:14.203486 24425 raft_consensus.cc:515] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.203495 24346 tablet_bootstrap.cc:492] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
W20260709 13:11:14.205339 24040 leader_election.cc:343] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.205929 24040 leader_election.cc:304] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:14.207448 24470 raft_consensus.cc:2749] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:14.203967 24264 leader_election.cc:343] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.187247 23974 catalog_manager.cc:5697] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:14.218195 24346 tablet_bootstrap.cc:654] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.220309 24425 leader_election.cc:290] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:14.220885 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:14.221692 24074 raft_consensus.cc:3060] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.224383 24344 tablet_bootstrap.cc:492] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:14.224941 24344 ts_tablet_manager.cc:1403] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260709 13:11:14.221649 23970 catalog_manager.cc:5697] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.236104 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
W20260709 13:11:14.238068 24264 leader_election.cc:343] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.234257 24074 raft_consensus.cc:2468] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:14.239713 24265 leader_election.cc:304] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:14.240702 24348 ts_tablet_manager.cc:1434] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.003s
I20260709 13:11:14.241014 24366 raft_consensus.cc:2804] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.243729 24366 raft_consensus.cc:697] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:14.244585 24366 consensus_queue.cc:237] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.245622 24344 raft_consensus.cc:359] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.246768 24344 raft_consensus.cc:385] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.241849 24348 tablet_bootstrap.cc:492] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:14.242208 24470 raft_consensus.cc:493] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.247268 24344 raft_consensus.cc:740] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.248129 24225 raft_consensus.cc:3060] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.249148 24344 consensus_queue.cc:260] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.252379 24344 ts_tablet_manager.cc:1434] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 13:11:14.247802 24470 raft_consensus.cc:515] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.252944 24345 tablet_bootstrap.cc:492] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:14.253465 24344 tablet_bootstrap.cc:492] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:14.253767 24345 ts_tablet_manager.cc:1403] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.025s
I20260709 13:11:14.258041 24348 tablet_bootstrap.cc:654] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.259352 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe90b068804b739da39f4890fa1452" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:14.260967 24344 tablet_bootstrap.cc:654] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.262389 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe90b068804b739da39f4890fa1452" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:14.254966 24470 leader_election.cc:290] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:14.264129 24547 raft_consensus.cc:493] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.264737 24547 raft_consensus.cc:515] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
W20260709 13:11:14.268344 24041 leader_election.cc:343] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:14.269613 24039 leader_election.cc:343] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.270129 24039 leader_election.cc:304] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:14.269877 24346 tablet_bootstrap.cc:492] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:14.271314 24470 raft_consensus.cc:2749] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.284055 24348 tablet_bootstrap.cc:492] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:14.284646 24348 ts_tablet_manager.cc:1403] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260709 13:11:14.285506 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28223fe41bc64b2cbcae376ef36b3db4" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:14.286567 24223 raft_consensus.cc:2468] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:14.271111 24425 consensus_queue.cc:1048] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.271479 24346 ts_tablet_manager.cc:1403] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.003s
I20260709 13:11:14.288391 23973 catalog_manager.cc:5697] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.288455 24114 leader_election.cc:304] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:14.292443 24407 raft_consensus.cc:2804] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.292915 24407 raft_consensus.cc:493] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.293380 24407 raft_consensus.cc:3060] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.293701 24547 leader_election.cc:290] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:14.305877 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28223fe41bc64b2cbcae376ef36b3db4" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:14.306732 24297 raft_consensus.cc:2468] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:14.319584 24560 raft_consensus.cc:493] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.320170 24560 raft_consensus.cc:515] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.322548 24560 leader_election.cc:290] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:14.324865 24448 consensus_queue.cc:1048] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:14.331449 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ee8254ae04409f85c2093975581df2" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:14.334285 24041 leader_election.cc:343] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.341192 24346 raft_consensus.cc:359] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.342180 24346 raft_consensus.cc:385] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.342461 24346 raft_consensus.cc:740] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.343272 24448 raft_consensus.cc:493] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.343478 24346 consensus_queue.cc:260] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.347707 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ee8254ae04409f85c2093975581df2" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:14.355342 24348 raft_consensus.cc:359] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.356082 24348 raft_consensus.cc:385] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.356343 24348 raft_consensus.cc:740] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
W20260709 13:11:14.357019 24040 leader_election.cc:343] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.357513 24040 leader_election.cc:304] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:14.358253 24346 ts_tablet_manager.cc:1434] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.002s
I20260709 13:11:14.359707 24470 raft_consensus.cc:2749] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.359874 24560 consensus_queue.cc:1048] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:14.361513 24580 consensus_queue.cc:1048] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.369525 24407 raft_consensus.cc:515] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.344151 24448 raft_consensus.cc:515] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.371662 24346 tablet_bootstrap.cc:492] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:14.374116 24448 leader_election.cc:290] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:14.375762 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f9bfefae3941abbc0844599cb84fad" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:14.381417 24345 raft_consensus.cc:359] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.382485 24345 raft_consensus.cc:385] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.382905 24345 raft_consensus.cc:740] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.384016 24345 consensus_queue.cc:260] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.394621 24345 ts_tablet_manager.cc:1434] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.140s	user 0.006s	sys 0.002s
I20260709 13:11:14.395540 24345 tablet_bootstrap.cc:492] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:14.398413 24405 raft_consensus.cc:493] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.401293 24405 raft_consensus.cc:515] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.405671 24348 consensus_queue.cc:260] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.412989 24346 tablet_bootstrap.cc:654] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.417654 24348 ts_tablet_manager.cc:1434] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.132s	user 0.007s	sys 0.000s
I20260709 13:11:14.422312 24348 tablet_bootstrap.cc:492] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
W20260709 13:11:14.393934 24189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:37595, user_credentials={real_user=slave}} blocked reactor thread for 44434.5us
I20260709 13:11:14.432544 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f9bfefae3941abbc0844599cb84fad" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:14.433916 24405 leader_election.cc:290] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:14.435643 24150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ad44159eac4a578600dea91ea37ec4" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:14.436323 24563 consensus_queue.cc:1048] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.437898 24407 leader_election.cc:290] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:14.437656 24189 leader_election.cc:304] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:14.438859 24448 raft_consensus.cc:2749] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.440721 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ad44159eac4a578600dea91ea37ec4" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:14.441011 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28223fe41bc64b2cbcae376ef36b3db4" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:14.441708 24297 raft_consensus.cc:3060] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.438860 24345 tablet_bootstrap.cc:654] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.436367 24150 raft_consensus.cc:2468] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:14.443874 24190 leader_election.cc:304] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:14.445091 24448 raft_consensus.cc:2804] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.445624 24448 raft_consensus.cc:493] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.446076 24448 raft_consensus.cc:3060] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.447822 24348 tablet_bootstrap.cc:654] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.467432 24344 tablet_bootstrap.cc:492] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:14.467969 24344 ts_tablet_manager.cc:1403] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.215s	user 0.033s	sys 0.037s
I20260709 13:11:14.463797 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28223fe41bc64b2cbcae376ef36b3db4" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
W20260709 13:11:14.468446 24189 leader_election.cc:343] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.481209 24223 raft_consensus.cc:3060] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.485759 24560 raft_consensus.cc:493] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.521777 24297 raft_consensus.cc:2468] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:14.524045 24448 raft_consensus.cc:515] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.524709 24115 leader_election.cc:304] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 
I20260709 13:11:14.525801 24407 raft_consensus.cc:2804] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.526319 24407 raft_consensus.cc:697] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:14.527825 24407 consensus_queue.cc:237] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.499786 24560 raft_consensus.cc:515] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.534292 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ad44159eac4a578600dea91ea37ec4" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:14.535281 24560 leader_election.cc:290] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:14.535336 24151 raft_consensus.cc:3060] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.541056 24344 raft_consensus.cc:359] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.541973 24344 raft_consensus.cc:385] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.542357 24344 raft_consensus.cc:740] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.543556 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ad44159eac4a578600dea91ea37ec4" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:14.544906 24346 tablet_bootstrap.cc:492] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
W20260709 13:11:14.547070 24189 leader_election.cc:343] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.547084 24225 raft_consensus.cc:3060] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.548100 24223 raft_consensus.cc:2468] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:14.543782 24344 consensus_queue.cc:260] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.550261 24151 raft_consensus.cc:2468] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:14.547464 24346 ts_tablet_manager.cc:1403] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.188s	user 0.007s	sys 0.025s
I20260709 13:11:14.551066 24344 ts_tablet_manager.cc:1434] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.001s
I20260709 13:11:14.552093 24344 tablet_bootstrap.cc:492] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:14.559378 24545 raft_consensus.cc:493] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.560009 24545 raft_consensus.cc:515] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.560338 24190 leader_election.cc:304] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [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: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:14.561250 24638 raft_consensus.cc:2804] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.561275 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e477bbb39b5f400e851abce181840389" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:14.562533 24545 leader_election.cc:290] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:14.561793 24638 raft_consensus.cc:697] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:14.564613 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c6d55cbd3c4955bca603720b9a3414" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:14.553872 24346 raft_consensus.cc:359] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.580641 24346 raft_consensus.cc:385] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.581122 24346 raft_consensus.cc:740] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.582808 24346 consensus_queue.cc:260] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.588099 24346 ts_tablet_manager.cc:1434] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:11:14.580492 24448 leader_election.cc:290] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
W20260709 13:11:14.589493 24039 leader_election.cc:343] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.595496 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c6d55cbd3c4955bca603720b9a3414" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:14.598402 24074 raft_consensus.cc:2393] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36bceaeb039042a38f53adcb65e83858 in current term 1: Already voted for candidate c174b1bf080243b8ad32925d9c37760a in this term.
I20260709 13:11:14.598932 24346 tablet_bootstrap.cc:492] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:14.599501 24638 consensus_queue.cc:237] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.634557 24344 tablet_bootstrap.cc:654] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:14.660207 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:14.669987 24345 tablet_bootstrap.cc:492] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:14.671285 24345 ts_tablet_manager.cc:1403] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.276s	user 0.028s	sys 0.019s
I20260709 13:11:14.688652 24348 tablet_bootstrap.cc:492] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:14.689297 24348 ts_tablet_manager.cc:1403] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.267s	user 0.028s	sys 0.016s
I20260709 13:11:14.692312 24366 raft_consensus.cc:493] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.692339 24348 raft_consensus.cc:359] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.693430 24348 raft_consensus.cc:385] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.693754 24348 raft_consensus.cc:740] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
W20260709 13:11:14.681716 24117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 81278.4us
I20260709 13:11:14.692924 24366 raft_consensus.cc:515] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.715353 24366 leader_election.cc:290] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:14.716670 24346 tablet_bootstrap.cc:654] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.719187 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e477bbb39b5f400e851abce181840389" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:14.724121 24345 raft_consensus.cc:359] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.714398 24117 leader_election.cc:304] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:14.726451 24407 raft_consensus.cc:3060] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.732306 24345 raft_consensus.cc:385] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.725432 24348 consensus_queue.cc:260] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.735899 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:14.734129 24345 raft_consensus.cc:740] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.740473 24407 raft_consensus.cc:2749] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.740087 23974 catalog_manager.cc:5697] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.740160 24345 consensus_queue.cc:260] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.742846 24348 ts_tablet_manager.cc:1434] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.053s	user 0.011s	sys 0.005s
I20260709 13:11:14.743918 24348 tablet_bootstrap.cc:492] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:14.746754 24397 consensus_queue.cc:1048] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:14.754410 24345 ts_tablet_manager.cc:1434] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.082s	user 0.000s	sys 0.012s
I20260709 13:11:14.755765 24345 tablet_bootstrap.cc:492] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:14.759215 24366 raft_consensus.cc:493] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.759806 24366 raft_consensus.cc:515] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.761974 24366 leader_election.cc:290] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:14.764328 24397 consensus_queue.cc:1048] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:14.768096 24040 leader_election.cc:343] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.771994 24366 consensus_queue.cc:1048] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.774374 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ad44159eac4a578600dea91ea37ec4" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:14.775943 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:14.771468 24040 leader_election.cc:304] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:14.778462 24345 tablet_bootstrap.cc:654] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.778578 24648 raft_consensus.cc:2749] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.780414 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ad44159eac4a578600dea91ea37ec4" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:14.777755 24041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:39257, user_credentials={real_user=slave}} blocked reactor thread for 253990us
I20260709 13:11:14.781212 24151 raft_consensus.cc:2393] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 1: Already voted for candidate c174b1bf080243b8ad32925d9c37760a in this term.
I20260709 13:11:14.781917 24648 consensus_queue.cc:1048] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.785573 24264 leader_election.cc:304] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:14.787395 24563 raft_consensus.cc:2749] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.791735 24264 leader_election.cc:304] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:14.792603 24366 raft_consensus.cc:3060] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.800100 24366 raft_consensus.cc:2749] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.828367 24653 raft_consensus.cc:493] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.835023 24651 raft_consensus.cc:493] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.843602 24344 tablet_bootstrap.cc:492] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:14.845360 24344 ts_tablet_manager.cc:1403] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.293s	user 0.003s	sys 0.018s
I20260709 13:11:14.846638 24297 raft_consensus.cc:3060] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.856437 24344 raft_consensus.cc:359] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.857527 24344 raft_consensus.cc:385] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.858049 24344 raft_consensus.cc:740] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.841514 24653 raft_consensus.cc:515] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:14.861066 24348 tablet_bootstrap.cc:654] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.862263 24580 consensus_queue.cc:1048] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:14.851953 24651 raft_consensus.cc:515] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.866597 24651 leader_election.cc:290] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:14.868194 24345 tablet_bootstrap.cc:492] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:14.868904 24345 ts_tablet_manager.cc:1403] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.003s
I20260709 13:11:14.872618 24345 raft_consensus.cc:359] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.873594 24345 raft_consensus.cc:385] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.873961 24345 raft_consensus.cc:740] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.876812 24296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:14.877166 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:14.881475 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe90b068804b739da39f4890fa1452" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:14.882375 24072 raft_consensus.cc:2468] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:14.885759 24146 raft_consensus.cc:3060] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.874778 24345 consensus_queue.cc:260] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.887699 24115 leader_election.cc:304] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:14.889341 24345 ts_tablet_manager.cc:1434] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:11:14.890728 24345 tablet_bootstrap.cc:492] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:14.897246 24653 leader_election.cc:290] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:14.901249 24117 leader_election.cc:304] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:14.904946 24405 consensus_queue.cc:1048] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:14.903023 23974 catalog_manager.cc:5697] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.907334 24651 raft_consensus.cc:2804] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.907925 24651 raft_consensus.cc:493] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.908411 24651 raft_consensus.cc:3060] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.920774 24545 raft_consensus.cc:2749] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.924523 24397 consensus_queue.cc:1048] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:14.859660 24344 consensus_queue.cc:260] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.934778 24344 ts_tablet_manager.cc:1434] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.000s
I20260709 13:11:14.940897 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe90b068804b739da39f4890fa1452" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
W20260709 13:11:14.942662 24114 leader_election.cc:343] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.951514 24346 tablet_bootstrap.cc:492] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:14.952099 24346 ts_tablet_manager.cc:1403] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.353s	user 0.010s	sys 0.007s
I20260709 13:11:14.952540 24651 raft_consensus.cc:515] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:14.956035 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe90b068804b739da39f4890fa1452" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:14.956737 24072 raft_consensus.cc:3060] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.954700 24651 leader_election.cc:290] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:14.971576 24344 tablet_bootstrap.cc:492] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:14.971467 24346 raft_consensus.cc:359] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:14.974809 24346 raft_consensus.cc:385] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.974164 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe90b068804b739da39f4890fa1452" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:14.978718 24345 tablet_bootstrap.cc:654] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.975129 24346 raft_consensus.cc:740] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.981657 24346 consensus_queue.cc:260] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
W20260709 13:11:14.983207 24114 leader_election.cc:343] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.979996 24580 raft_consensus.cc:493] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.991178 24580 raft_consensus.cc:515] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:14.992218 24346 ts_tablet_manager.cc:1434] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 13:11:14.993387 24580 leader_election.cc:290] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:14.996477 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce2fc00aff4c1cb1fe9c713eb89339" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:14.997210 24075 raft_consensus.cc:2468] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:15.005388 24346 tablet_bootstrap.cc:492] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:15.009024 24191 leader_election.cc:304] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:15.010169 24580 raft_consensus.cc:2804] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:15.010602 24580 raft_consensus.cc:493] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:15.011042 24580 raft_consensus.cc:3060] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.013815 24348 tablet_bootstrap.cc:492] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:15.014314 24348 ts_tablet_manager.cc:1403] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.271s	user 0.015s	sys 0.004s
I20260709 13:11:15.017028 24296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce2fc00aff4c1cb1fe9c713eb89339" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:15.020042 24072 raft_consensus.cc:2468] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:15.020325 24651 consensus_queue.cc:1048] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:11:15.025174 24117 leader_election.cc:304] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:15.027546 24545 raft_consensus.cc:2804] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:15.028028 24545 raft_consensus.cc:697] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
W20260709 13:11:15.029168 24189 leader_election.cc:343] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.028865 24545 consensus_queue.cc:237] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.033814 24580 raft_consensus.cc:515] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.022959 24344 tablet_bootstrap.cc:654] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.043213 24448 raft_consensus.cc:493] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.043826 24448 raft_consensus.cc:515] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.045567 24348 raft_consensus.cc:359] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.046355 24348 raft_consensus.cc:385] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.046677 24348 raft_consensus.cc:740] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.047387 24348 consensus_queue.cc:260] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.049015 24348 ts_tablet_manager.cc:1434] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.034s	user 0.000s	sys 0.006s
I20260709 13:11:15.049933 24348 tablet_bootstrap.cc:492] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:15.050082 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:15.052752 24296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:15.053437 24296 raft_consensus.cc:2468] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:15.054627 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce2fc00aff4c1cb1fe9c713eb89339" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:15.049896 24580 leader_election.cc:290] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:15.057394 24299 raft_consensus.cc:3060] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.045928 24448 leader_election.cc:290] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:15.061703 24348 tablet_bootstrap.cc:654] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.062577 24189 leader_election.cc:304] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:15.063670 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce2fc00aff4c1cb1fe9c713eb89339" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:15.064018 24448 raft_consensus.cc:2804] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:15.064327 24076 raft_consensus.cc:3060] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.064473 24448 raft_consensus.cc:493] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:15.064888 24448 raft_consensus.cc:3060] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.065011 24346 tablet_bootstrap.cc:654] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.050762 24146 raft_consensus.cc:2468] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:15.073866 24448 raft_consensus.cc:515] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.076129 23972 catalog_manager.cc:5697] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.080555 24344 tablet_bootstrap.cc:492] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:15.082770 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:15.083472 24297 raft_consensus.cc:3060] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.086627 24344 ts_tablet_manager.cc:1403] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.007s
I20260709 13:11:15.050093 24651 consensus_queue.cc:1048] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:11:15.090878 24345 tablet_bootstrap.cc:492] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:15.091451 24345 ts_tablet_manager.cc:1403] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.001s
I20260709 13:11:15.097687 24638 consensus_queue.cc:1048] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.103415 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:15.106051 24348 tablet_bootstrap.cc:492] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:15.106582 24348 ts_tablet_manager.cc:1403] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 13:11:15.106766 24345 raft_consensus.cc:359] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.107671 24345 raft_consensus.cc:385] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.096561 24344 raft_consensus.cc:359] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.108111 24344 raft_consensus.cc:385] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.108469 24344 raft_consensus.cc:740] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.104131 24146 raft_consensus.cc:3060] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.109839 24448 leader_election.cc:290] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:15.117736 24297 raft_consensus.cc:2468] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:15.107950 24345 raft_consensus.cc:740] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.121654 24345 consensus_queue.cc:260] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.120801 24346 tablet_bootstrap.cc:492] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:15.122946 24346 ts_tablet_manager.cc:1403] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.000s
I20260709 13:11:15.123484 24344 consensus_queue.cc:260] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.125145 24344 ts_tablet_manager.cc:1434] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260709 13:11:15.125546 24348 raft_consensus.cc:359] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.129268 24348 raft_consensus.cc:385] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.129627 24348 raft_consensus.cc:740] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.130324 24348 consensus_queue.cc:260] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.126049 24344 tablet_bootstrap.cc:492] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:15.127816 24346 raft_consensus.cc:359] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.132498 24346 raft_consensus.cc:385] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.132906 24346 raft_consensus.cc:740] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.133863 24346 consensus_queue.cc:260] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.128898 24345 ts_tablet_manager.cc:1434] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:11:15.135800 24345 tablet_bootstrap.cc:492] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:15.142340 24348 ts_tablet_manager.cc:1434] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 13:11:15.143597 24346 ts_tablet_manager.cc:1434] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:11:15.138669 24189 leader_election.cc:304] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:15.146837 24448 raft_consensus.cc:2804] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:15.147382 24448 raft_consensus.cc:697] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:15.148226 24448 consensus_queue.cc:237] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.152524 24346 tablet_bootstrap.cc:492] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:15.153472 24348 tablet_bootstrap.cc:492] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:15.153604 24560 raft_consensus.cc:493] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.168354 24560 raft_consensus.cc:515] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.170512 24146 raft_consensus.cc:2468] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:15.174340 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f7119ddd1746dc819ec5ae7665e57b" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:15.181370 24345 tablet_bootstrap.cc:654] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:15.182396 24041 leader_election.cc:343] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.170512 24560 leader_election.cc:290] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:15.175691 24299 raft_consensus.cc:2468] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:15.194244 24397 raft_consensus.cc:493] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.194895 24348 tablet_bootstrap.cc:654] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.194825 24397 raft_consensus.cc:515] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.196533 24344 tablet_bootstrap.cc:654] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.198361 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ee8254ae04409f85c2093975581df2" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:15.199833 24264 leader_election.cc:343] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.211293 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ee8254ae04409f85c2093975581df2" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:15.212143 24072 raft_consensus.cc:2468] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:15.214179 24397 leader_election.cc:290] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:15.183812 24076 raft_consensus.cc:2468] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:15.221325 24560 raft_consensus.cc:493] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.222100 24560 raft_consensus.cc:515] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.230571 24191 leader_election.cc:304] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:15.231158 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd922c1f524165abec871cbd3cc260" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:15.231540 24580 raft_consensus.cc:2804] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:15.232161 24580 raft_consensus.cc:697] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:15.232198 24560 leader_election.cc:290] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
W20260709 13:11:15.232643 24039 leader_election.cc:343] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.233112 24265 leader_election.cc:304] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:15.233932 24563 raft_consensus.cc:2804] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:15.233589 23973 catalog_manager.cc:5697] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.233130 24580 consensus_queue.cc:237] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.239290 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f7119ddd1746dc819ec5ae7665e57b" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:15.239742 24448 consensus_queue.cc:1048] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:15.234360 24563 raft_consensus.cc:493] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:15.243180 24563 raft_consensus.cc:3060] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.243970 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd922c1f524165abec871cbd3cc260" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:15.248390 24344 tablet_bootstrap.cc:492] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:15.248965 24344 ts_tablet_manager.cc:1403] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.123s	user 0.006s	sys 0.015s
I20260709 13:11:15.252372 24563 raft_consensus.cc:515] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:15.253669 24041 leader_election.cc:343] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.254196 24041 leader_election.cc:304] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:15.257212 24345 tablet_bootstrap.cc:492] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:15.257743 24345 ts_tablet_manager.cc:1403] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.002s
I20260709 13:11:15.256385 24470 raft_consensus.cc:2749] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:15.259792 24344 raft_consensus.cc:359] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.260528 24344 raft_consensus.cc:385] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.254653 24563 leader_election.cc:290] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:15.260802 24344 raft_consensus.cc:740] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.262220 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ee8254ae04409f85c2093975581df2" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:15.263727 24344 consensus_queue.cc:260] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.265652 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ee8254ae04409f85c2093975581df2" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:15.266463 24072 raft_consensus.cc:3060] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.271173 24345 raft_consensus.cc:359] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.271885 24345 raft_consensus.cc:385] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.272153 24345 raft_consensus.cc:740] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.275804 24344 ts_tablet_manager.cc:1434] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:11:15.276829 24344 tablet_bootstrap.cc:492] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:15.280506 24345 consensus_queue.cc:260] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.283578 24345 ts_tablet_manager.cc:1434] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:11:15.287557 24346 tablet_bootstrap.cc:654] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:15.274675 24264 leader_election.cc:343] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.316810 24348 tablet_bootstrap.cc:492] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:15.317304 24348 ts_tablet_manager.cc:1403] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.011s
I20260709 13:11:15.319977 24348 raft_consensus.cc:359] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.320655 24348 raft_consensus.cc:385] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.320916 24348 raft_consensus.cc:740] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.322778 24072 raft_consensus.cc:2468] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:15.323323 24470 raft_consensus.cc:493] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.324014 24470 raft_consensus.cc:515] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.321549 24348 consensus_queue.cc:260] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.328480 24348 ts_tablet_manager.cc:1434] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:11:15.329409 24348 tablet_bootstrap.cc:492] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:15.330096 24345 tablet_bootstrap.cc:492] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
W20260709 13:11:15.332973 24040 leader_election.cc:343] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.333686 24040 leader_election.cc:304] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:15.335907 24560 raft_consensus.cc:2749] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:15.337598 24344 tablet_bootstrap.cc:654] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.339632 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f7e2532d5448a8604f47f48777132" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:15.339954 24648 raft_consensus.cc:493] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.340449 24648 raft_consensus.cc:515] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.340996 24470 leader_election.cc:290] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
W20260709 13:11:15.341176 24039 leader_election.cc:343] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.344841 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f7e2532d5448a8604f47f48777132" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:15.345700 24648 leader_election.cc:290] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:15.346992 24348 tablet_bootstrap.cc:654] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.348268 24345 tablet_bootstrap.cc:654] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.349095 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:15.352639 24041 leader_election.cc:343] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.356922 24653 raft_consensus.cc:493] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.356726 23971 catalog_manager.cc:5697] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:15.359369 24040 leader_election.cc:343] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.357390 24653 raft_consensus.cc:515] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.359901 24040 leader_election.cc:304] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:15.361224 24470 raft_consensus.cc:2749] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:15.362807 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7db599127d45e1a364a9851b4c8be7" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:15.364800 24653 leader_election.cc:290] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:15.366225 24265 leader_election.cc:304] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:15.358888 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
W20260709 13:11:15.368214 24114 leader_election.cc:343] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.376516 24397 raft_consensus.cc:2804] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:15.378525 24397 raft_consensus.cc:697] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:15.379698 24346 tablet_bootstrap.cc:492] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:15.379413 24397 consensus_queue.cc:237] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.380293 24346 ts_tablet_manager.cc:1403] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.228s	user 0.019s	sys 0.003s
I20260709 13:11:15.383193 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7db599127d45e1a364a9851b4c8be7" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:15.386439 24299 raft_consensus.cc:2468] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
W20260709 13:11:15.386471 24039 leader_election.cc:343] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.387166 24039 leader_election.cc:304] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:15.388149 24115 leader_election.cc:304] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:15.388336 24560 raft_consensus.cc:2749] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:15.389379 24653 raft_consensus.cc:2804] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:15.389807 24653 raft_consensus.cc:493] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:15.390156 24653 raft_consensus.cc:3060] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.400159 24346 raft_consensus.cc:359] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.401291 24346 raft_consensus.cc:385] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.401652 24346 raft_consensus.cc:740] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.402760 24346 consensus_queue.cc:260] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.430353 24344 tablet_bootstrap.cc:492] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:15.430846 24344 ts_tablet_manager.cc:1403] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.154s	user 0.023s	sys 0.006s
I20260709 13:11:15.433243 24346 ts_tablet_manager.cc:1434] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.002s
I20260709 13:11:15.434245 24346 tablet_bootstrap.cc:492] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:15.438840 24348 tablet_bootstrap.cc:492] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:15.439407 24348 ts_tablet_manager.cc:1403] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.110s	user 0.006s	sys 0.017s
I20260709 13:11:15.442133 24348 raft_consensus.cc:359] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.442821 24348 raft_consensus.cc:385] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.443166 24348 raft_consensus.cc:740] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.443858 24348 consensus_queue.cc:260] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.444840 23973 catalog_manager.cc:5697] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.432077 24653 raft_consensus.cc:515] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.451486 24346 tablet_bootstrap.cc:654] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.460831 24348 ts_tablet_manager.cc:1434] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 13:11:15.461897 24348 tablet_bootstrap.cc:492] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:15.463058 24580 raft_consensus.cc:493] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.463840 24580 raft_consensus.cc:515] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.467222 24580 leader_election.cc:290] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:15.467437 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e477bbb39b5f400e851abce181840389" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:15.468111 24072 raft_consensus.cc:2468] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:15.469148 24345 tablet_bootstrap.cc:492] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:15.469378 24191 leader_election.cc:304] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:15.469689 24345 ts_tablet_manager.cc:1403] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.000s
I20260709 13:11:15.474684 24344 raft_consensus.cc:359] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.475461 24344 raft_consensus.cc:385] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.475714 24344 raft_consensus.cc:740] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.481041 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7db599127d45e1a364a9851b4c8be7" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:15.482614 24580 raft_consensus.cc:2804] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:15.483129 24580 raft_consensus.cc:493] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:15.483505 24580 raft_consensus.cc:3060] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.484727 24651 raft_consensus.cc:493] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.485051 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e477bbb39b5f400e851abce181840389" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:15.485536 24651 raft_consensus.cc:515] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.490180 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd922c1f524165abec871cbd3cc260" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:15.491149 24072 raft_consensus.cc:2468] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
W20260709 13:11:15.492905 24189 leader_election.cc:343] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.493280 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7db599127d45e1a364a9851b4c8be7" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:15.494175 24298 raft_consensus.cc:3060] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.494894 24653 leader_election.cc:290] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:15.496631 24117 leader_election.cc:304] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:15.499807 24344 consensus_queue.cc:260] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.500751 24225 raft_consensus.cc:3060] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.502018 24344 ts_tablet_manager.cc:1434] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.000s
I20260709 13:11:15.503046 24344 tablet_bootstrap.cc:492] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:15.503875 24651 leader_election.cc:290] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:15.504220 24298 raft_consensus.cc:2468] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:15.504446 24651 raft_consensus.cc:2804] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:15.504841 24651 raft_consensus.cc:493] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:15.505277 24651 raft_consensus.cc:3060] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.505558 24115 leader_election.cc:304] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 
I20260709 13:11:15.506539 24545 raft_consensus.cc:2804] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:15.507028 24545 raft_consensus.cc:697] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:15.507134 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd922c1f524165abec871cbd3cc260" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:15.507882 24545 consensus_queue.cc:237] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:15.508605 24345 raft_consensus.cc:359] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.509295 24345 raft_consensus.cc:385] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.509559 24345 raft_consensus.cc:740] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.497252 24346 tablet_bootstrap.cc:492] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
W20260709 13:11:15.510422 24114 leader_election.cc:343] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.510242 24345 consensus_queue.cc:260] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.513664 24345 ts_tablet_manager.cc:1434] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:11:15.516055 24344 tablet_bootstrap.cc:654] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.515703 24651 raft_consensus.cc:515] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.518455 24651 leader_election.cc:290] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:15.493959 24580 raft_consensus.cc:515] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.524220 24580 leader_election.cc:290] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:15.524770 24346 ts_tablet_manager.cc:1403] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.091s	user 0.024s	sys 0.028s
I20260709 13:11:15.528296 24346 raft_consensus.cc:359] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.529485 24346 raft_consensus.cc:385] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.529752 24346 raft_consensus.cc:740] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.530407 24346 consensus_queue.cc:260] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.532596 24346 ts_tablet_manager.cc:1434] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:15.533545 24346 tablet_bootstrap.cc:492] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:15.548249 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd922c1f524165abec871cbd3cc260" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:15.550077 24397 raft_consensus.cc:493] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.550557 24397 raft_consensus.cc:515] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:15.551443 24114 leader_election.cc:343] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.552464 24397 leader_election.cc:290] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:15.552989 24344 tablet_bootstrap.cc:492] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:15.553248 24225 raft_consensus.cc:2468] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:15.553498 24344 ts_tablet_manager.cc:1403] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.013s
I20260709 13:11:15.553697 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f7119ddd1746dc819ec5ae7665e57b" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:15.555251 24264 leader_election.cc:343] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.555806 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd922c1f524165abec871cbd3cc260" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:15.556579 24072 raft_consensus.cc:3060] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.557339 24346 tablet_bootstrap.cc:654] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.551488 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e477bbb39b5f400e851abce181840389" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:15.563191 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f7119ddd1746dc819ec5ae7665e57b" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:15.567646 24070 raft_consensus.cc:2468] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:15.563207 24344 raft_consensus.cc:359] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.569402 24344 raft_consensus.cc:385] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.563993 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e477bbb39b5f400e851abce181840389" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:15.570138 24076 raft_consensus.cc:3060] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.569751 24344 raft_consensus.cc:740] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.574781 24344 consensus_queue.cc:260] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.577163 24344 ts_tablet_manager.cc:1434] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260709 13:11:15.578136 24344 tablet_bootstrap.cc:492] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
W20260709 13:11:15.579144 24189 leader_election.cc:343] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.586527 24265 leader_election.cc:304] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:15.592756 24397 raft_consensus.cc:2804] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:15.593369 24397 raft_consensus.cc:493] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:15.593804 24397 raft_consensus.cc:3060] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.594367 23973 catalog_manager.cc:5697] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.609287 24651 consensus_queue.cc:1048] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.613901 24580 consensus_queue.cc:1048] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:15.618568 24076 raft_consensus.cc:2468] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:15.619728 24345 tablet_bootstrap.cc:492] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:15.643841 24191 leader_election.cc:304] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [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: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:15.645689 24580 raft_consensus.cc:2804] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:15.626119 24397 raft_consensus.cc:515] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.629567 24222 raft_consensus.cc:3060] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.633383 24448 consensus_queue.cc:1048] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.639007 24072 raft_consensus.cc:2468] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:15.650504 24117 leader_election.cc:304] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:15.639565 24348 tablet_bootstrap.cc:700] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent opening tablet: real 0.140s	user 0.001s	sys 0.000s
I20260709 13:11:15.656163 24348 tablet_bootstrap.cc:654] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.657826 24397 leader_election.cc:290] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:15.646943 24580 raft_consensus.cc:697] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:15.659225 24651 raft_consensus.cc:2804] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:15.687856 24344 tablet_bootstrap.cc:654] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.700769 24405 consensus_queue.cc:1048] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:11:15.719553 24580 consensus_queue.cc:237] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.724023 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f7119ddd1746dc819ec5ae7665e57b" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:15.727474 24345 tablet_bootstrap.cc:654] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:15.731403 24653 raft_consensus.cc:493] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.732066 24653 raft_consensus.cc:515] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:15.732604 24264 leader_election.cc:343] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:15.738229 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ee8254ae04409f85c2093975581df2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:15.747056 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f7119ddd1746dc819ec5ae7665e57b" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:15.757071 24076 raft_consensus.cc:3060] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.753271 24448 raft_consensus.cc:493] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.754251 24653 leader_election.cc:290] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:15.788697 24651 raft_consensus.cc:697] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:15.782788 24076 raft_consensus.cc:2468] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:15.814033 24346 tablet_bootstrap.cc:492] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:15.814845 24346 ts_tablet_manager.cc:1403] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.281s	user 0.065s	sys 0.097s
W20260709 13:11:15.819463 24114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:43073, user_credentials={real_user=slave}} blocked reactor thread for 53949.5us
I20260709 13:11:15.787609 24448 raft_consensus.cc:515] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.833266 24265 leader_election.cc:304] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:15.835807 24563 raft_consensus.cc:2804] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:15.836329 24563 raft_consensus.cc:697] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:15.837173 24563 consensus_queue.cc:237] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.808948 24653 consensus_queue.cc:1048] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260709 13:11:15.841154 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:15.849447 24073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ee8254ae04409f85c2093975581df2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:15.850380 24073 raft_consensus.cc:2393] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36bceaeb039042a38f53adcb65e83858 in current term 1: Already voted for candidate 83fff6aa8e6e44b18033348058ad0aa3 in this term.
I20260709 13:11:15.822706 24651 consensus_queue.cc:237] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.855815 24346 raft_consensus.cc:359] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.856787 24346 raft_consensus.cc:385] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:15.856925 24117 leader_election.cc:304] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:15.857300 24346 raft_consensus.cc:740] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:15.858245 24346 consensus_queue.cc:260] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:15.859889 24692 raft_consensus.cc:3060] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:15.861295 24580 consensus_queue.cc:1048] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:11:15.865252 23971 catalog_manager.cc:5697] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.875238 24580 raft_consensus.cc:493] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.875828 24580 raft_consensus.cc:515] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:15.881116 24346 ts_tablet_manager.cc:1434] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:11:15.882494 24346 tablet_bootstrap.cc:492] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:15.889422 24580 leader_election.cc:290] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:15.891477 24073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd922c1f524165abec871cbd3cc260" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:15.892480 24073 raft_consensus.cc:2393] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c174b1bf080243b8ad32925d9c37760a in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:15.905129 24348 tablet_bootstrap.cc:492] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:15.905725 24348 ts_tablet_manager.cc:1403] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.444s	user 0.020s	sys 0.029s
I20260709 13:11:15.936700 24345 tablet_bootstrap.cc:492] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:15.937259 24345 ts_tablet_manager.cc:1403] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.321s	user 0.013s	sys 0.013s
I20260709 13:11:15.932466 24692 raft_consensus.cc:2749] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:15.952347 24346 tablet_bootstrap.cc:654] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:15.952287 24262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:43073, user_credentials={real_user=slave}} blocked reactor thread for 90814.9us
I20260709 13:11:15.944514 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd922c1f524165abec871cbd3cc260" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:15.993377 24470 raft_consensus.cc:493] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:15.993950 24470 raft_consensus.cc:515] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:15.996042 24470 leader_election.cc:290] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:15.997908 24448 leader_election.cc:290] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:15.999599 24397 consensus_queue.cc:1048] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:16.003098 24344 tablet_bootstrap.cc:492] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:16.003638 24344 ts_tablet_manager.cc:1403] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.426s	user 0.023s	sys 0.010s
I20260709 13:11:16.048511 24348 raft_consensus.cc:359] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.049520 24348 raft_consensus.cc:385] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.049873 24348 raft_consensus.cc:740] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.050714 24348 consensus_queue.cc:260] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.053300 24366 consensus_queue.cc:1048] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:16.051486 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe90b068804b739da39f4890fa1452" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:16.069617 24344 raft_consensus.cc:359] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.046449 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:16.071017 24344 raft_consensus.cc:385] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.072533 24344 raft_consensus.cc:740] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.073303 24344 consensus_queue.cc:260] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.073655 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfe90b068804b739da39f4890fa1452" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:16.077092 24344 ts_tablet_manager.cc:1434] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
W20260709 13:11:16.085536 24040 leader_election.cc:343] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:16.090258 24348 ts_tablet_manager.cc:1434] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.184s	user 0.012s	sys 0.010s
I20260709 13:11:16.091935 24348 tablet_bootstrap.cc:492] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:16.114637 24699 consensus_queue.cc:1048] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:16.125695 24345 raft_consensus.cc:359] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:16.126890 24345 raft_consensus.cc:385] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.129554 24348 tablet_bootstrap.cc:654] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.127341 24345 raft_consensus.cc:740] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.133407 24345 consensus_queue.cc:260] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
W20260709 13:11:16.145315 24707 log.cc:927] Time spent T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 13:11:16.146071 24699 consensus_queue.cc:1048] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:16.178385 23973 catalog_manager.cc:5697] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:16.186180 24345 ts_tablet_manager.cc:1434] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.249s	user 0.006s	sys 0.004s
I20260709 13:11:16.188675 23971 catalog_manager.cc:5697] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:16.193760 24345 tablet_bootstrap.cc:492] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:16.195473 24344 tablet_bootstrap.cc:492] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:16.202876 24190 leader_election.cc:304] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:16.220574 24190 leader_election.cc:304] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [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: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:16.220983 24346 tablet_bootstrap.cc:492] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:16.222321 24346 ts_tablet_manager.cc:1403] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.340s	user 0.034s	sys 0.009s
I20260709 13:11:16.215256 24651 raft_consensus.cc:493] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:16.268831 24344 tablet_bootstrap.cc:654] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.272003 24580 raft_consensus.cc:2749] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:16.241365 24651 raft_consensus.cc:515] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.283015 24638 raft_consensus.cc:3060] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.290992 24651 leader_election.cc:290] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:16.295675 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f7119ddd1746dc819ec5ae7665e57b" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:16.304829 24346 raft_consensus.cc:359] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.305661 24346 raft_consensus.cc:385] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.305954 24346 raft_consensus.cc:740] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.306764 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f7119ddd1746dc819ec5ae7665e57b" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:16.308017 24346 consensus_queue.cc:260] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.318476 24346 ts_tablet_manager.cc:1434] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.000s
I20260709 13:11:16.319020 24072 raft_consensus.cc:2393] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36bceaeb039042a38f53adcb65e83858 in current term 1: Already voted for candidate 83fff6aa8e6e44b18033348058ad0aa3 in this term.
I20260709 13:11:16.321012 24117 leader_election.cc:304] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:16.325974 24651 raft_consensus.cc:3060] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.329223 24345 tablet_bootstrap.cc:654] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.336086 24397 consensus_queue.cc:1048] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:16.319526 24346 tablet_bootstrap.cc:492] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:16.341238 24638 raft_consensus.cc:2749] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:16.348865 24189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:37595, user_credentials={real_user=slave}} blocked reactor thread for 151411us
I20260709 13:11:16.350061 24710 raft_consensus.cc:493] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:16.350557 24710 raft_consensus.cc:515] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.352829 24710 leader_election.cc:290] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:16.356171 24346 tablet_bootstrap.cc:654] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.359706 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f7e2532d5448a8604f47f48777132" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:16.360539 24651 raft_consensus.cc:2749] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:16.360656 24299 raft_consensus.cc:2468] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:16.367406 24560 raft_consensus.cc:493] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:16.367924 24560 raft_consensus.cc:515] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:16.368983 24189 leader_election.cc:304] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:16.369995 24710 raft_consensus.cc:2804] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:16.370434 24710 raft_consensus.cc:493] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:16.370860 24710 raft_consensus.cc:3060] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.371496 24560 leader_election.cc:290] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:16.373734 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:16.375730 24041 leader_election.cc:343] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:16.387458 24710 raft_consensus.cc:515] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.402386 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f7e2532d5448a8604f47f48777132" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:16.402750 24348 tablet_bootstrap.cc:492] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:16.403052 24299 raft_consensus.cc:3060] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.403301 24348 ts_tablet_manager.cc:1403] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.312s	user 0.012s	sys 0.001s
I20260709 13:11:16.406528 24348 raft_consensus.cc:359] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.407233 24348 raft_consensus.cc:385] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.407514 24348 raft_consensus.cc:740] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.408178 24348 consensus_queue.cc:260] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.410636 24348 ts_tablet_manager.cc:1434] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:16.411583 24348 tablet_bootstrap.cc:492] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:16.418128 24563 consensus_queue.cc:1048] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:11:16.419109 24190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.130:39257, user_credentials={real_user=slave}} blocked reactor thread for 198648us
I20260709 13:11:16.421959 24710 leader_election.cc:290] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:16.422106 24651 consensus_queue.cc:1048] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:16.423357 24191 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 200966us
I20260709 13:11:16.420006 24299 raft_consensus.cc:2468] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:16.429253 24189 leader_election.cc:304] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:16.430465 24448 raft_consensus.cc:2804] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:16.431059 24448 raft_consensus.cc:697] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:16.431862 24448 consensus_queue.cc:237] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.437570 24699 consensus_queue.cc:1048] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:16.448263 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f7e2532d5448a8604f47f48777132" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:16.449019 24071 raft_consensus.cc:2468] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:16.452992 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:16.448429 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:16.459093 24346 tablet_bootstrap.cc:492] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:16.459630 24346 ts_tablet_manager.cc:1403] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.007s
I20260709 13:11:16.463024 24344 tablet_bootstrap.cc:492] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:16.463856 24344 ts_tablet_manager.cc:1403] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.269s	user 0.019s	sys 0.000s
I20260709 13:11:16.496096 24346 raft_consensus.cc:359] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.497195 24346 raft_consensus.cc:385] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.497602 24346 raft_consensus.cc:740] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.486843 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320f7e2532d5448a8604f47f48777132" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:16.502470 24070 raft_consensus.cc:3060] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.503243 24716 raft_consensus.cc:493] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:16.503852 24716 raft_consensus.cc:515] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.513388 24345 tablet_bootstrap.cc:492] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:16.513969 24345 ts_tablet_manager.cc:1403] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.320s	user 0.010s	sys 0.010s
I20260709 13:11:16.516542 24716 leader_election.cc:290] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
W20260709 13:11:16.518977 24189 consensus_peers.cc:597] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a -> Peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Couldn't send request to peer 83fff6aa8e6e44b18033348058ad0aa3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:16.518826 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6522750b2ab6496daa0a15b0a2da082b" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:16.520992 24344 raft_consensus.cc:359] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.521783 24344 raft_consensus.cc:385] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.522076 24344 raft_consensus.cc:740] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.522804 24344 consensus_queue.cc:260] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.525418 24346 consensus_queue.cc:260] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.529206 24348 tablet_bootstrap.cc:654] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.530418 24345 raft_consensus.cc:359] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.531157 24345 raft_consensus.cc:385] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.531406 24345 raft_consensus.cc:740] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.534780 24345 consensus_queue.cc:260] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.520025 24147 raft_consensus.cc:2468] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:16.537410 24264 leader_election.cc:304] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 
I20260709 13:11:16.539508 24719 raft_consensus.cc:2804] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:16.540012 24719 raft_consensus.cc:493] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:16.540436 24719 raft_consensus.cc:3060] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.553026 24345 ts_tablet_manager.cc:1434] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:11:16.554359 24345 tablet_bootstrap.cc:492] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
W20260709 13:11:16.564234 24039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:43073, user_credentials={real_user=slave}} blocked reactor thread for 63419.7us
W20260709 13:11:16.568112 24039 leader_election.cc:343] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:16.568667 24039 leader_election.cc:304] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:16.570122 24560 raft_consensus.cc:2749] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:16.575773 24344 ts_tablet_manager.cc:1434] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.105s	user 0.012s	sys 0.000s
I20260709 13:11:16.577364 24344 tablet_bootstrap.cc:492] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:16.579039 24070 raft_consensus.cc:2468] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
W20260709 13:11:16.579183 24039 leader_election.cc:343] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:16.579730 24039 leader_election.cc:304] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:16.581487 24736 raft_consensus.cc:2749] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:16.585409 24344 tablet_bootstrap.cc:654] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.585628 24719 raft_consensus.cc:515] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.588479 24346 ts_tablet_manager.cc:1434] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.000s
I20260709 13:11:16.605358 24345 tablet_bootstrap.cc:654] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.590797 23972 catalog_manager.cc:5697] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:16.621009 24346 tablet_bootstrap.cc:492] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:16.625103 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6522750b2ab6496daa0a15b0a2da082b" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:16.632447 24545 raft_consensus.cc:493] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:16.633214 24545 raft_consensus.cc:515] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.629253 24726 consensus_queue.cc:1048] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:16.628259 24147 raft_consensus.cc:3060] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.641410 24719 leader_election.cc:290] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:16.642887 24545 leader_election.cc:290] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:16.644065 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c55ddeb032049679d5ad3a67505a41b" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:16.645226 24076 raft_consensus.cc:2468] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:16.644009 24296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c55ddeb032049679d5ad3a67505a41b" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:16.647815 24117 leader_election.cc:304] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:16.652842 24545 raft_consensus.cc:2804] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:16.653834 24545 raft_consensus.cc:493] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:11:16.654601 24115 leader_election.cc:343] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:16.654701 24545 raft_consensus.cc:3060] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.664433 24348 tablet_bootstrap.cc:492] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:16.664994 24348 ts_tablet_manager.cc:1403] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.254s	user 0.035s	sys 0.020s
I20260709 13:11:16.668287 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6522750b2ab6496daa0a15b0a2da082b" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:16.669157 24348 raft_consensus.cc:359] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.669432 24225 raft_consensus.cc:2468] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:16.669878 24348 raft_consensus.cc:385] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.670203 24348 raft_consensus.cc:740] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.675098 24545 raft_consensus.cc:515] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.675573 24348 consensus_queue.cc:260] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.681759 24346 tablet_bootstrap.cc:654] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.687618 24296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c55ddeb032049679d5ad3a67505a41b" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:16.688081 24348 ts_tablet_manager.cc:1434] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
W20260709 13:11:16.689420 24115 leader_election.cc:343] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:16.691567 24348 tablet_bootstrap.cc:492] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:16.698340 24545 leader_election.cc:290] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:16.699568 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c55ddeb032049679d5ad3a67505a41b" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:16.700282 24074 raft_consensus.cc:3060] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.706516 24348 tablet_bootstrap.cc:654] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.708815 24074 raft_consensus.cc:2468] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:16.715996 24117 leader_election.cc:304] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:16.718389 24345 tablet_bootstrap.cc:492] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:16.718936 24345 ts_tablet_manager.cc:1403] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.165s	user 0.029s	sys 0.011s
I20260709 13:11:16.718868 24545 raft_consensus.cc:2804] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:16.720538 24545 raft_consensus.cc:697] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:16.721827 24345 raft_consensus.cc:359] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:16.722687 24345 raft_consensus.cc:385] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.721773 24545 consensus_queue.cc:237] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.722976 24345 raft_consensus.cc:740] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.723331 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6522750b2ab6496daa0a15b0a2da082b" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:16.723958 24221 raft_consensus.cc:3060] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.727403 24147 raft_consensus.cc:2468] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:16.735206 24344 tablet_bootstrap.cc:492] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:16.735882 24264 leader_election.cc:304] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 
I20260709 13:11:16.736979 24719 raft_consensus.cc:2804] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:16.737537 24719 raft_consensus.cc:697] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:16.738361 24719 consensus_queue.cc:237] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.732502 24221 raft_consensus.cc:2468] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:16.723901 24345 consensus_queue.cc:260] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:16.733930 24348 tablet_bootstrap.cc:492] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:16.743422 24348 ts_tablet_manager.cc:1403] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.009s
I20260709 13:11:16.746243 24348 raft_consensus.cc:359] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.747074 24348 raft_consensus.cc:385] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.747423 24348 raft_consensus.cc:740] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.748083 24348 consensus_queue.cc:260] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.750448 24348 ts_tablet_manager.cc:1434] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:11:16.753199 24348 tablet_bootstrap.cc:492] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:16.752221 24345 ts_tablet_manager.cc:1434] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:11:16.756335 24345 tablet_bootstrap.cc:492] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:16.757507 24344 ts_tablet_manager.cc:1403] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.181s	user 0.027s	sys 0.041s
I20260709 13:11:16.761384 24344 raft_consensus.cc:359] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.762081 24344 raft_consensus.cc:385] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.762347 24344 raft_consensus.cc:740] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.774487 24348 tablet_bootstrap.cc:654] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.781216 24344 consensus_queue.cc:260] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:16.779330 23974 catalog_manager.cc:5697] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.781281 23971 catalog_manager.cc:5697] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.785370 24345 tablet_bootstrap.cc:654] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.783666 24344 ts_tablet_manager.cc:1434] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:11:16.809616 24344 tablet_bootstrap.cc:492] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:16.814209 24346 tablet_bootstrap.cc:492] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:16.814764 24346 ts_tablet_manager.cc:1403] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.194s	user 0.014s	sys 0.017s
I20260709 13:11:16.817413 24346 raft_consensus.cc:359] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:16.818058 24346 raft_consensus.cc:385] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.818298 24346 raft_consensus.cc:740] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.818948 24346 consensus_queue.cc:260] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:16.828943 24344 tablet_bootstrap.cc:654] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.831295 24346 ts_tablet_manager.cc:1434] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:11:16.843922 24346 tablet_bootstrap.cc:492] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:16.849063 24348 tablet_bootstrap.cc:492] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:16.849630 24348 ts_tablet_manager.cc:1403] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.005s
I20260709 13:11:16.851070 24345 tablet_bootstrap.cc:492] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:16.851576 24345 ts_tablet_manager.cc:1403] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.002s
I20260709 13:11:16.862458 24344 tablet_bootstrap.cc:492] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:16.863040 24344 ts_tablet_manager.cc:1403] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.000s
I20260709 13:11:16.865909 24344 raft_consensus.cc:359] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.866590 24344 raft_consensus.cc:385] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.855368 24348 raft_consensus.cc:359] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.869407 24348 raft_consensus.cc:385] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.869666 24348 raft_consensus.cc:740] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.870640 24345 raft_consensus.cc:359] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.871440 24345 raft_consensus.cc:385] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.871703 24345 raft_consensus.cc:740] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.873989 24346 tablet_bootstrap.cc:654] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.872521 24345 consensus_queue.cc:260] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:16.866870 24344 raft_consensus.cc:740] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.879297 24345 ts_tablet_manager.cc:1434] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:11:16.879698 24344 consensus_queue.cc:260] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.881892 24348 consensus_queue.cc:260] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:16.889066 24348 ts_tablet_manager.cc:1434] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 13:11:16.894562 24348 tablet_bootstrap.cc:492] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:16.880273 24345 tablet_bootstrap.cc:492] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:16.905556 24344 ts_tablet_manager.cc:1434] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:11:16.927750 24344 tablet_bootstrap.cc:492] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:16.916378 24345 tablet_bootstrap.cc:654] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:16.933197 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:16.909696 24348 tablet_bootstrap.cc:654] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.911960 24405 consensus_queue.cc:1048] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:16.938201 24545 raft_consensus.cc:493] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:16.938938 24545 raft_consensus.cc:515] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:16.942854 24344 tablet_bootstrap.cc:654] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.944139 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:16.944878 24076 raft_consensus.cc:2468] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:16.945308 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:16.947450 24117 leader_election.cc:304] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:16.949548 24653 raft_consensus.cc:2804] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:16.950026 24653 raft_consensus.cc:493] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:16.950555 24653 raft_consensus.cc:3060] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:16.951030 24114 leader_election.cc:343] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:16.953972 24545 leader_election.cc:290] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:16.959033 24653 raft_consensus.cc:515] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:16.961198 24653 leader_election.cc:290] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:16.963912 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:16.964742 24076 raft_consensus.cc:3060] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.973297 24405 consensus_queue.cc:1048] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:16.974660 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
W20260709 13:11:16.976903 24114 leader_election.cc:343] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:16.991873 24076 raft_consensus.cc:2468] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:16.993139 24117 leader_election.cc:304] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:16.993971 24346 tablet_bootstrap.cc:492] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:16.994314 24653 raft_consensus.cc:2804] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:16.994493 24346 ts_tablet_manager.cc:1403] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.151s	user 0.049s	sys 0.018s
I20260709 13:11:16.995682 24653 raft_consensus.cc:697] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:16.996794 24653 consensus_queue.cc:237] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:16.998677 24348 tablet_bootstrap.cc:492] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:17.000758 24348 ts_tablet_manager.cc:1403] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.005s
I20260709 13:11:16.999852 24346 raft_consensus.cc:359] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.002100 24346 raft_consensus.cc:385] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.002247 24344 tablet_bootstrap.cc:492] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:17.002411 24346 raft_consensus.cc:740] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.002885 24344 ts_tablet_manager.cc:1403] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.010s
I20260709 13:11:17.003227 24346 consensus_queue.cc:260] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.004815 24296 raft_consensus.cc:3060] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:17.005875 24346 ts_tablet_manager.cc:1434] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:11:17.006894 24346 tablet_bootstrap.cc:492] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:17.007361 24344 raft_consensus.cc:359] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:17.008085 24344 raft_consensus.cc:385] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.008347 24344 raft_consensus.cc:740] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.009449 24344 consensus_queue.cc:260] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:17.011261 24344 ts_tablet_manager.cc:1434] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:11:17.012220 24344 tablet_bootstrap.cc:492] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:17.013371 24348 raft_consensus.cc:359] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.013988 24738 raft_consensus.cc:493] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.014559 24738 raft_consensus.cc:515] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:17.016489 24345 tablet_bootstrap.cc:492] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:17.017045 24345 ts_tablet_manager.cc:1403] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.016s
I20260709 13:11:17.017473 24346 tablet_bootstrap.cc:654] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.018239 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f60778c03f6418cb8378d17dc5e3004" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
W20260709 13:11:17.019788 24041 leader_election.cc:343] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.019702 24345 raft_consensus.cc:359] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.020503 24345 raft_consensus.cc:385] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.020773 24345 raft_consensus.cc:740] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.021544 24345 consensus_queue.cc:260] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.023075 24738 leader_election.cc:290] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:17.023663 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f60778c03f6418cb8378d17dc5e3004" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
W20260709 13:11:17.025094 24039 leader_election.cc:343] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.025532 24039 leader_election.cc:304] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:17.026677 24738 raft_consensus.cc:2749] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:17.028697 24345 ts_tablet_manager.cc:1434] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 13:11:17.029695 24345 tablet_bootstrap.cc:492] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:17.043128 24346 tablet_bootstrap.cc:492] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:17.043723 24346 ts_tablet_manager.cc:1403] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.018s
I20260709 13:11:17.046615 24346 raft_consensus.cc:359] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:17.047324 24346 raft_consensus.cc:385] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.047585 24346 raft_consensus.cc:740] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.048331 24346 consensus_queue.cc:260] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:17.050853 24346 ts_tablet_manager.cc:1434] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:17.014106 24348 raft_consensus.cc:385] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.051837 24346 tablet_bootstrap.cc:492] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:17.052182 24348 raft_consensus.cc:740] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.053100 24348 consensus_queue.cc:260] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.056156 24348 ts_tablet_manager.cc:1434] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.002s
I20260709 13:11:17.057366 24348 tablet_bootstrap.cc:492] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:17.059720 24346 tablet_bootstrap.cc:654] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.062071 24345 tablet_bootstrap.cc:654] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.063674 24348 tablet_bootstrap.cc:654] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.063870 24346 tablet_bootstrap.cc:492] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:17.064386 24346 ts_tablet_manager.cc:1403] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:11:17.066700 24344 tablet_bootstrap.cc:654] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.066696 24346 raft_consensus.cc:359] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:17.067716 24346 raft_consensus.cc:385] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.068012 24346 raft_consensus.cc:740] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.123814 24448 raft_consensus.cc:493] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.125286 24448 raft_consensus.cc:515] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.131820 24580 raft_consensus.cc:493] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.132896 24580 raft_consensus.cc:515] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:17.133478 24648 raft_consensus.cc:493] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.134786 24648 raft_consensus.cc:515] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.138057 24648 leader_election.cc:290] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:17.114943 24346 consensus_queue.cc:260] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:17.142398 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:17.143930 24147 raft_consensus.cc:2468] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:17.184221 24448 leader_election.cc:290] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:17.167831 24345 tablet_bootstrap.cc:492] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:17.202081 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d0be0692b94907bcfe824e85090a9e" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:17.210326 24397 consensus_queue.cc:1048] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 13:11:17.177030 24346 ts_tablet_manager.cc:1434] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.112s	user 0.009s	sys 0.001s
I20260709 13:11:17.183746 24580 leader_election.cc:290] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:17.151131 23972 catalog_manager.cc:5697] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:17.225150 24345 ts_tablet_manager.cc:1403] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.195s	user 0.007s	sys 0.007s
I20260709 13:11:17.239740 24041 leader_election.cc:304] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:17.240844 24345 raft_consensus.cc:359] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.241923 24345 raft_consensus.cc:385] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.242286 24345 raft_consensus.cc:740] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.243692 24648 raft_consensus.cc:2804] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:17.244128 24648 raft_consensus.cc:493] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:17.246982 24346 tablet_bootstrap.cc:492] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:17.244511 24648 raft_consensus.cc:3060] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:17.243101 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:17.248494 24072 raft_consensus.cc:2468] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 0.
I20260709 13:11:17.255560 24191 leader_election.cc:304] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:17.257128 24638 raft_consensus.cc:2804] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:17.257588 24638 raft_consensus.cc:493] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:17.257980 24638 raft_consensus.cc:3060] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:17.242498 24190 leader_election.cc:343] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.243108 24345 consensus_queue.cc:260] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.273087 24345 ts_tablet_manager.cc:1434] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 13:11:17.273912 24348 tablet_bootstrap.cc:492] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:17.274832 24348 ts_tablet_manager.cc:1403] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.218s	user 0.012s	sys 0.001s
I20260709 13:11:17.280893 24716 raft_consensus.cc:493] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.281708 24716 raft_consensus.cc:515] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.286809 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:17.287532 24070 raft_consensus.cc:2468] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:17.291077 24265 leader_election.cc:304] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:17.274652 24345 tablet_bootstrap.cc:492] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:17.303122 24638 raft_consensus.cc:515] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.312510 24348 raft_consensus.cc:359] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.316867 24348 raft_consensus.cc:385] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.317269 24348 raft_consensus.cc:740] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.292344 24719 raft_consensus.cc:2804] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:17.318068 24719 raft_consensus.cc:493] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:17.318468 24719 raft_consensus.cc:3060] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:17.326172 24296 raft_consensus.cc:3060] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:17.331790 24638 leader_election.cc:290] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:17.335843 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:17.336541 24070 raft_consensus.cc:3060] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:17.338272 24545 consensus_queue.cc:1048] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:17.298180 24716 leader_election.cc:290] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:17.326059 24348 consensus_queue.cc:260] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.349509 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:17.350430 24299 raft_consensus.cc:2468] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:17.357052 24344 tablet_bootstrap.cc:492] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:17.357842 24344 ts_tablet_manager.cc:1403] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.346s	user 0.006s	sys 0.012s
I20260709 13:11:17.361653 24348 ts_tablet_manager.cc:1434] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.001s
I20260709 13:11:17.362013 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:17.362872 24225 raft_consensus.cc:2393] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 1: Already voted for candidate c174b1bf080243b8ad32925d9c37760a in this term.
I20260709 13:11:17.364306 24638 raft_consensus.cc:493] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.364930 24638 raft_consensus.cc:515] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:17.365899 24545 consensus_queue.cc:1048] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:17.280814 24648 raft_consensus.cc:515] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.370960 24407 raft_consensus.cc:493] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.371562 24407 raft_consensus.cc:515] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:17.372483 24638 leader_election.cc:290] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:17.374538 24648 leader_election.cc:290] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:17.375619 24346 tablet_bootstrap.cc:654] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.376150 24407 leader_election.cc:290] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:17.379591 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:17.380499 24146 raft_consensus.cc:3060] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:17.380373 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
W20260709 13:11:17.382342 24114 leader_election.cc:343] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.389627 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd402f301174cf58cd3cb400c1e686f" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:17.409715 24146 raft_consensus.cc:2468] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:17.411355 24041 leader_election.cc:304] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
W20260709 13:11:17.414652 24190 leader_election.cc:343] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.416018 24738 raft_consensus.cc:2804] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:17.416718 24738 raft_consensus.cc:697] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:17.425702 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:17.426584 24071 raft_consensus.cc:2468] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:17.426350 24738 consensus_queue.cc:237] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.428610 24348 tablet_bootstrap.cc:492] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
W20260709 13:11:17.433977 24114 consensus_peers.cc:597] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:17.435184 24344 raft_consensus.cc:359] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.444717 24344 raft_consensus.cc:385] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.445159 24344 raft_consensus.cc:740] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.451987 24344 consensus_queue.cc:260] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.446290 24297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:17.472211 24719 raft_consensus.cc:515] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.473812 24297 raft_consensus.cc:2393] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c174b1bf080243b8ad32925d9c37760a in current term 1: Already voted for candidate 83fff6aa8e6e44b18033348058ad0aa3 in this term.
I20260709 13:11:17.474090 24070 raft_consensus.cc:2468] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:17.468359 24764 raft_consensus.cc:493] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.477195 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:17.488158 24299 raft_consensus.cc:2393] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c174b1bf080243b8ad32925d9c37760a in current term 1: Already voted for candidate 83fff6aa8e6e44b18033348058ad0aa3 in this term.
I20260709 13:11:17.490270 24117 leader_election.cc:304] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:17.482158 24764 raft_consensus.cc:515] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.493145 24344 ts_tablet_manager.cc:1434] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.135s	user 0.008s	sys 0.001s
I20260709 13:11:17.484527 24191 leader_election.cc:304] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:17.479844 24345 tablet_bootstrap.cc:654] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.520296 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:17.521304 24071 raft_consensus.cc:2393] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 1: Already voted for candidate c174b1bf080243b8ad32925d9c37760a in this term.
I20260709 13:11:17.483824 24726 raft_consensus.cc:493] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.523412 24726 raft_consensus.cc:515] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.526605 24726 leader_election.cc:290] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:17.474839 24719 leader_election.cc:290] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:17.528740 24638 raft_consensus.cc:2804] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:17.529488 24638 raft_consensus.cc:697] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:17.484954 24295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd402f301174cf58cd3cb400c1e686f" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:17.552363 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:17.552650 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:17.555181 24470 raft_consensus.cc:493] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.550841 24716 consensus_queue.cc:1048] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:11:17.555883 24470 raft_consensus.cc:515] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.486696 24296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d0be0692b94907bcfe824e85090a9e" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
W20260709 13:11:17.562289 24039 leader_election.cc:343] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.534093 24764 leader_election.cc:290] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:17.530570 24638 consensus_queue.cc:237] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.612011 24293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:17.613032 24293 raft_consensus.cc:2468] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:17.613286 24344 tablet_bootstrap.cc:492] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:17.618398 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:17.623358 24346 tablet_bootstrap.cc:492] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:17.624166 24346 ts_tablet_manager.cc:1403] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.378s	user 0.013s	sys 0.013s
I20260709 13:11:17.625535 24651 raft_consensus.cc:2804] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:11:17.541352 24117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 82597.8us
I20260709 13:11:17.580377 24295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:17.629724 24651 raft_consensus.cc:493] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:17.641861 24651 raft_consensus.cc:3060] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:17.629446 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:17.623471 24470 leader_election.cc:290] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:17.666330 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:17.663606 24407 raft_consensus.cc:493] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.667493 24407 raft_consensus.cc:515] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:17.648818 24295 raft_consensus.cc:3060] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:17.673182 24041 leader_election.cc:343] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.669695 24407 leader_election.cc:290] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
W20260709 13:11:17.681589 24191 leader_election.cc:343] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:17.686444 24189 leader_election.cc:343] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.714305 24189 leader_election.cc:304] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:17.715440 24775 raft_consensus.cc:2749] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:17.709223 24346 raft_consensus.cc:359] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:17.717111 24346 raft_consensus.cc:385] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.699605 24040 leader_election.cc:304] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:17.718034 24470 raft_consensus.cc:2804] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:11:17.718434 24040 leader_election.cc:343] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.717700 24346 raft_consensus.cc:740] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.719082 24040 leader_election.cc:304] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:17.719640 24346 consensus_queue.cc:260] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:17.716938 24295 raft_consensus.cc:2468] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:17.720449 24738 raft_consensus.cc:2749] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:17.719528 24651 raft_consensus.cc:515] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:17.718434 24470 raft_consensus.cc:493] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:17.721884 24470 raft_consensus.cc:3060] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:17.722556 24346 ts_tablet_manager.cc:1434] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.001s
I20260709 13:11:17.713433 24348 tablet_bootstrap.cc:654] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.702006 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:17.725813 24346 tablet_bootstrap.cc:492] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:17.725245 23971 catalog_manager.cc:5697] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:17.740697 24651 leader_election.cc:290] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:17.746496 24262 leader_election.cc:304] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
W20260709 13:11:17.715420 24189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.132:37595, user_credentials={real_user=slave}} blocked reactor thread for 49753.1us
I20260709 13:11:17.747817 24716 raft_consensus.cc:2749] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:11:17.750133 24189 leader_election.cc:343] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.750679 24189 leader_election.cc:304] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3
W20260709 13:11:17.752063 24189 leader_election.cc:343] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.753409 24776 raft_consensus.cc:2749] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:17.753791 24470 raft_consensus.cc:515] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.778792 24189 leader_election.cc:304] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:17.782136 24151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:17.772833 24344 tablet_bootstrap.cc:654] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.777981 24345 tablet_bootstrap.cc:492] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: No bootstrap required, opened a new log
I20260709 13:11:17.784420 24345 ts_tablet_manager.cc:1403] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.510s	user 0.048s	sys 0.050s
I20260709 13:11:17.794556 24346 tablet_bootstrap.cc:654] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:17.787577 24041 leader_election.cc:343] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.803658 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f60778c03f6418cb8378d17dc5e3004" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:17.788359 24776 raft_consensus.cc:2749] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:17.786401 24470 leader_election.cc:290] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:17.806538 23971 catalog_manager.cc:5697] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 0 to 1, leader changed from <none> to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:17.834165 24295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:17.836002 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:17.837826 24345 raft_consensus.cc:359] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.838609 24345 raft_consensus.cc:385] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.838888 24345 raft_consensus.cc:740] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
W20260709 13:11:17.842600 24114 leader_election.cc:343] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:17.844375 24114 leader_election.cc:343] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.843232 24407 consensus_queue.cc:1048] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:17.834889 24295 raft_consensus.cc:3060] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:17.850719 24345 consensus_queue.cc:260] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
W20260709 13:11:17.851878 24115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.132:37595, user_credentials={real_user=slave}} blocked reactor thread for 147105us
I20260709 13:11:17.872694 24348 tablet_bootstrap.cc:492] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:17.873252 24348 ts_tablet_manager.cc:1403] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.445s	user 0.011s	sys 0.013s
I20260709 13:11:17.873472 24345 ts_tablet_manager.cc:1434] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.089s	user 0.004s	sys 0.004s
I20260709 13:11:17.876315 24470 consensus_queue.cc:1048] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:17.877084 24348 raft_consensus.cc:359] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:17.877816 24348 raft_consensus.cc:385] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.878115 24348 raft_consensus.cc:740] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.879309 24348 consensus_queue.cc:260] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:17.882455 24295 raft_consensus.cc:2468] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
I20260709 13:11:17.888797 24407 raft_consensus.cc:493] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.889447 24407 raft_consensus.cc:515] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:17.893713 24348 ts_tablet_manager.cc:1434] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.007s
I20260709 13:11:17.902390 24407 leader_election.cc:290] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:17.921083 24344 tablet_bootstrap.cc:492] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:17.924057 24344 ts_tablet_manager.cc:1403] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.311s	user 0.011s	sys 0.018s
I20260709 13:11:17.915601 24040 leader_election.cc:304] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:17.920852 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d0be0692b94907bcfe824e85090a9e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:17.927469 24222 raft_consensus.cc:2468] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:17.929802 24114 leader_election.cc:304] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:17.916888 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d0be0692b94907bcfe824e85090a9e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:17.931149 24782 raft_consensus.cc:2804] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:17.931612 24782 raft_consensus.cc:493] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:17.932056 24782 raft_consensus.cc:3060] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:17.932271 24115 leader_election.cc:343] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:17.934686 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f60778c03f6418cb8378d17dc5e3004" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:17.935513 24076 raft_consensus.cc:2468] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 0.
I20260709 13:11:17.981633 24344 raft_consensus.cc:359] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:17.982527 24344 raft_consensus.cc:385] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.983469 24348 tablet_bootstrap.cc:492] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:17.991690 24764 raft_consensus.cc:2804] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:17.992393 24764 raft_consensus.cc:697] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:17.993614 24738 raft_consensus.cc:493] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:17.993314 24764 consensus_queue.cc:237] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:17.994266 24738 raft_consensus.cc:515] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:17.996706 24738 leader_election.cc:290] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
W20260709 13:11:18.000972 24040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.132:37595, user_credentials={real_user=slave}} blocked reactor thread for 85512.7us
I20260709 13:11:18.008072 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:18.009999 24071 raft_consensus.cc:3060] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.022990 24716 raft_consensus.cc:493] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.023607 24716 raft_consensus.cc:515] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.025925 24716 leader_election.cc:290] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:18.006420 24346 tablet_bootstrap.cc:492] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:18.026793 24346 ts_tablet_manager.cc:1403] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.301s	user 0.017s	sys 0.004s
I20260709 13:11:18.029734 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:18.030547 24221 raft_consensus.cc:2468] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 0.
I20260709 13:11:18.032276 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd402f301174cf58cd3cb400c1e686f" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:18.032987 24221 raft_consensus.cc:2468] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:18.036811 24262 leader_election.cc:304] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:18.040586 24344 raft_consensus.cc:740] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.040904 24716 raft_consensus.cc:2804] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.032968 24039 leader_election.cc:304] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:18.041492 24716 raft_consensus.cc:493] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.042450 24764 raft_consensus.cc:2804] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.042490 24716 raft_consensus.cc:3060] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.042902 24764 raft_consensus.cc:493] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.043341 24764 raft_consensus.cc:3060] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.050776 24716 raft_consensus.cc:515] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.054076 24716 leader_election.cc:290] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:18.056639 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd402f301174cf58cd3cb400c1e686f" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:18.057422 24221 raft_consensus.cc:3060] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.046468 24344 consensus_queue.cc:260] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.060854 24071 raft_consensus.cc:2468] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:18.068921 24295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:18.069293 24344 ts_tablet_manager.cc:1434] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.145s	user 0.009s	sys 0.000s
I20260709 13:11:18.070508 24344 tablet_bootstrap.cc:492] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:18.073323 24221 raft_consensus.cc:2468] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:18.074713 24262 leader_election.cc:304] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:18.075186 24782 raft_consensus.cc:515] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.075707 24563 raft_consensus.cc:2804] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.076402 24563 raft_consensus.cc:697] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:18.077402 24782 leader_election.cc:290] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:18.077239 24563 consensus_queue.cc:237] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.078042 24346 raft_consensus.cc:359] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.078508 24295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d0be0692b94907bcfe824e85090a9e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:18.078758 24346 raft_consensus.cc:385] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.079075 24346 raft_consensus.cc:740] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
W20260709 13:11:18.080015 24115 leader_election.cc:343] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.084664 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d0be0692b94907bcfe824e85090a9e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:18.085348 24222 raft_consensus.cc:3060] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.087316 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd402f301174cf58cd3cb400c1e686f" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:18.094338 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd402f301174cf58cd3cb400c1e686f" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:18.104005 24348 tablet_bootstrap.cc:654] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.104869 24222 raft_consensus.cc:2468] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:18.106386 24114 leader_election.cc:304] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:18.102212 24346 consensus_queue.cc:260] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.107998 24146 raft_consensus.cc:2468] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:18.110512 24780 raft_consensus.cc:2804] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.111152 24780 raft_consensus.cc:697] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:18.111976 24780 consensus_queue.cc:237] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.122058 24117 leader_election.cc:304] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:18.127081 24764 raft_consensus.cc:515] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.129030 24580 consensus_queue.cc:1048] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:18.141342 23972 catalog_manager.cc:5697] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.142961 24344 tablet_bootstrap.cc:654] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.143550 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:18.144282 24222 raft_consensus.cc:3060] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.129379 24764 leader_election.cc:290] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
W20260709 13:11:18.152527 24040 leader_election.cc:343] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.153119 24580 consensus_queue.cc:1048] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:18.153700 24648 consensus_queue.cc:1048] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:18.163656 24293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:18.165632 24348 tablet_bootstrap.cc:492] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:18.166225 24348 ts_tablet_manager.cc:1403] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.183s	user 0.004s	sys 0.008s
I20260709 13:11:18.169065 24348 raft_consensus.cc:359] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.169991 24348 raft_consensus.cc:385] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.170315 24348 raft_consensus.cc:740] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
W20260709 13:11:18.179014 24040 leader_election.cc:343] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.177224 24348 consensus_queue.cc:260] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.181720 24348 ts_tablet_manager.cc:1434] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:11:18.191931 24348 tablet_bootstrap.cc:492] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:18.168972 24222 raft_consensus.cc:2468] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 1.
W20260709 13:11:18.183205 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:18.194088 24407 raft_consensus.cc:2804] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:11:18.194324 24117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 72362.4us
I20260709 13:11:18.197098 24346 ts_tablet_manager.cc:1434] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.170s	user 0.008s	sys 0.000s
I20260709 13:11:18.199218 24346 tablet_bootstrap.cc:492] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858: Bootstrap starting.
I20260709 13:11:18.194654 24407 raft_consensus.cc:493] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.201490 24407 raft_consensus.cc:3060] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.207700 23972 catalog_manager.cc:5697] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.220033 24117 leader_election.cc:304] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:18.225930 24346 tablet_bootstrap.cc:654] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.227115 24039 leader_election.cc:304] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:18.228416 24764 raft_consensus.cc:2804] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.228909 24764 raft_consensus.cc:697] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:18.229730 24764 consensus_queue.cc:237] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.233740 23974 catalog_manager.cc:5697] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:18.247330 24545 raft_consensus.cc:2804] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.252764 24545 raft_consensus.cc:697] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:18.253660 24545 consensus_queue.cc:237] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.285256 24344 tablet_bootstrap.cc:492] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:18.285799 24344 ts_tablet_manager.cc:1403] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.215s	user 0.018s	sys 0.012s
I20260709 13:11:18.302168 24716 raft_consensus.cc:493] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.303020 24716 raft_consensus.cc:515] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.305191 24716 leader_election.cc:290] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:18.306718 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:18.307472 24071 raft_consensus.cc:2468] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
I20260709 13:11:18.309051 24265 leader_election.cc:304] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:18.312381 24716 raft_consensus.cc:2804] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.312819 24716 raft_consensus.cc:493] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.313163 24716 raft_consensus.cc:3060] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.315933 24344 raft_consensus.cc:359] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.316838 24344 raft_consensus.cc:385] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.317097 24344 raft_consensus.cc:740] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.319051 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:18.314682 24407 raft_consensus.cc:515] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.324628 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f60778c03f6418cb8378d17dc5e3004" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:18.325090 24407 leader_election.cc:290] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:18.327596 24344 consensus_queue.cc:260] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.330245 24225 raft_consensus.cc:2468] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 0.
W20260709 13:11:18.333773 24114 leader_election.cc:343] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.335743 24072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f60778c03f6418cb8378d17dc5e3004" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:18.336650 24072 raft_consensus.cc:3060] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.342820 24348 tablet_bootstrap.cc:654] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.333747 24344 ts_tablet_manager.cc:1434] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:11:18.361660 24344 tablet_bootstrap.cc:492] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:18.363986 24716 raft_consensus.cc:515] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.374089 24405 raft_consensus.cc:493] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.375694 24346 tablet_bootstrap.cc:492] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858: No bootstrap required, opened a new log
I20260709 13:11:18.376338 24346 ts_tablet_manager.cc:1403] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858: Time spent bootstrapping tablet: real 0.177s	user 0.029s	sys 0.000s
I20260709 13:11:18.365552 24072 raft_consensus.cc:2468] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:18.381392 23972 catalog_manager.cc:5697] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:18.391469 24117 leader_election.cc:304] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:18.398849 24692 raft_consensus.cc:2804] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.399490 24692 raft_consensus.cc:697] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:18.400367 24692 consensus_queue.cc:237] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.403970 24348 tablet_bootstrap.cc:492] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:18.405049 24348 ts_tablet_manager.cc:1403] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.213s	user 0.020s	sys 0.029s
I20260709 13:11:18.380561 24405 raft_consensus.cc:515] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.406849 24405 leader_election.cc:290] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:18.407938 24348 raft_consensus.cc:359] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.408704 24348 raft_consensus.cc:385] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.408979 24348 raft_consensus.cc:740] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.410312 24348 consensus_queue.cc:260] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.410979 24076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:18.412180 24076 raft_consensus.cc:2393] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c174b1bf080243b8ad32925d9c37760a in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:18.413607 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:18.424364 24190 leader_election.cc:304] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:18.425737 24580 raft_consensus.cc:3060] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.437101 24348 ts_tablet_manager.cc:1434] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:11:18.440436 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:18.441262 24225 raft_consensus.cc:3060] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.446637 24716 leader_election.cc:290] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:18.447872 24075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:18.448098 24348 tablet_bootstrap.cc:492] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3: Bootstrap starting.
I20260709 13:11:18.448655 24075 raft_consensus.cc:3060] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.457150 24348 tablet_bootstrap.cc:654] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.494519 24764 consensus_queue.cc:1048] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:11:18.503175 24041 consensus_peers.cc:597] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:18.504087 24344 tablet_bootstrap.cc:654] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.505810 24580 raft_consensus.cc:2749] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.485474 24075 raft_consensus.cc:2468] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:18.505041 24346 raft_consensus.cc:359] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:18.511744 24346 raft_consensus.cc:385] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.514827 24265 leader_election.cc:304] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:18.518111 24225 raft_consensus.cc:2468] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:18.512127 24346 raft_consensus.cc:740] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.526136 23974 catalog_manager.cc:5697] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.531967 24765 consensus_queue.cc:1048] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:11:18.536981 24115 consensus_peers.cc:597] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 -> Peer 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595): Couldn't send request to peer 83fff6aa8e6e44b18033348058ad0aa3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:18.530567 24563 raft_consensus.cc:2804] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.542541 24563 raft_consensus.cc:697] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:18.543717 24563 consensus_queue.cc:237] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:18.554814 24146 raft_consensus.cc:3060] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.561321 24346 consensus_queue.cc:260] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:18.567538 24346 ts_tablet_manager.cc:1434] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858: Time spent starting tablet: real 0.191s	user 0.007s	sys 0.002s
I20260709 13:11:18.581804 24348 tablet_bootstrap.cc:492] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3: No bootstrap required, opened a new log
I20260709 13:11:18.582387 24348 ts_tablet_manager.cc:1403] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3: Time spent bootstrapping tablet: real 0.135s	user 0.037s	sys 0.032s
I20260709 13:11:18.582952 24344 tablet_bootstrap.cc:492] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:18.583485 24344 ts_tablet_manager.cc:1403] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.222s	user 0.014s	sys 0.003s
I20260709 13:11:18.593999 24348 raft_consensus.cc:359] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.595912 24348 raft_consensus.cc:385] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.596247 24348 raft_consensus.cc:740] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.600200 24344 raft_consensus.cc:359] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.600553 24719 consensus_queue.cc:1048] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:18.598460 24348 consensus_queue.cc:260] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.600989 24344 raft_consensus.cc:385] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.603611 24344 raft_consensus.cc:740] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.604843 24348 ts_tablet_manager.cc:1434] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:11:18.604449 24344 consensus_queue.cc:260] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.604590 23972 catalog_manager.cc:5697] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 1 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.607226 24344 ts_tablet_manager.cc:1434] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:11:18.608371 24344 tablet_bootstrap.cc:492] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a: Bootstrap starting.
I20260709 13:11:18.613377 23971 catalog_manager.cc:5697] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.614511 24344 tablet_bootstrap.cc:654] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.652987 24344 tablet_bootstrap.cc:492] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a: No bootstrap required, opened a new log
I20260709 13:11:18.653478 24344 ts_tablet_manager.cc:1403] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a: Time spent bootstrapping tablet: real 0.045s	user 0.030s	sys 0.010s
I20260709 13:11:18.664806 24344 raft_consensus.cc:359] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.665496 24344 raft_consensus.cc:385] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.665786 24344 raft_consensus.cc:740] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.666453 24344 consensus_queue.cc:260] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.668591 24344 ts_tablet_manager.cc:1434] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:11:18.671257 24299 raft_consensus.cc:3060] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.689076 24648 consensus_queue.cc:1048] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:18.694671 24545 consensus_queue.cc:1048] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:18.704586 24764 consensus_queue.cc:1048] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:18.717703 24781 raft_consensus.cc:493] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.718286 24781 raft_consensus.cc:515] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:18.721489 24293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:18.725082 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:18.726562 24781 leader_election.cc:290] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:18.727542 24115 leader_election.cc:304] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:18.728797 24781 raft_consensus.cc:2749] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.756291 24545 consensus_queue.cc:1048] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:18.766351 24781 consensus_queue.cc:1048] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:18.797178 24776 raft_consensus.cc:493] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.797677 24776 raft_consensus.cc:515] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.800016 24776 leader_election.cc:290] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:18.800381 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f60778c03f6418cb8378d17dc5e3004" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:18.800565 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f60778c03f6418cb8378d17dc5e3004" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:18.801347 24070 raft_consensus.cc:2393] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c174b1bf080243b8ad32925d9c37760a in current term 1: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:18.802271 24191 leader_election.cc:304] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:18.802904 24776 raft_consensus.cc:3060] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.810081 24776 raft_consensus.cc:2749] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.830469 24776 raft_consensus.cc:493] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.831070 24776 raft_consensus.cc:515] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:18.833617 24776 leader_election.cc:290] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:18.833916 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:18.834623 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:18.836256 24190 leader_election.cc:304] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:18.837275 24776 raft_consensus.cc:2749] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.915735 24146 raft_consensus.cc:3060] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.950359 24814 raft_consensus.cc:493] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.950883 24814 raft_consensus.cc:515] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:18.952617 24814 leader_election.cc:290] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:18.953545 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d0be0692b94907bcfe824e85090a9e" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:18.953455 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d0be0692b94907bcfe824e85090a9e" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:18.955252 24264 leader_election.cc:304] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:18.955885 24814 raft_consensus.cc:2749] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.991135 24223 raft_consensus.cc:3060] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:19.009347 24692 consensus_queue.cc:1048] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.017473 24814 consensus_queue.cc:1048] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.031533 24692 consensus_queue.cc:1048] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:11:19.041178 24299 raft_consensus.cc:3060] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:19.062180 24563 consensus_queue.cc:1048] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:20.359652 21026 tablet_server.cc:179] TabletServer@127.20.136.129:0 shutting down...
W20260709 13:11:20.394052 24117 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 126 similar messages]
W20260709 13:11:20.402864 24117 consensus_peers.cc:597] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.412063 24117 consensus_peers.cc:597] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.413267 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:20.414326 21026 tablet_replica.cc:333] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.415419 21026 raft_consensus.cc:2243] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:20.416236 21026 raft_consensus.cc:2272] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.426699 21026 tablet_replica.cc:333] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.427630 21026 raft_consensus.cc:2243] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:11:20.431702 24191 consensus_peers.cc:597] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.436765 21026 raft_consensus.cc:2272] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.443564 21026 tablet_replica.cc:333] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.444296 21026 raft_consensus.cc:2243] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.444777 21026 raft_consensus.cc:2272] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.445044 24265 consensus_peers.cc:597] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.446882 21026 tablet_replica.cc:333] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.447750 21026 raft_consensus.cc:2243] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.448215 21026 raft_consensus.cc:2272] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.449957 21026 tablet_replica.cc:333] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.450733 21026 raft_consensus.cc:2243] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.451164 21026 raft_consensus.cc:2272] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.453850 21026 tablet_replica.cc:333] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.454749 21026 raft_consensus.cc:2243] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.455273 21026 raft_consensus.cc:2272] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.455335 24117 consensus_peers.cc:597] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.457319 21026 tablet_replica.cc:333] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.458077 21026 raft_consensus.cc:2243] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.458604 21026 raft_consensus.cc:2272] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.461413 21026 tablet_replica.cc:333] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
W20260709 13:11:20.462007 24191 consensus_peers.cc:597] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.462256 21026 raft_consensus.cc:2243] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.462828 21026 raft_consensus.cc:2272] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.465060 21026 tablet_replica.cc:333] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.465719 21026 raft_consensus.cc:2243] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.466179 21026 raft_consensus.cc:2272] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.468164 21026 tablet_replica.cc:333] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.468763 21026 raft_consensus.cc:2243] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.469305 21026 raft_consensus.cc:2272] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.471431 21026 tablet_replica.cc:333] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.472231 21026 raft_consensus.cc:2243] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.472792 21026 raft_consensus.cc:2272] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.475412 21026 tablet_replica.cc:333] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.476182 21026 raft_consensus.cc:2243] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.476688 21026 raft_consensus.cc:2272] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.479148 21026 tablet_replica.cc:333] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.479915 21026 raft_consensus.cc:2243] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:20.480904 21026 raft_consensus.cc:2272] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.481648 24191 consensus_peers.cc:597] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.482630 24265 consensus_peers.cc:597] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.483522 21026 tablet_replica.cc:333] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.484310 21026 raft_consensus.cc:2243] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:20.485406 21026 raft_consensus.cc:2272] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.487638 24265 consensus_peers.cc:597] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.487985 21026 tablet_replica.cc:333] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.488813 21026 raft_consensus.cc:2243] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.489307 21026 raft_consensus.cc:2272] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.489389 24191 consensus_peers.cc:597] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.491490 21026 tablet_replica.cc:333] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.492013 21026 raft_consensus.cc:2243] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.492411 21026 raft_consensus.cc:2272] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.494243 21026 tablet_replica.cc:333] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.494736 21026 raft_consensus.cc:2243] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.495167 21026 raft_consensus.cc:2272] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.496886 21026 tablet_replica.cc:333] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.497396 21026 raft_consensus.cc:2243] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.497762 21026 raft_consensus.cc:2272] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.500479 21026 tablet_replica.cc:333] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.501286 21026 raft_consensus.cc:2243] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.501786 21026 raft_consensus.cc:2272] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.504267 21026 tablet_replica.cc:333] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.505048 21026 raft_consensus.cc:2243] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.505519 21026 raft_consensus.cc:2272] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.507997 21026 tablet_replica.cc:333] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.508792 21026 raft_consensus.cc:2243] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:20.509871 21026 raft_consensus.cc:2272] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.512631 21026 tablet_replica.cc:333] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.513477 21026 raft_consensus.cc:2243] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:11:20.513528 24265 consensus_peers.cc:597] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.514357 21026 raft_consensus.cc:2272] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.516355 21026 tablet_replica.cc:333] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.516914 21026 raft_consensus.cc:2243] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.517342 21026 raft_consensus.cc:2272] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.519062 21026 tablet_replica.cc:333] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.519646 21026 raft_consensus.cc:2243] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.520051 21026 raft_consensus.cc:2272] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.522614 21026 tablet_replica.cc:333] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.523450 21026 raft_consensus.cc:2243] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.523983 21026 raft_consensus.cc:2272] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.526793 21026 tablet_replica.cc:333] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.527535 21026 raft_consensus.cc:2243] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.528025 21026 raft_consensus.cc:2272] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.530892 21026 tablet_replica.cc:333] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.531635 21026 raft_consensus.cc:2243] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.532107 21026 raft_consensus.cc:2272] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.534713 21026 tablet_replica.cc:333] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.535540 21026 raft_consensus.cc:2243] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.536078 21026 raft_consensus.cc:2272] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.538512 21026 tablet_replica.cc:333] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.539347 21026 raft_consensus.cc:2243] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.539878 21026 raft_consensus.cc:2272] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.542325 21026 tablet_replica.cc:333] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.543073 21026 raft_consensus.cc:2243] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.543587 21026 raft_consensus.cc:2272] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.545855 24265 consensus_peers.cc:597] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.546016 21026 tablet_replica.cc:333] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.546963 21026 raft_consensus.cc:2243] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:20.547971 21026 raft_consensus.cc:2272] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.548482 24265 consensus_peers.cc:597] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.550720 21026 tablet_replica.cc:333] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
W20260709 13:11:20.551138 24191 consensus_peers.cc:597] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.551617 21026 raft_consensus.cc:2243] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.552060 21026 raft_consensus.cc:2272] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.553877 21026 tablet_replica.cc:333] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.554492 21026 raft_consensus.cc:2243] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.554834 21026 raft_consensus.cc:2272] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.556504 21026 tablet_replica.cc:333] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.556958 21026 raft_consensus.cc:2243] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.557399 21026 raft_consensus.cc:2272] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.560065 21026 tablet_replica.cc:333] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.560801 21026 raft_consensus.cc:2243] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.561237 21026 raft_consensus.cc:2272] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.563871 21026 tablet_replica.cc:333] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.564620 21026 raft_consensus.cc:2243] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.565164 21026 raft_consensus.cc:2272] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.566672 24117 consensus_peers.cc:597] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.567878 21026 tablet_replica.cc:333] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.568866 21026 raft_consensus.cc:2243] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:11:20.569856 24117 consensus_peers.cc:597] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.569960 24191 consensus_peers.cc:597] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.569955 21026 raft_consensus.cc:2272] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.572746 21026 tablet_replica.cc:333] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.573272 21026 raft_consensus.cc:2243] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.573709 21026 raft_consensus.cc:2272] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.575779 21026 tablet_replica.cc:333] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.576413 21026 raft_consensus.cc:2243] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.576902 21026 raft_consensus.cc:2272] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.578704 21026 tablet_replica.cc:333] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.579257 21026 raft_consensus.cc:2243] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:20.579993 21026 raft_consensus.cc:2272] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.581967 21026 tablet_replica.cc:333] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.582502 21026 raft_consensus.cc:2243] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:20.583513 21026 raft_consensus.cc:2272] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.585642 21026 tablet_replica.cc:333] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.586097 21026 raft_consensus.cc:2243] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.586432 21026 raft_consensus.cc:2272] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.588227 21026 tablet_replica.cc:333] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.588850 21026 raft_consensus.cc:2243] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:20.589911 21026 raft_consensus.cc:2272] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.592401 21026 tablet_replica.cc:333] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
W20260709 13:11:20.592829 24191 consensus_peers.cc:597] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.593091 21026 raft_consensus.cc:2243] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:20.593160 24117 consensus_peers.cc:597] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.593901 21026 raft_consensus.cc:2272] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.595811 24117 consensus_peers.cc:597] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.596329 21026 tablet_replica.cc:333] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: stopping tablet replica
I20260709 13:11:20.596976 21026 raft_consensus.cc:2243] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.597432 21026 raft_consensus.cc:2272] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:20.604859 24265 consensus_peers.cc:597] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.618885 24191 consensus_peers.cc:597] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.630210 24117 consensus_peers.cc:597] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.633368 24265 consensus_peers.cc:597] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.662597 21026 tablet_server.cc:196] TabletServer@127.20.136.129:0 shutdown complete.
W20260709 13:11:20.673558 24265 consensus_peers.cc:597] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.675963 24265 consensus_peers.cc:597] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.697485 24265 consensus_peers.cc:597] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.733314 24265 consensus_peers.cc:597] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.740068 24191 consensus_peers.cc:597] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.744403 24265 consensus_peers.cc:597] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.746029 24117 consensus_peers.cc:597] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:20.751621 24191 consensus_peers.cc:597] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.753520 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:20.760741 24841 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
W20260709 13:11:20.760835 24840 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
I20260709 13:11:20.763512 21026 server_base.cc:1061] running on GCE node
W20260709 13:11:20.763897 24843 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
I20260709 13:11:20.769749 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:20.770087 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:20.770326 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602680770306 us; error 0 us; skew 500 ppm
I20260709 13:11:20.771097 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:20.774992 21026 webserver.cc:533] Webserver started at http://127.20.136.129:45723/ using document root <none> and password file <none>
I20260709 13:11:20.775660 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:20.776108 21026 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 13:11:20.777819 24117 consensus_peers.cc:597] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.781230 21026 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
W20260709 13:11:20.785552 24117 consensus_peers.cc:597] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:20.791272 24848 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:20.792201 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:11:20.792570 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
format_stamp: "Formatted at 2026-07-09 13:11:07 on dist-test-slave-cq4t"
I20260709 13:11:20.793071 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602585657304-21026-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)
I20260709 13:11:20.816577 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:20.817898 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:20.819458 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:20.824234 24855 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:11:21.110713 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:11:21.111107 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.288s	user 0.003s	sys 0.004s
I20260709 13:11:21.111444 21026 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:11:21.116920 24855 tablet_bootstrap.cc:492] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.140005 24855 tablet_bootstrap.cc:492] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.143832 24855 tablet_bootstrap.cc:492] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.144495 24855 ts_tablet_manager.cc:1403] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260709 13:11:21.147445 24855 raft_consensus.cc:359] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.148173 24855 raft_consensus.cc:740] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.149184 24855 consensus_queue.cc:260] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.159595 24855 ts_tablet_manager.cc:1434] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:11:21.160470 24855 tablet_bootstrap.cc:492] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.197800 24855 tablet_bootstrap.cc:492] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.198791 24855 tablet_bootstrap.cc:492] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.199456 24855 ts_tablet_manager.cc:1403] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.039s	user 0.032s	sys 0.004s
I20260709 13:11:21.201849 24855 raft_consensus.cc:359] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.202522 24855 raft_consensus.cc:740] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.203228 24855 consensus_queue.cc:260] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.205240 24855 ts_tablet_manager.cc:1434] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:11:21.206028 24855 tablet_bootstrap.cc:492] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.228582 24855 tablet_bootstrap.cc:492] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.229451 24855 tablet_bootstrap.cc:492] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.230136 24855 ts_tablet_manager.cc:1403] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260709 13:11:21.232272 24855 raft_consensus.cc:359] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.232824 24855 raft_consensus.cc:740] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.233484 24855 consensus_queue.cc:260] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.235051 24855 ts_tablet_manager.cc:1434] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:11:21.235714 24855 tablet_bootstrap.cc:492] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.248253 24855 tablet_bootstrap.cc:492] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.249279 24855 tablet_bootstrap.cc:492] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.249985 24855 ts_tablet_manager.cc:1403] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:11:21.253974 24855 raft_consensus.cc:359] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.254679 24855 raft_consensus.cc:740] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.255455 24855 consensus_queue.cc:260] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.257516 24855 ts_tablet_manager.cc:1434] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:21.258374 24855 tablet_bootstrap.cc:492] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.317948 24855 tablet_bootstrap.cc:492] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.319111 24855 tablet_bootstrap.cc:492] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.319869 24855 ts_tablet_manager.cc:1403] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.012s
I20260709 13:11:21.322564 24855 raft_consensus.cc:359] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.323779 24855 raft_consensus.cc:740] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.324602 24855 consensus_queue.cc:260] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.327270 24855 ts_tablet_manager.cc:1434] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:21.329557 24855 tablet_bootstrap.cc:492] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.346381 24855 tablet_bootstrap.cc:492] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.347648 24855 tablet_bootstrap.cc:492] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.348587 24855 ts_tablet_manager.cc:1403] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:11:21.352145 24855 raft_consensus.cc:359] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.352820 24855 raft_consensus.cc:740] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.353483 24855 consensus_queue.cc:260] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.358299 24855 ts_tablet_manager.cc:1434] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:11:21.359098 24855 tablet_bootstrap.cc:492] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.382565 24855 tablet_bootstrap.cc:492] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.383577 24855 tablet_bootstrap.cc:492] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.384186 24855 ts_tablet_manager.cc:1403] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260709 13:11:21.386749 24855 raft_consensus.cc:359] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.387468 24855 raft_consensus.cc:740] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.388113 24855 consensus_queue.cc:260] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.390311 24855 ts_tablet_manager.cc:1434] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:11:21.391198 24855 tablet_bootstrap.cc:492] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.409087 24855 tablet_bootstrap.cc:492] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.410040 24855 tablet_bootstrap.cc:492] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.410688 24855 ts_tablet_manager.cc:1403] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 13:11:21.413166 24855 raft_consensus.cc:359] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.413913 24855 raft_consensus.cc:740] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.414608 24855 consensus_queue.cc:260] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.416710 24855 ts_tablet_manager.cc:1434] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:21.417475 24855 tablet_bootstrap.cc:492] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.432005 24855 tablet_bootstrap.cc:492] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.432915 24855 tablet_bootstrap.cc:492] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.433543 24855 ts_tablet_manager.cc:1403] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:11:21.435942 24855 raft_consensus.cc:359] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.436611 24855 raft_consensus.cc:740] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.437271 24855 consensus_queue.cc:260] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.439251 24855 ts_tablet_manager.cc:1434] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:11:21.440037 24855 tablet_bootstrap.cc:492] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.456869 24855 tablet_bootstrap.cc:492] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.457795 24855 tablet_bootstrap.cc:492] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.458446 24855 ts_tablet_manager.cc:1403] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 13:11:21.461000 24855 raft_consensus.cc:359] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.461397 21026 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:11:21.461750 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.350s	user 0.247s	sys 0.020s
I20260709 13:11:21.461694 24855 raft_consensus.cc:740] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.462594 24855 consensus_queue.cc:260] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.465158 24855 ts_tablet_manager.cc:1434] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:11:21.465977 24855 tablet_bootstrap.cc:492] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.479293 24719 raft_consensus.cc:493] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.479882 24719 raft_consensus.cc:515] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.481753 24719 leader_election.cc:290] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.485062 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:21.488648 24855 tablet_bootstrap.cc:492] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
W20260709 13:11:21.488704 24265 leader_election.cc:336] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111)
I20260709 13:11:21.489652 24855 tablet_bootstrap.cc:492] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.489514 24265 leader_election.cc:304] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:21.490342 24855 ts_tablet_manager.cc:1403] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260709 13:11:21.490339 24814 raft_consensus.cc:2749] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:21.493438 24855 raft_consensus.cc:359] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.494158 24855 raft_consensus.cc:740] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.494985 24855 consensus_queue.cc:260] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.496599 24855 ts_tablet_manager.cc:1434] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:21.497387 24855 tablet_bootstrap.cc:492] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.512764 24855 tablet_bootstrap.cc:492] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.513698 24855 tablet_bootstrap.cc:492] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.514348 24855 ts_tablet_manager.cc:1403] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:11:21.516935 24855 raft_consensus.cc:359] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.517499 24855 raft_consensus.cc:740] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.518095 24855 consensus_queue.cc:260] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.520258 24855 ts_tablet_manager.cc:1434] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:11:21.521152 24855 tablet_bootstrap.cc:492] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.535367 24855 tablet_bootstrap.cc:492] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.536127 24855 tablet_bootstrap.cc:492] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.536661 24855 ts_tablet_manager.cc:1403] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:11:21.538491 24855 raft_consensus.cc:359] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.539038 24855 raft_consensus.cc:740] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.539917 24855 consensus_queue.cc:260] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.541795 24855 ts_tablet_manager.cc:1434] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:21.542711 24855 tablet_bootstrap.cc:492] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.558596 24855 tablet_bootstrap.cc:492] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.559710 24855 tablet_bootstrap.cc:492] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.559790 24580 raft_consensus.cc:493] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.560437 24855 ts_tablet_manager.cc:1403] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:11:21.560359 24580 raft_consensus.cc:515] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.562521 24580 leader_election.cc:290] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:21.563344 24855 raft_consensus.cc:359] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.564141 24855 raft_consensus.cc:740] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.564457 24833 raft_consensus.cc:493] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.564994 24833 raft_consensus.cc:515] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.566228 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:21.567664 24833 leader_election.cc:290] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:21.569471 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:21.564929 24855 consensus_queue.cc:260] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.573442 24855 ts_tablet_manager.cc:1434] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:11:21.574368 24855 tablet_bootstrap.cc:492] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
W20260709 13:11:21.579936 24191 leader_election.cc:336] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111)
I20260709 13:11:21.580511 24191 leader_election.cc:304] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [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: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:21.585556 24580 raft_consensus.cc:2749] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:11:21.587564 24117 leader_election.cc:336] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111)
I20260709 13:11:21.588215 24117 leader_election.cc:304] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:21.589562 24545 raft_consensus.cc:2749] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:21.601610 24855 tablet_bootstrap.cc:492] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.602294 24857 raft_consensus.cc:493] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.602634 24855 tablet_bootstrap.cc:492] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.603618 24855 ts_tablet_manager.cc:1403] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.000s
I20260709 13:11:21.603113 24857 raft_consensus.cc:515] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.606513 24857 leader_election.cc:290] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.608187 24293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:21.608386 24855 raft_consensus.cc:359] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.609051 24855 raft_consensus.cc:740] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.609606 24857 raft_consensus.cc:493] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.609843 24855 consensus_queue.cc:260] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.610201 24857 raft_consensus.cc:515] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.612152 24855 ts_tablet_manager.cc:1434] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:21.613160 24855 tablet_bootstrap.cc:492] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.613564 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:21.615355 24857 leader_election.cc:290] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
W20260709 13:11:21.616026 24191 leader_election.cc:336] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111)
I20260709 13:11:21.616513 24191 leader_election.cc:304] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [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: c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:21.617235 24857 raft_consensus.cc:2749] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:11:21.619616 24191 leader_election.cc:336] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111)
I20260709 13:11:21.620067 24191 leader_election.cc:304] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [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: c174b1bf080243b8ad32925d9c37760a; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:21.621037 24580 raft_consensus.cc:2749] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:21.637959 24855 tablet_bootstrap.cc:492] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.638996 24855 tablet_bootstrap.cc:492] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.639635 24855 ts_tablet_manager.cc:1403] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260709 13:11:21.640869 24814 raft_consensus.cc:493] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.641474 24814 raft_consensus.cc:515] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.642026 24855 raft_consensus.cc:359] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.643617 24814 leader_election.cc:290] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:21.645053 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:21.642735 24855 raft_consensus.cc:740] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.646826 24855 consensus_queue.cc:260] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.649075 24855 ts_tablet_manager.cc:1434] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260709 13:11:21.649330 24265 leader_election.cc:336] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111)
I20260709 13:11:21.649971 24855 tablet_bootstrap.cc:492] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.649919 24265 leader_election.cc:304] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:21.651119 24814 raft_consensus.cc:2749] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:21.654230 24833 raft_consensus.cc:493] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.654814 24833 raft_consensus.cc:515] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.657017 24833 leader_election.cc:290] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:21.658687 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:21.660638 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:45785
I20260709 13:11:21.660785 24932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:45785 every 8 connection(s)
I20260709 13:11:21.666354 24855 tablet_bootstrap.cc:492] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.667451 24855 tablet_bootstrap.cc:492] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.668092 24855 ts_tablet_manager.cc:1403] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 13:11:21.678311 24855 raft_consensus.cc:359] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.680902 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.681597 24855 raft_consensus.cc:740] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
W20260709 13:11:21.683409 24117 leader_election.cc:343] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:21.684082 24117 leader_election.cc:304] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:21.684434 24833 raft_consensus.cc:493] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.685010 24833 raft_consensus.cc:515] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.685519 24545 raft_consensus.cc:2749] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:21.682447 24855 consensus_queue.cc:260] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.688423 24293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:21.692299 24833 leader_election.cc:290] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.696352 24855 ts_tablet_manager.cc:1434] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:11:21.696023 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.697180 24855 tablet_bootstrap.cc:492] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.697073 24905 raft_consensus.cc:2468] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:21.702122 24117 leader_election.cc:304] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:21.704629 24545 raft_consensus.cc:2804] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:21.705214 24545 raft_consensus.cc:493] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.705839 24545 raft_consensus.cc:3060] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.731714 24935 heartbeater.cc:344] Connected to a master server at 127.20.136.190:36783
I20260709 13:11:21.732197 24935 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:21.733117 24935 heartbeater.cc:507] Master 127.20.136.190:36783 requested a full tablet report, sending...
I20260709 13:11:21.733536 24855 tablet_bootstrap.cc:492] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.734515 24855 tablet_bootstrap.cc:492] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.735497 24855 ts_tablet_manager.cc:1403] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.010s
I20260709 13:11:21.738111 24855 raft_consensus.cc:359] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.738813 24855 raft_consensus.cc:740] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.739037 24692 raft_consensus.cc:493] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.739549 24855 consensus_queue.cc:260] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.739573 24692 raft_consensus.cc:515] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.738444 24545 raft_consensus.cc:515] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.741674 24692 leader_election.cc:290] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.741775 24855 ts_tablet_manager.cc:1434] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:21.742451 24545 leader_election.cc:290] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.742715 24855 tablet_bootstrap.cc:492] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.743769 24293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:21.744135 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:21.745711 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.746057 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:21.746420 24905 raft_consensus.cc:2468] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:21.746760 24903 raft_consensus.cc:3060] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.752969 23972 ts_manager.cc:194] Re-registered known tserver with Master: 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.756044 24903 raft_consensus.cc:2468] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:21.754765 24117 leader_election.cc:304] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:21.757184 24545 raft_consensus.cc:2804] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:21.757573 24545 raft_consensus.cc:493] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.757886 24545 raft_consensus.cc:3060] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.759092 24117 leader_election.cc:304] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:21.760030 24692 raft_consensus.cc:2804] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:21.761301 24692 raft_consensus.cc:697] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:21.762142 24692 consensus_queue.cc:237] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.763818 24719 raft_consensus.cc:493] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.775014 24719 raft_consensus.cc:515] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.776163 24855 tablet_bootstrap.cc:492] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.777369 24855 tablet_bootstrap.cc:492] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.778033 24855 ts_tablet_manager.cc:1403] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.007s
I20260709 13:11:21.778216 24545 raft_consensus.cc:515] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.779716 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.780197 24545 leader_election.cc:290] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.780632 24855 raft_consensus.cc:359] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.781307 24855 raft_consensus.cc:740] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
W20260709 13:11:21.781380 24265 leader_election.cc:343] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:21.781599 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:21.782037 24855 consensus_queue.cc:260] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.782805 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:21.783210 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:21.783465 24903 raft_consensus.cc:3060] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.784137 24855 ts_tablet_manager.cc:1434] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:11:21.785051 24719 leader_election.cc:290] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:21.784945 24264 leader_election.cc:304] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:21.785831 24719 raft_consensus.cc:2749] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:21.784965 24855 tablet_bootstrap.cc:492] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.791072 24903 raft_consensus.cc:2468] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:21.792353 24117 leader_election.cc:304] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:21.793888 24833 raft_consensus.cc:2804] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:21.794448 24833 raft_consensus.cc:697] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:21.795351 24833 consensus_queue.cc:237] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.803128 23974 catalog_manager.cc:5697] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:21.822813 24855 tablet_bootstrap.cc:492] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.823793 24855 tablet_bootstrap.cc:492] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.824451 24855 ts_tablet_manager.cc:1403] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.012s
I20260709 13:11:21.827109 24855 raft_consensus.cc:359] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.827812 24855 raft_consensus.cc:740] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.828464 24855 consensus_queue.cc:260] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.830549 24855 ts_tablet_manager.cc:1434] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:11:21.831396 24855 tablet_bootstrap.cc:492] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.839529 24580 raft_consensus.cc:493] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.840054 24580 raft_consensus.cc:515] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.842067 24580 leader_election.cc:290] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.843312 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
W20260709 13:11:21.844641 24191 leader_election.cc:343] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:21.845672 23974 catalog_manager.cc:5697] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:21.847827 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:21.848456 24299 raft_consensus.cc:2468] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:21.850204 24189 leader_election.cc:304] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [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: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:21.850382 24855 tablet_bootstrap.cc:492] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:21.851351 24580 raft_consensus.cc:2804] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:21.851522 24855 tablet_bootstrap.cc:492] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:21.851711 24580 raft_consensus.cc:493] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.852057 24580 raft_consensus.cc:3060] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.852216 24855 ts_tablet_manager.cc:1403] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 13:11:21.855140 24855 raft_consensus.cc:359] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.857255 24855 raft_consensus.cc:740] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:21.857945 24855 consensus_queue.cc:260] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.860409 24855 ts_tablet_manager.cc:1434] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:11:21.859839 24580 raft_consensus.cc:515] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.861248 24855 tablet_bootstrap.cc:492] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:21.861248 23972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32952
I20260709 13:11:21.862730 24580 leader_election.cc:290] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.864538 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:21.865360 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029512531301482f875de64a62c14645" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:21.865935 24299 raft_consensus.cc:3060] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:21.866101 24191 leader_election.cc:343] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:21.867044 24935 heartbeater.cc:499] Master 127.20.136.190:36783 was elected leader, sending a full tablet report...
I20260709 13:11:21.871320 24580 raft_consensus.cc:493] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.871789 24580 raft_consensus.cc:515] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.874702 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:21.875345 24147 raft_consensus.cc:2468] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:21.876562 24190 leader_election.cc:304] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [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: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:21.877883 24857 raft_consensus.cc:2804] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:21.878271 24857 raft_consensus.cc:493] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.878623 24857 raft_consensus.cc:3060] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.881572 24580 leader_election.cc:290] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:21.883071 24580 raft_consensus.cc:493] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.884004 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.901415 24903 raft_consensus.cc:2468] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:21.909024 24859 raft_consensus.cc:493] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.909729 24859 raft_consensus.cc:515] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.911940 24859 leader_election.cc:290] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:21.913796 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.914677 24905 raft_consensus.cc:2393] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 2: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:21.918466 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:21.883529 24580 raft_consensus.cc:515] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.920979 24264 leader_election.cc:304] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:21.921836 24580 leader_election.cc:290] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:21.922144 24719 raft_consensus.cc:3060] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.870716 24299 raft_consensus.cc:2468] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 2.
I20260709 13:11:21.897015 24858 raft_consensus.cc:493] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.925026 24858 raft_consensus.cc:515] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.927472 24833 raft_consensus.cc:493] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.928074 24833 raft_consensus.cc:515] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.929610 24858 leader_election.cc:290] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.931232 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.931227 24293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:21.932323 24293 raft_consensus.cc:2468] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
W20260709 13:11:21.932904 24117 leader_election.cc:343] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:21.936671 24115 leader_election.cc:304] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 
I20260709 13:11:21.933133 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:21.937666 24692 raft_consensus.cc:2804] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:21.938050 24299 raft_consensus.cc:2468] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:21.938220 24692 raft_consensus.cc:493] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.938784 24692 raft_consensus.cc:3060] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.939054 24858 raft_consensus.cc:493] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.939527 24115 leader_election.cc:304] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:21.939675 24858 raft_consensus.cc:515] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.940800 24943 raft_consensus.cc:2804] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:21.941184 24943 raft_consensus.cc:493] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.941536 24943 raft_consensus.cc:3060] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.942699 24814 raft_consensus.cc:493] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.943388 24814 raft_consensus.cc:515] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.945385 24814 leader_election.cc:290] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:21.942715 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:21.946421 24223 raft_consensus.cc:2468] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:21.947201 24580 raft_consensus.cc:493] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.947719 24114 leader_election.cc:304] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:21.948653 24545 raft_consensus.cc:2804] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:21.949026 24545 raft_consensus.cc:493] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.949359 24545 raft_consensus.cc:3060] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.952023 24833 leader_election.cc:290] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.948057 24580 raft_consensus.cc:515] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.955600 24580 leader_election.cc:290] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:21.956662 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:21.956730 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.962399 24692 raft_consensus.cc:515] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.963454 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
W20260709 13:11:21.964772 24117 leader_election.cc:343] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:21.959830 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7f41c378a348189dcbe505e888346d" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.972486 24814 raft_consensus.cc:493] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.973133 24814 raft_consensus.cc:515] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
W20260709 13:11:21.975185 24117 leader_election.cc:343] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:21.978303 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:21.979036 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f84fee782843c7b868c22f576fbb9c" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:21.979846 24857 raft_consensus.cc:515] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
W20260709 13:11:21.980501 24117 leader_election.cc:343] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:21.980850 24833 raft_consensus.cc:493] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.981418 24833 raft_consensus.cc:515] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:21.979043 24299 raft_consensus.cc:3060] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.984508 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:21.985280 24905 raft_consensus.cc:2468] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:21.986711 24117 leader_election.cc:304] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:21.988353 24293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3" is_pre_election: true
I20260709 13:11:21.991201 24189 leader_election.cc:304] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [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: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:21.999919 24580 raft_consensus.cc:2804] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.000603 24580 raft_consensus.cc:697] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 2 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:21.960981 24858 leader_election.cc:290] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:22.001638 24580 consensus_queue.cc:237] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:21.968576 24545 raft_consensus.cc:515] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:21.977396 24692 leader_election.cc:290] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:22.002595 24858 raft_consensus.cc:2804] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:22.003631 24858 raft_consensus.cc:493] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:21.992751 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:22.004004 24858 raft_consensus.cc:3060] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.005424 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:22.006147 24225 raft_consensus.cc:3060] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.004506 24223 raft_consensus.cc:2468] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 1.
I20260709 13:11:21.972713 24903 raft_consensus.cc:2393] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 2: Already voted for candidate 36bceaeb039042a38f53adcb65e83858 in this term.
I20260709 13:11:22.008518 24265 leader_election.cc:304] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:22.009356 24859 raft_consensus.cc:3060] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.946432 24719 raft_consensus.cc:2749] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:21.966876 24943 raft_consensus.cc:515] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.014321 24943 leader_election.cc:290] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:22.019701 24293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:22.020427 24293 raft_consensus.cc:3060] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.015848 24225 raft_consensus.cc:2468] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:22.024116 24114 leader_election.cc:304] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:21.993551 24833 leader_election.cc:290] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:22.027415 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:22.028224 24904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:22.028924 24904 raft_consensus.cc:2468] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:22.030997 24265 leader_election.cc:304] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:22.031062 24692 raft_consensus.cc:2804] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.031839 24692 raft_consensus.cc:697] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:22.032517 24856 raft_consensus.cc:2804] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:22.033114 24856 raft_consensus.cc:493] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:22.032902 24692 consensus_queue.cc:237] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.033685 24856 raft_consensus.cc:3060] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.041174 24857 leader_election.cc:290] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
W20260709 13:11:22.042303 24117 leader_election.cc:343] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:22.046471 24719 raft_consensus.cc:493] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:22.056269 24719 raft_consensus.cc:515] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.059175 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:22.046945 24814 leader_election.cc:290] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:22.059875 24223 raft_consensus.cc:2468] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:22.059901 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:22.061667 24903 raft_consensus.cc:2468] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:22.063313 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f7759f810147c0b91283f326b9590e" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:22.066288 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858" is_pre_election: true
I20260709 13:11:22.066907 24146 raft_consensus.cc:2468] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
W20260709 13:11:22.067879 24117 leader_election.cc:343] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:22.068174 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:22.068701 24146 raft_consensus.cc:3060] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.070030 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a" is_pre_election: true
I20260709 13:11:22.070626 24223 raft_consensus.cc:2468] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 1.
I20260709 13:11:22.072202 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:22.072822 24903 raft_consensus.cc:2468] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:22.076566 24146 raft_consensus.cc:2468] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 2.
I20260709 13:11:22.076812 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" is_pre_election: true
I20260709 13:11:22.085083 24905 raft_consensus.cc:2468] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 1.
I20260709 13:11:22.075829 23974 catalog_manager.cc:5697] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:22.050525 24545 leader_election.cc:290] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:22.089573 24719 leader_election.cc:290] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:22.082904 24190 leader_election.cc:304] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [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: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:22.093802 24190 leader_election.cc:304] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:22.093849 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373db2e0e1214a35b1aa8cbc5934ad43" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:22.094563 24905 raft_consensus.cc:3060] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.094473 24954 raft_consensus.cc:2804] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:22.095372 24954 raft_consensus.cc:493] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:22.095840 24954 raft_consensus.cc:3060] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.102312 24905 raft_consensus.cc:2468] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 2.
I20260709 13:11:22.091791 24265 leader_election.cc:304] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:22.104386 24814 raft_consensus.cc:2804] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:22.105000 24814 raft_consensus.cc:493] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:22.105576 24814 raft_consensus.cc:3060] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.109786 24859 raft_consensus.cc:2749] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:22.112624 24855 tablet_bootstrap.cc:492] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:22.113659 24855 tablet_bootstrap.cc:492] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:22.114398 24855 ts_tablet_manager.cc:1403] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.253s	user 0.119s	sys 0.111s
I20260709 13:11:22.117470 24855 raft_consensus.cc:359] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.118171 24855 raft_consensus.cc:740] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:22.118866 24855 consensus_queue.cc:260] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.121631 24855 ts_tablet_manager.cc:1434] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:22.126569 24855 tablet_bootstrap.cc:492] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:22.128317 24857 raft_consensus.cc:2804] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.128964 24857 raft_consensus.cc:697] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 2 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:22.129817 24857 consensus_queue.cc:237] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:22.142607 24293 raft_consensus.cc:2468] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:22.109675 24856 raft_consensus.cc:515] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.155701 24858 raft_consensus.cc:515] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:22.164510 24856 leader_election.cc:290] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:22.168445 24904 raft_consensus.cc:1275] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.170151 24115 leader_election.cc:304] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:22.173907 24954 raft_consensus.cc:515] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:22.182487 24545 consensus_queue.cc:1048] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.184234 24954 leader_election.cc:290] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:22.166652 24191 leader_election.cc:304] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [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: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3
I20260709 13:11:22.187557 24952 raft_consensus.cc:2804] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:22.188026 24952 raft_consensus.cc:493] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:22.188622 24952 raft_consensus.cc:3060] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.177228 24299 raft_consensus.cc:2468] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:22.192930 24692 raft_consensus.cc:2804] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.192713 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:22.193521 24692 raft_consensus.cc:697] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:22.193730 24149 raft_consensus.cc:3060] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.194346 24858 leader_election.cc:290] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Requested vote from peers 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:22.195390 24115 leader_election.cc:304] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [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: 36bceaeb039042a38f53adcb65e83858, 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:22.194406 24692 consensus_queue.cc:237] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.196586 24955 raft_consensus.cc:2804] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.197288 24955 raft_consensus.cc:697] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:22.197969 24904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab59331d9234f49be1a917410da81f3" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:22.198657 24904 raft_consensus.cc:3060] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.198374 24955 consensus_queue.cc:237] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
W20260709 13:11:22.200860 24262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:43073, user_credentials={real_user=slave}} blocked reactor thread for 65306.3us
I20260709 13:11:22.208525 24903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:22.209164 24903 raft_consensus.cc:3060] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.209314 24904 raft_consensus.cc:2468] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 2.
W20260709 13:11:22.215116 24265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:45785, user_credentials={real_user=slave}} blocked reactor thread for 78028.9us
I20260709 13:11:22.216782 24903 raft_consensus.cc:2468] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:22.218124 24117 leader_election.cc:304] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:22.219992 24223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b28c8703162423c96a874ce10559497" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:22.220614 24223 raft_consensus.cc:3060] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.224781 24855 tablet_bootstrap.cc:492] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:22.225037 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:22.225677 24221 raft_consensus.cc:3060] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.225857 24855 tablet_bootstrap.cc:492] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:22.226593 24855 ts_tablet_manager.cc:1403] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.100s	user 0.039s	sys 0.044s
I20260709 13:11:22.228801 24223 raft_consensus.cc:2468] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:22.229091 24855 raft_consensus.cc:359] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.229820 24855 raft_consensus.cc:740] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:22.230611 24855 consensus_queue.cc:260] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.233142 24855 ts_tablet_manager.cc:1434] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:11:22.233659 24221 raft_consensus.cc:2468] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 2.
I20260709 13:11:22.233963 24855 tablet_bootstrap.cc:492] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:22.234305 24149 raft_consensus.cc:2468] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 2.
I20260709 13:11:22.235715 24191 leader_election.cc:304] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:22.241408 24957 raft_consensus.cc:2804] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.244556 24957 raft_consensus.cc:697] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:22.245587 24957 consensus_queue.cc:237] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:22.240274 23974 catalog_manager.cc:5697] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:22.248368 24905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca1d7724374c7e80959f4ff6810706" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:22.249128 24905 raft_consensus.cc:3060] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.252018 24857 raft_consensus.cc:2804] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.252633 24857 raft_consensus.cc:697] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 2 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:22.253585 24857 consensus_queue.cc:237] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
W20260709 13:11:22.235744 24190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:39257, user_credentials={real_user=slave}} blocked reactor thread for 44132.9us
I20260709 13:11:22.286726 23971 catalog_manager.cc:5697] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 2 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:22.341367 24293 raft_consensus.cc:1275] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.344425 24858 consensus_queue.cc:1048] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:22.346691 24299 raft_consensus.cc:1275] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.357203 24957 consensus_queue.cc:1048] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:22.394485 24262 leader_election.cc:304] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:22.399823 24905 raft_consensus.cc:2468] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 2.
I20260709 13:11:22.405514 24904 raft_consensus.cc:1275] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.432860 24957 consensus_queue.cc:1048] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:22.330462 24814 raft_consensus.cc:515] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.435696 24814 leader_election.cc:290] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:22.417466 24952 raft_consensus.cc:515] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.437286 24904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:22.440691 24904 raft_consensus.cc:3060] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.442605 24855 tablet_bootstrap.cc:492] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:22.443706 24855 tablet_bootstrap.cc:492] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:22.444518 24855 ts_tablet_manager.cc:1403] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.211s	user 0.044s	sys 0.061s
I20260709 13:11:22.443347 23974 catalog_manager.cc:5697] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:22.447470 24855 raft_consensus.cc:359] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.448268 24859 raft_consensus.cc:2804] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.455706 24859 raft_consensus.cc:697] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:22.457019 24859 consensus_queue.cc:237] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.461804 24855 raft_consensus.cc:740] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
W20260709 13:11:22.449447 24262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.131:43073, user_credentials={real_user=slave}} blocked reactor thread for 55006.5us
I20260709 13:11:22.450259 24902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
I20260709 13:11:22.466328 24855 consensus_queue.cc:260] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.468750 24855 ts_tablet_manager.cc:1434] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:11:22.469628 24855 tablet_bootstrap.cc:492] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:22.450870 24952 leader_election.cc:290] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:22.451468 24904 raft_consensus.cc:2468] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83fff6aa8e6e44b18033348058ad0aa3 in term 2.
I20260709 13:11:22.438294 23971 catalog_manager.cc:5697] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 2 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:22.471210 23971 catalog_manager.cc:5697] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 2 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:22.474699 24265 leader_election.cc:304] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:22.475625 24859 raft_consensus.cc:2804] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.462738 23974 catalog_manager.cc:5697] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:22.482085 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "83fff6aa8e6e44b18033348058ad0aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:22.483631 24222 raft_consensus.cc:2393] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 83fff6aa8e6e44b18033348058ad0aa3 in current term 2: Already voted for candidate c174b1bf080243b8ad32925d9c37760a in this term.
I20260709 13:11:22.487028 24859 raft_consensus.cc:697] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 LEADER]: Becoming Leader. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:22.488406 24859 consensus_queue.cc:237] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.495760 24293 raft_consensus.cc:1275] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer c174b1bf080243b8ad32925d9c37760a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.504194 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b126aefb5492dada9fadc0b22c041" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:22.508670 24952 consensus_queue.cc:1048] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.509703 24189 leader_election.cc:304] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [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: c174b1bf080243b8ad32925d9c37760a; no voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:22.517683 24952 raft_consensus.cc:2749] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:11:22.521821 24855 tablet_bootstrap.cc:492] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:22.522966 24855 tablet_bootstrap.cc:492] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:22.523663 24855 ts_tablet_manager.cc:1403] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.007s
I20260709 13:11:22.526190 24855 raft_consensus.cc:359] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.527034 24855 raft_consensus.cc:740] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:22.527760 24855 consensus_queue.cc:260] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:22.530370 24855 ts_tablet_manager.cc:1434] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:11:22.531476 24855 tablet_bootstrap.cc:492] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:22.566056 24221 raft_consensus.cc:1275] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.568210 24955 consensus_queue.cc:1048] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:22.593472 24905 raft_consensus.cc:3060] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.609082 24299 raft_consensus.cc:1275] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.613973 24955 consensus_queue.cc:1048] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:11:22.633764 24117 consensus_peers.cc:597] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:22.645303 24117 consensus_peers.cc:597] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:22.660801 24293 raft_consensus.cc:1275] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.670184 24957 consensus_queue.cc:1048] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:22.677026 24903 raft_consensus.cc:1275] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.687373 24901 raft_consensus.cc:1275] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Refusing update from remote peer c174b1bf080243b8ad32925d9c37760a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.687947 24545 consensus_queue.cc:1048] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:11:22.692176 24117 consensus_peers.cc:597] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:22.703635 24580 consensus_queue.cc:1048] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:22.697005 24905 raft_consensus.cc:1275] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Refusing update from remote peer c174b1bf080243b8ad32925d9c37760a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.723923 24952 consensus_queue.cc:1048] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.739974 24149 raft_consensus.cc:1275] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer c174b1bf080243b8ad32925d9c37760a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.741923 24952 consensus_queue.cc:1048] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.725993 23973 catalog_manager.cc:5697] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:22.756655 23973 catalog_manager.cc:5697] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 reported cstate change: term changed from 1 to 2, leader changed from 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129) to 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132). New cstate: current_term: 2 leader_uuid: "83fff6aa8e6e44b18033348058ad0aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:22.761034 24221 raft_consensus.cc:1275] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.764870 24955 consensus_queue.cc:1048] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.769049 24855 tablet_bootstrap.cc:492] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:22.770162 24855 tablet_bootstrap.cc:492] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:22.776705 24905 raft_consensus.cc:1275] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Refusing update from remote peer c174b1bf080243b8ad32925d9c37760a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.778170 24855 ts_tablet_manager.cc:1403] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.247s	user 0.099s	sys 0.116s
I20260709 13:11:22.779594 24952 consensus_queue.cc:1048] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.781204 24855 raft_consensus.cc:359] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:22.781980 24855 raft_consensus.cc:740] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:22.783351 24855 consensus_queue.cc:260] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:22.787595 24855 ts_tablet_manager.cc:1434] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:22.788448 24855 tablet_bootstrap.cc:492] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
W20260709 13:11:22.852701 24265 consensus_peers.cc:597] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:22.854825 24855 tablet_bootstrap.cc:492] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:22.856003 24855 tablet_bootstrap.cc:492] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:22.856966 24855 ts_tablet_manager.cc:1403] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.015s
I20260709 13:11:22.861654 24149 raft_consensus.cc:1275] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer c174b1bf080243b8ad32925d9c37760a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.866406 24952 consensus_queue.cc:1048] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.869640 24855 raft_consensus.cc:359] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.870421 24855 raft_consensus.cc:740] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:22.871227 24855 consensus_queue.cc:260] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.873503 24855 ts_tablet_manager.cc:1434] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260709 13:11:22.874800 24855 tablet_bootstrap.cc:492] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:22.901820 24221 raft_consensus.cc:1275] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 83fff6aa8e6e44b18033348058ad0aa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.906662 24958 consensus_queue.cc:1048] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:11:22.907104 24265 consensus_peers.cc:597] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:22.907277 24855 tablet_bootstrap.cc:492] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:22.909969 24855 tablet_bootstrap.cc:492] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:22.910897 24855 ts_tablet_manager.cc:1403] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.015s
I20260709 13:11:22.914799 24855 raft_consensus.cc:359] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.915906 24855 raft_consensus.cc:740] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:22.916929 24855 consensus_queue.cc:260] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.920905 24855 ts_tablet_manager.cc:1434] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:11:22.921941 24855 tablet_bootstrap.cc:492] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:22.929448 24904 raft_consensus.cc:1275] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Refusing update from remote peer 83fff6aa8e6e44b18033348058ad0aa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.937176 24719 consensus_queue.cc:1048] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.958910 24855 tablet_bootstrap.cc:492] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:22.960068 24855 tablet_bootstrap.cc:492] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:22.960726 24855 ts_tablet_manager.cc:1403] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.007s
I20260709 13:11:22.963183 24855 raft_consensus.cc:359] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.963830 24855 raft_consensus.cc:740] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:22.964450 24855 consensus_queue.cc:260] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:22.966406 24855 ts_tablet_manager.cc:1434] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:22.967211 24855 tablet_bootstrap.cc:492] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:22.992419 24905 raft_consensus.cc:1275] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Refusing update from remote peer 83fff6aa8e6e44b18033348058ad0aa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.994781 24814 consensus_queue.cc:1048] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:22.997174 24855 tablet_bootstrap.cc:492] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:22.998099 24855 tablet_bootstrap.cc:492] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:22.998638 24855 ts_tablet_manager.cc:1403] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.003s
I20260709 13:11:23.001614 24855 raft_consensus.cc:359] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.002279 24855 raft_consensus.cc:740] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.002997 24855 consensus_queue.cc:260] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.005167 24855 ts_tablet_manager.cc:1434] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260709 13:11:23.005249 24117 consensus_peers.cc:597] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:23.006049 24855 tablet_bootstrap.cc:492] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.022174 24855 tablet_bootstrap.cc:492] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.023186 24855 tablet_bootstrap.cc:492] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
W20260709 13:11:23.023792 24265 consensus_peers.cc:597] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:23.023933 24855 ts_tablet_manager.cc:1403] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:11:23.026790 24855 raft_consensus.cc:359] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:23.027485 24225 raft_consensus.cc:1275] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 83fff6aa8e6e44b18033348058ad0aa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:23.027629 24855 raft_consensus.cc:740] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.031065 24719 consensus_queue.cc:1048] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:23.033118 24855 consensus_queue.cc:260] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:23.035215 24855 ts_tablet_manager.cc:1434] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:11:23.035987 24855 tablet_bootstrap.cc:492] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
W20260709 13:11:23.042057 24117 consensus_peers.cc:597] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:23.042708 24905 raft_consensus.cc:3060] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:23.088058 24191 consensus_peers.cc:597] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:23.129817 24855 tablet_bootstrap.cc:492] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.130885 24855 tablet_bootstrap.cc:492] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.131552 24855 ts_tablet_manager.cc:1403] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.096s	user 0.031s	sys 0.043s
I20260709 13:11:23.133953 24855 raft_consensus.cc:359] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.134754 24855 raft_consensus.cc:740] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.135407 24855 consensus_queue.cc:260] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.137207 24855 ts_tablet_manager.cc:1434] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:23.137892 24855 tablet_bootstrap.cc:492] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.155067 24855 tablet_bootstrap.cc:492] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.156008 24855 tablet_bootstrap.cc:492] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.156661 24855 ts_tablet_manager.cc:1403] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:11:23.159232 24855 raft_consensus.cc:359] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:23.159826 24855 raft_consensus.cc:740] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.160429 24855 consensus_queue.cc:260] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:23.162523 24855 ts_tablet_manager.cc:1434] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:23.163318 24855 tablet_bootstrap.cc:492] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.179466 24855 tablet_bootstrap.cc:492] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.180220 24855 tablet_bootstrap.cc:492] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.180733 24855 ts_tablet_manager.cc:1403] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:11:23.182499 24855 raft_consensus.cc:359] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.183054 24855 raft_consensus.cc:740] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.183558 24855 consensus_queue.cc:260] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.185094 24855 ts_tablet_manager.cc:1434] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:11:23.186209 24855 tablet_bootstrap.cc:492] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
W20260709 13:11:23.199673 24265 consensus_peers.cc:597] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:23.199921 24855 tablet_bootstrap.cc:492] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.200862 24855 tablet_bootstrap.cc:492] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.201407 24855 ts_tablet_manager.cc:1403] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:11:23.203362 24855 raft_consensus.cc:359] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.203922 24855 raft_consensus.cc:740] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.204442 24855 consensus_queue.cc:260] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.205888 24855 ts_tablet_manager.cc:1434] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:11:23.206526 24855 tablet_bootstrap.cc:492] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
W20260709 13:11:23.212802 24117 consensus_peers.cc:597] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:23.213433 24905 raft_consensus.cc:3060] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.221087 24855 tablet_bootstrap.cc:492] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.222054 24855 tablet_bootstrap.cc:492] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.222682 24855 ts_tablet_manager.cc:1403] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
W20260709 13:11:23.228523 24265 consensus_peers.cc:597] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:23.233919 24855 raft_consensus.cc:359] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.234754 24855 raft_consensus.cc:740] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.235458 24855 consensus_queue.cc:260] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.237550 24855 ts_tablet_manager.cc:1434] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:11:23.238314 24855 tablet_bootstrap.cc:492] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
W20260709 13:11:23.253615 24191 consensus_peers.cc:597] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:23.255054 24855 tablet_bootstrap.cc:492] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.256127 24855 tablet_bootstrap.cc:492] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.256784 24855 ts_tablet_manager.cc:1403] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:11:23.259330 24855 raft_consensus.cc:359] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:23.260000 24855 raft_consensus.cc:740] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.260794 24855 consensus_queue.cc:260] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:23.262302 24855 ts_tablet_manager.cc:1434] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:11:23.263068 24855 tablet_bootstrap.cc:492] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
W20260709 13:11:23.284492 24191 consensus_peers.cc:597] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:23.319904 24855 tablet_bootstrap.cc:492] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.320917 24855 tablet_bootstrap.cc:492] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.321482 24855 ts_tablet_manager.cc:1403] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.027s
I20260709 13:11:23.323444 24855 raft_consensus.cc:359] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.323957 24855 raft_consensus.cc:740] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.324558 24855 consensus_queue.cc:260] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.326828 24855 ts_tablet_manager.cc:1434] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:11:23.327927 24855 tablet_bootstrap.cc:492] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.342314 24855 tablet_bootstrap.cc:492] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.343307 24855 tablet_bootstrap.cc:492] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.344035 24855 ts_tablet_manager.cc:1403] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 13:11:23.346326 24855 raft_consensus.cc:359] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.346943 24855 raft_consensus.cc:740] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.347595 24855 consensus_queue.cc:260] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.349720 24855 ts_tablet_manager.cc:1434] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:23.351550 24855 tablet_bootstrap.cc:492] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.364267 24855 tablet_bootstrap.cc:492] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.365154 24855 tablet_bootstrap.cc:492] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.365871 24855 ts_tablet_manager.cc:1403] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:11:23.368469 24855 raft_consensus.cc:359] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.369088 24855 raft_consensus.cc:740] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.369688 24855 consensus_queue.cc:260] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.371413 24855 ts_tablet_manager.cc:1434] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:11:23.372430 24855 tablet_bootstrap.cc:492] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.390826 24855 tablet_bootstrap.cc:492] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.391666 24855 tablet_bootstrap.cc:492] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.392243 24855 ts_tablet_manager.cc:1403] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:11:23.394204 24855 raft_consensus.cc:359] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.394886 24855 raft_consensus.cc:740] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.395617 24855 consensus_queue.cc:260] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.397413 24855 ts_tablet_manager.cc:1434] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:11:23.398741 24855 tablet_bootstrap.cc:492] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.412849 24855 tablet_bootstrap.cc:492] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.413821 24855 tablet_bootstrap.cc:492] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.414479 24855 ts_tablet_manager.cc:1403] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 13:11:23.416792 24855 raft_consensus.cc:359] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.417299 24855 raft_consensus.cc:740] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.417975 24855 consensus_queue.cc:260] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.420049 24855 ts_tablet_manager.cc:1434] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260709 13:11:23.421404 24855 tablet_bootstrap.cc:492] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.435745 24855 tablet_bootstrap.cc:492] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.436653 24855 tablet_bootstrap.cc:492] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.437244 24855 ts_tablet_manager.cc:1403] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260709 13:11:23.439405 24855 raft_consensus.cc:359] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.439862 24855 raft_consensus.cc:740] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.440560 24855 consensus_queue.cc:260] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:23.442442 24855 ts_tablet_manager.cc:1434] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:23.443547 24855 tablet_bootstrap.cc:492] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.457638 24855 tablet_bootstrap.cc:492] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.458487 24855 tablet_bootstrap.cc:492] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.459260 24855 ts_tablet_manager.cc:1403] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:11:23.461051 24855 raft_consensus.cc:359] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:23.461556 24855 raft_consensus.cc:740] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.462062 24855 consensus_queue.cc:260] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:23.464002 24855 ts_tablet_manager.cc:1434] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:11:23.465736 24855 tablet_bootstrap.cc:492] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap starting.
I20260709 13:11:23.484510 24855 tablet_bootstrap.cc:492] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: 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
I20260709 13:11:23.485440 24855 tablet_bootstrap.cc:492] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Bootstrap complete.
I20260709 13:11:23.486150 24855 ts_tablet_manager.cc:1403] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 13:11:23.488477 24855 raft_consensus.cc:359] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.489132 24855 raft_consensus.cc:740] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Initialized, Role: FOLLOWER
I20260709 13:11:23.489759 24855 consensus_queue.cc:260] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:23.492245 24855 ts_tablet_manager.cc:1434] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:11:23.679646 24904 raft_consensus.cc:3060] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.710884 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:31.768512 24149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:60234
I20260709 13:11:31.769510 24149 raft_consensus.cc:606] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:31.772475 24149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28223fe41bc64b2cbcae376ef36b3db4"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
mode: GRACEFUL
new_leader_uuid: "c174b1bf080243b8ad32925d9c37760a"
 from {username='slave'} at 127.0.0.1:60234
I20260709 13:11:31.773098 24149 raft_consensus.cc:606] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Received request to transfer leadership to TS c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:31.787827 24225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697"
dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
mode: GRACEFUL
new_leader_uuid: "36bceaeb039042a38f53adcb65e83858"
 from {username='slave'} at 127.0.0.1:45340
I20260709 13:11:31.788391 24225 raft_consensus.cc:606] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Received request to transfer leadership to TS 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:31.791718 24147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:60234
I20260709 13:11:31.792560 24147 raft_consensus.cc:606] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:31.795714 24147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:60234
I20260709 13:11:31.796327 24147 raft_consensus.cc:606] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:31.808837 24299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4"
dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:33102
I20260709 13:11:31.809444 24299 raft_consensus.cc:606] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:31.812258 24147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:60234
I20260709 13:11:31.812896 24147 raft_consensus.cc:606] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:31.814019 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:11:31.815461 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:31.873606 25045 raft_consensus.cc:993] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:31.874233 25057 raft_consensus.cc:1081] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:31.876261 24905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:11:31.876843 24905 raft_consensus.cc:493] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.877192 24905 raft_consensus.cc:3060] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:31.887946 24905 raft_consensus.cc:515] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:31.910699 25044 raft_consensus.cc:993] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a: : Instructing follower 36bceaeb039042a38f53adcb65e83858 to start an election
I20260709 13:11:31.897977 24905 leader_election.cc:290] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 3 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:31.911268 25044 raft_consensus.cc:1081] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Signalling peer 36bceaeb039042a38f53adcb65e83858 to start an election
I20260709 13:11:31.911543 25045 raft_consensus.cc:993] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:31.912112 25045 raft_consensus.cc:1081] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:31.913214 24147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:11:31.913830 24147 raft_consensus.cc:493] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.914211 24147 raft_consensus.cc:3060] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.914090 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:31.914510 24905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:11:31.915113 24299 raft_consensus.cc:3060] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:31.915174 24905 raft_consensus.cc:493] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.915685 24905 raft_consensus.cc:3060] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.929911 24905 raft_consensus.cc:515] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:31.939663 24299 raft_consensus.cc:2468] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 3.
I20260709 13:11:31.940589 24147 raft_consensus.cc:515] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:31.940994 25047 raft_consensus.cc:993] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:31.941674 25047 raft_consensus.cc:1081] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:31.944757 24903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:11:31.945366 24903 raft_consensus.cc:493] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.945781 24903 raft_consensus.cc:3060] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.949657 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e8d0f65ba341779a7c009d57801367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:31.950462 24146 raft_consensus.cc:3055] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:31.950592 24905 leader_election.cc:290] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:31.950872 24146 raft_consensus.cc:740] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:31.954270 24147 leader_election.cc:290] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:31.954130 24295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:31.955034 24295 raft_consensus.cc:3060] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.952036 24146 consensus_queue.cc:260] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:31.956980 24222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4013fec9d8494a64ab35102db8bbd697" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:31.957363 24146 raft_consensus.cc:3060] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:31.957698 24222 raft_consensus.cc:3055] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.958143 24222 raft_consensus.cc:740] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:31.959137 24222 consensus_queue.cc:260] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:31.960191 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:31.960574 24222 raft_consensus.cc:3060] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.960917 24149 raft_consensus.cc:3055] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.961275 24149 raft_consensus.cc:740] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:31.964855 24850 leader_election.cc:304] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:31.963734 24903 raft_consensus.cc:515] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:31.962162 24149 consensus_queue.cc:260] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:31.970054 24149 raft_consensus.cc:3060] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.971395 24903 leader_election.cc:290] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:31.974210 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:31.974699 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970a3b1c17b452a83f0ab7a1edc9e82" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:31.975039 24147 raft_consensus.cc:3055] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.975567 24147 raft_consensus.cc:740] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:31.975611 24225 raft_consensus.cc:3060] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.976833 24147 consensus_queue.cc:260] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:31.974254 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf0e295517d42a09bf8d29e0e123bef" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:31.978235 24221 raft_consensus.cc:3060] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.989629 25060 raft_consensus.cc:2804] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:31.991067 24147 raft_consensus.cc:3060] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.971235 24222 raft_consensus.cc:2468] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:31.994374 24114 leader_election.cc:304] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:31.996212 24146 raft_consensus.cc:2468] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 3.
I20260709 13:11:31.996958 25047 raft_consensus.cc:2804] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.997613 25047 raft_consensus.cc:697] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:31.998682 25047 consensus_queue.cc:237] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:31.999056 25060 raft_consensus.cc:697] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:32.003685 25060 consensus_queue.cc:237] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:32.005159 24147 raft_consensus.cc:2468] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.006731 24851 leader_election.cc:304] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:32.008023 25061 raft_consensus.cc:2804] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:32.009850 24295 raft_consensus.cc:2468] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:32.020677 24225 raft_consensus.cc:2468] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.020828 23971 catalog_manager.cc:5697] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 2 to 3, leader changed from 36bceaeb039042a38f53adcb65e83858 (127.20.136.130) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 3 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.024619 24849 leader_election.cc:304] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:32.017472 25061 raft_consensus.cc:697] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:32.025949 25064 raft_consensus.cc:2804] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:32.027592 25061 consensus_queue.cc:237] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:32.035328 24221 raft_consensus.cc:2468] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.040151 25064 raft_consensus.cc:697] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:32.042001 25064 consensus_queue.cc:237] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:32.048873 24149 raft_consensus.cc:2468] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.054755 25051 raft_consensus.cc:993] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:32.054386 23973 catalog_manager.cc:5697] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 1 to 2, leader changed from c174b1bf080243b8ad32925d9c37760a (127.20.136.131) to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.057025 25051 raft_consensus.cc:1081] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:32.075006 24905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34452
I20260709 13:11:32.075855 24905 raft_consensus.cc:493] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:32.076260 24905 raft_consensus.cc:3060] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.083606 24905 raft_consensus.cc:515] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:32.085980 24905 leader_election.cc:290] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:32.086423 24295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:32.087224 24295 raft_consensus.cc:3055] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:32.087566 24295 raft_consensus.cc:740] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:32.088366 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9338fd7d01e64eada0a5bc0710d649a4" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:32.089000 24149 raft_consensus.cc:3060] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.088409 24295 consensus_queue.cc:260] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:32.089864 24295 raft_consensus.cc:3060] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.095593 24149 raft_consensus.cc:2468] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.095026 23973 catalog_manager.cc:5697] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 36bceaeb039042a38f53adcb65e83858 (127.20.136.130) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.098117 24851 leader_election.cc:304] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:32.099756 23973 catalog_manager.cc:5697] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 36bceaeb039042a38f53adcb65e83858 (127.20.136.130) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.101176 25064 raft_consensus.cc:2804] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:32.101753 25064 raft_consensus.cc:697] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:32.102492 24295 raft_consensus.cc:2468] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.102684 25064 consensus_queue.cc:237] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:32.118753 23973 catalog_manager.cc:5697] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.152014 25045 raft_consensus.cc:993] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858: : Instructing follower c174b1bf080243b8ad32925d9c37760a to start an election
I20260709 13:11:32.152547 25045 raft_consensus.cc:1081] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Signalling peer c174b1bf080243b8ad32925d9c37760a to start an election
I20260709 13:11:32.154299 24225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28223fe41bc64b2cbcae376ef36b3db4"
dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
 from {username='slave'} at 127.0.0.1:51632
I20260709 13:11:32.155009 24225 raft_consensus.cc:493] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:32.155359 24225 raft_consensus.cc:3060] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.161702 24225 raft_consensus.cc:515] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:32.165126 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28223fe41bc64b2cbcae376ef36b3db4" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:32.165130 24225 leader_election.cc:290] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:32.165783 24149 raft_consensus.cc:3055] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:32.166137 24295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28223fe41bc64b2cbcae376ef36b3db4" candidate_uuid: "c174b1bf080243b8ad32925d9c37760a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:32.166196 24149 raft_consensus.cc:740] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:32.166749 24295 raft_consensus.cc:3060] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.167241 24149 consensus_queue.cc:260] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:32.169238 24149 raft_consensus.cc:3060] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.170289 25047 raft_consensus.cc:993] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:32.170809 25047 raft_consensus.cc:1081] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:32.172645 24905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:11:32.173210 24905 raft_consensus.cc:493] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:32.173588 24905 raft_consensus.cc:3060] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.176491 24149 raft_consensus.cc:2468] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 2.
I20260709 13:11:32.176992 24295 raft_consensus.cc:2468] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c174b1bf080243b8ad32925d9c37760a in term 2.
I20260709 13:11:32.178457 24189 leader_election.cc:304] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:32.179535 25052 raft_consensus.cc:2804] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:32.180017 25052 raft_consensus.cc:697] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 2 LEADER]: Becoming Leader. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:32.180951 25052 consensus_queue.cc:237] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:32.182655 24905 raft_consensus.cc:515] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:32.184825 24905 leader_election.cc:290] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:32.186810 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:32.187479 24149 raft_consensus.cc:3055] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:32.187806 24149 raft_consensus.cc:740] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:32.188762 24149 consensus_queue.cc:260] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:32.190023 24149 raft_consensus.cc:3060] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.191316 24295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4f7d7e455fb0c6df2a934ffb2d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:32.191972 24295 raft_consensus.cc:3060] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.206713 23973 catalog_manager.cc:5697] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a reported cstate change: term changed from 1 to 2, leader changed from 36bceaeb039042a38f53adcb65e83858 (127.20.136.130) to c174b1bf080243b8ad32925d9c37760a (127.20.136.131). New cstate: current_term: 2 leader_uuid: "c174b1bf080243b8ad32925d9c37760a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.212952 24149 raft_consensus.cc:2468] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.214521 24851 leader_election.cc:304] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:32.215550 25064 raft_consensus.cc:2804] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:32.216091 25064 raft_consensus.cc:697] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:32.217160 25064 consensus_queue.cc:237] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:32.222098 24295 raft_consensus.cc:2468] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.238543 23973 catalog_manager.cc:5697] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 36bceaeb039042a38f53adcb65e83858 (127.20.136.130) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.393914 24149 raft_consensus.cc:1275] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 3 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:32.395524 25064 consensus_queue.cc:1048] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:32.410476 24295 raft_consensus.cc:1275] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 3 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:32.415939 25064 consensus_queue.cc:1048] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:32.463294 24225 raft_consensus.cc:1275] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.464800 25045 consensus_queue.cc:1048] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.480190 24299 raft_consensus.cc:1275] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.481941 25045 consensus_queue.cc:1048] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.608265 24147 raft_consensus.cc:1275] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.609587 25064 consensus_queue.cc:1048] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.619982 24225 raft_consensus.cc:1275] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.621577 25064 consensus_queue.cc:1048] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.630745 24147 raft_consensus.cc:1275] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.633425 25064 consensus_queue.cc:1048] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.641861 24295 raft_consensus.cc:1275] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.643414 25064 consensus_queue.cc:1048] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.650144 24299 raft_consensus.cc:1275] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer c174b1bf080243b8ad32925d9c37760a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.650380 24225 raft_consensus.cc:1275] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.651875 25060 consensus_queue.cc:1048] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.652240 25052 consensus_queue.cc:1048] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.671177 24147 raft_consensus.cc:1275] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer c174b1bf080243b8ad32925d9c37760a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.674090 24147 raft_consensus.cc:1275] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.674302 25090 consensus_queue.cc:1048] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:32.676326 25061 consensus_queue.cc:1048] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.770785 24299 raft_consensus.cc:1275] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.772310 25064 consensus_queue.cc:1048] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.785444 24147 raft_consensus.cc:1275] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.787675 25060 consensus_queue.cc:1048] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.816452 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:32.858829 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:32.896327 24299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d"
dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:33102
I20260709 13:11:32.896961 24299 raft_consensus.cc:606] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:32.899914 24299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a66059c756148f398f2b913009304bb"
dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
mode: GRACEFUL
new_leader_uuid: "36bceaeb039042a38f53adcb65e83858"
 from {username='slave'} at 127.0.0.1:33102
I20260709 13:11:32.900391 24299 raft_consensus.cc:606] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Received request to transfer leadership to TS 36bceaeb039042a38f53adcb65e83858
I20260709 13:11:32.903165 24299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30"
dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:33102
I20260709 13:11:32.903752 24299 raft_consensus.cc:606] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:32.907044 24147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:60234
I20260709 13:11:32.907676 24147 raft_consensus.cc:606] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:32.909010 25068 raft_consensus.cc:993] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:32.909543 25068 raft_consensus.cc:1081] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:32.910907 24225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3"
dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:45340
I20260709 13:11:32.911523 24225 raft_consensus.cc:606] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:32.911355 24905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34452
I20260709 13:11:32.912345 24905 raft_consensus.cc:493] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:32.912779 24905 raft_consensus.cc:3060] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.914865 24149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:60234
I20260709 13:11:32.915629 24149 raft_consensus.cc:606] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:32.916891 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:11:32.918167 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:32.927254 24905 raft_consensus.cc:515] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:32.929097 24905 leader_election.cc:290] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:32.930100 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:32.930824 24299 raft_consensus.cc:3055] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:32.931156 24299 raft_consensus.cc:740] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:32.930100 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be3083f756b4e2bbcaa31d3250da76d" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:32.931943 24225 raft_consensus.cc:3060] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.932111 24299 consensus_queue.cc:260] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:32.933410 24299 raft_consensus.cc:3060] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:32.940527 24225 raft_consensus.cc:2468] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.941695 24849 leader_election.cc:304] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:32.942684 25060 raft_consensus.cc:2804] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:32.943203 25060 raft_consensus.cc:697] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:32.944070 25060 consensus_queue.cc:237] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:32.949872 24299 raft_consensus.cc:2468] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:32.959946 23973 catalog_manager.cc:5697] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:33.014536 25047 raft_consensus.cc:993] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:33.015071 25045 raft_consensus.cc:1081] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:33.016706 24903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:11:33.017315 24903 raft_consensus.cc:493] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:33.017732 24903 raft_consensus.cc:3060] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:33.024502 24903 raft_consensus.cc:515] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:33.027140 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:33.027688 24299 raft_consensus.cc:3060] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:33.029313 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1dda1d7374305bc38aa30656814f2" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:33.030007 24147 raft_consensus.cc:3055] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:33.030308 24147 raft_consensus.cc:740] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:33.031091 24147 consensus_queue.cc:260] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:33.032145 24147 raft_consensus.cc:3060] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:33.034788 24299 raft_consensus.cc:2468] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 3.
I20260709 13:11:33.036300 24850 leader_election.cc:304] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:33.037242 25060 raft_consensus.cc:2804] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:33.038503 25060 raft_consensus.cc:697] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:33.039183 24903 leader_election.cc:290] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 3 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:33.039398 24147 raft_consensus.cc:2468] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 3.
I20260709 13:11:33.039711 25060 consensus_queue.cc:237] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [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: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:33.049036 23973 catalog_manager.cc:5697] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 2 to 3, leader changed from 36bceaeb039042a38f53adcb65e83858 (127.20.136.130) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 3 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:33.179286 25050 raft_consensus.cc:993] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:33.179774 25052 raft_consensus.cc:1081] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:33.181433 24903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34468
I20260709 13:11:33.182024 24903 raft_consensus.cc:493] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:33.182410 24903 raft_consensus.cc:3060] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.189639 24903 raft_consensus.cc:515] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:33.191548 25068 raft_consensus.cc:993] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3: : Instructing follower 36bceaeb039042a38f53adcb65e83858 to start an election
I20260709 13:11:33.192113 24903 leader_election.cc:290] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:33.192132 25068 raft_consensus.cc:1081] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Signalling peer 36bceaeb039042a38f53adcb65e83858 to start an election
I20260709 13:11:33.192381 24149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:33.192804 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d93e268fa42989dbafd544634e1c3" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:33.193066 24149 raft_consensus.cc:3060] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.193413 24225 raft_consensus.cc:3055] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:33.193742 24225 raft_consensus.cc:740] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:33.194239 24147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a66059c756148f398f2b913009304bb"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
 from {username='slave'} at 127.0.0.1:35876
I20260709 13:11:33.194829 24147 raft_consensus.cc:493] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:33.194533 24225 consensus_queue.cc:260] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:33.195207 24147 raft_consensus.cc:3060] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.195952 24225 raft_consensus.cc:3060] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.200562 24149 raft_consensus.cc:2468] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:33.201879 24851 leader_election.cc:304] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:33.202646 25060 raft_consensus.cc:2804] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:33.203189 25060 raft_consensus.cc:697] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:33.204056 25060 consensus_queue.cc:237] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:33.205694 24147 raft_consensus.cc:515] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:33.206658 24225 raft_consensus.cc:2468] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:33.209062 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66059c756148f398f2b913009304bb" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:33.209234 24147 leader_election.cc:290] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:33.209604 24225 raft_consensus.cc:3060] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.210193 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66059c756148f398f2b913009304bb" candidate_uuid: "36bceaeb039042a38f53adcb65e83858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:33.211431 24299 raft_consensus.cc:3055] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:33.211794 24299 raft_consensus.cc:740] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:33.212710 24299 consensus_queue.cc:260] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:33.214049 24299 raft_consensus.cc:3060] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.216624 24225 raft_consensus.cc:2468] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:33.217988 24114 leader_election.cc:304] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bceaeb039042a38f53adcb65e83858, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:33.218693 25045 raft_consensus.cc:2804] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:33.219192 25045 raft_consensus.cc:697] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Becoming Leader. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:33.219905 25045 consensus_queue.cc:237] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } }
I20260709 13:11:33.222688 24299 raft_consensus.cc:2468] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bceaeb039042a38f53adcb65e83858 in term 2.
I20260709 13:11:33.225320 23973 catalog_manager.cc:5697] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from c174b1bf080243b8ad32925d9c37760a (127.20.136.131) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:33.250449 23973 catalog_manager.cc:5697] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 reported cstate change: term changed from 1 to 2, leader changed from 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132) to 36bceaeb039042a38f53adcb65e83858 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "36bceaeb039042a38f53adcb65e83858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:33.270056 25051 raft_consensus.cc:993] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:33.270511 25051 raft_consensus.cc:1081] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:33.273023 24903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34452
I20260709 13:11:33.273586 24903 raft_consensus.cc:493] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:33.273931 24903 raft_consensus.cc:3060] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.282191 24903 raft_consensus.cc:515] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:33.283707 25047 raft_consensus.cc:993] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:33.284215 25047 raft_consensus.cc:1081] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:33.284938 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:33.285597 24225 raft_consensus.cc:3060] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.286128 24905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:11:33.286710 24905 raft_consensus.cc:493] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:33.287271 24905 raft_consensus.cc:3060] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.298471 24225 raft_consensus.cc:2468] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:33.299726 24849 leader_election.cc:304] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:33.300917 25061 raft_consensus.cc:2804] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:33.301419 25061 raft_consensus.cc:697] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:33.302347 25061 consensus_queue.cc:237] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:33.318151 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3540dd5b64e7da897000963819b30" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:33.318708 24299 raft_consensus.cc:3055] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:33.318976 24299 raft_consensus.cc:740] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:33.319738 24299 consensus_queue.cc:260] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:33.320626 24299 raft_consensus.cc:3060] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.327840 24903 leader_election.cc:290] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:33.328796 24299 raft_consensus.cc:2468] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:33.328665 24905 raft_consensus.cc:515] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:33.331282 24905 leader_election.cc:290] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257), c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073)
I20260709 13:11:33.332641 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:33.333329 24147 raft_consensus.cc:3055] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:33.333628 24147 raft_consensus.cc:740] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:33.334362 24147 consensus_queue.cc:260] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:33.331962 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee1311fe84646f08643d96ceeaa72df" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:33.335304 24225 raft_consensus.cc:3060] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.335688 24147 raft_consensus.cc:3060] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:33.341585 24225 raft_consensus.cc:2468] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:33.344825 24849 leader_election.cc:304] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:33.346082 25060 raft_consensus.cc:2804] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:33.346607 25060 raft_consensus.cc:697] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:33.347513 23973 catalog_manager.cc:5697] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:33.347549 25060 consensus_queue.cc:237] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } }
I20260709 13:11:33.352468 24147 raft_consensus.cc:2468] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:33.364395 23973 catalog_manager.cc:5697] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 36bceaeb039042a38f53adcb65e83858 (127.20.136.130) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:33.469507 24146 raft_consensus.cc:1275] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 3 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:33.470809 25060 consensus_queue.cc:1048] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:33.490958 24299 raft_consensus.cc:1275] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 3 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:33.491118 24225 raft_consensus.cc:1275] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.492594 25060 consensus_queue.cc:1048] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:33.493116 25104 consensus_queue.cc:1048] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:33.518245 24295 raft_consensus.cc:1275] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.529769 25104 consensus_queue.cc:1048] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:33.699962 24225 raft_consensus.cc:1275] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.701231 25064 consensus_queue.cc:1048] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:33.711632 24299 raft_consensus.cc:1275] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.713609 25064 consensus_queue.cc:1048] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:33.734553 24146 raft_consensus.cc:1275] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.736199 25064 consensus_queue.cc:1048] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:33.739776 24222 raft_consensus.cc:1275] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.741473 25061 consensus_queue.cc:1048] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:33.765815 24299 raft_consensus.cc:1275] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.767340 25115 consensus_queue.cc:1048] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:33.787456 24222 raft_consensus.cc:1275] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 36bceaeb039042a38f53adcb65e83858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.789736 25047 consensus_queue.cc:1048] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:33.830152 24146 raft_consensus.cc:1275] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.831881 25060 consensus_queue.cc:1048] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:33.845237 24225 raft_consensus.cc:1275] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:33.847110 25064 consensus_queue.cc:1048] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:33.919106 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:33.960050 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:33.996960 24299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f"
dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:33102
I20260709 13:11:33.997702 24299 raft_consensus.cc:606] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:34.001005 24299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07e507634c184dc59d89144b768fd230"
dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:33102
I20260709 13:11:34.001638 24299 raft_consensus.cc:606] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:34.004349 24225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367"
dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:45340
I20260709 13:11:34.005034 24225 raft_consensus.cc:606] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:34.008159 24147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd"
dest_uuid: "36bceaeb039042a38f53adcb65e83858"
mode: GRACEFUL
new_leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:60234
I20260709 13:11:34.008711 24147 raft_consensus.cc:606] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Received request to transfer leadership to TS 9c9a8566a47c4f0b80f4739cf8d777c1
I20260709 13:11:34.010030 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:11:34.011745 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:34.045609 25050 raft_consensus.cc:993] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:34.046376 25090 raft_consensus.cc:1081] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:34.048112 24903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34468
I20260709 13:11:34.048619 24903 raft_consensus.cc:493] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:34.048863 24903 raft_consensus.cc:3060] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.053689 24903 raft_consensus.cc:515] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:34.056098 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:34.056443 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af895b92aaf4e67949b3a7518844367" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:34.056704 24225 raft_consensus.cc:3055] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:34.056686 24903 leader_election.cc:290] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:34.057245 24225 raft_consensus.cc:740] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c174b1bf080243b8ad32925d9c37760a, State: Running, Role: LEADER
I20260709 13:11:34.057297 24299 raft_consensus.cc:3060] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.058099 24225 consensus_queue.cc:260] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:34.059346 24225 raft_consensus.cc:3060] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.065122 24299 raft_consensus.cc:2468] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:34.065821 24225 raft_consensus.cc:2468] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:34.066310 24850 leader_election.cc:304] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:34.067132 25064 raft_consensus.cc:2804] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:34.067624 25064 raft_consensus.cc:697] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:34.068403 25064 consensus_queue.cc:237] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:34.078244 23974 catalog_manager.cc:5697] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from c174b1bf080243b8ad32925d9c37760a (127.20.136.131) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:34.124589 25047 raft_consensus.cc:993] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:34.125025 25115 raft_consensus.cc:1081] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:34.126598 24903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:11:34.127131 24903 raft_consensus.cc:493] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:34.127460 24903 raft_consensus.cc:3060] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.132249 24903 raft_consensus.cc:515] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:34.133761 24903 leader_election.cc:290] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595), 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257)
I20260709 13:11:34.134645 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:34.134708 24147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b05024a5b24d7ba69e63be42209acd" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bceaeb039042a38f53adcb65e83858"
I20260709 13:11:34.135322 24299 raft_consensus.cc:3060] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.135461 24147 raft_consensus.cc:3055] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:34.135848 24147 raft_consensus.cc:740] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bceaeb039042a38f53adcb65e83858, State: Running, Role: LEADER
I20260709 13:11:34.136514 24147 consensus_queue.cc:260] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:34.137414 24147 raft_consensus.cc:3060] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.140147 24299 raft_consensus.cc:2468] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:34.141290 24850 leader_election.cc:304] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3, 9c9a8566a47c4f0b80f4739cf8d777c1; no voters: 
I20260709 13:11:34.142078 25064 raft_consensus.cc:2804] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:34.142552 25064 raft_consensus.cc:697] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:34.143534 25064 consensus_queue.cc:237] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } }
I20260709 13:11:34.146493 24147 raft_consensus.cc:2468] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:34.153313 23974 catalog_manager.cc:5697] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 36bceaeb039042a38f53adcb65e83858 (127.20.136.130) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:34.197575 25051 raft_consensus.cc:993] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:34.197928 25051 raft_consensus.cc:1081] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:34.199406 24903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34452
I20260709 13:11:34.199900 24903 raft_consensus.cc:493] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:34.200173 24903 raft_consensus.cc:3060] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.205868 24903 raft_consensus.cc:515] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:34.208134 24903 leader_election.cc:290] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:34.208359 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:34.209142 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060dfce9a88146d1a495e4cca119ff9f" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:34.209203 24225 raft_consensus.cc:3060] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.209657 24299 raft_consensus.cc:3055] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:34.209915 24299 raft_consensus.cc:740] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:34.210569 24299 consensus_queue.cc:260] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:34.211603 24299 raft_consensus.cc:3060] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.216668 24225 raft_consensus.cc:2468] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:34.218277 24849 leader_election.cc:304] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:34.218295 24299 raft_consensus.cc:2468] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:34.219337 25060 raft_consensus.cc:2804] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:34.219902 25060 raft_consensus.cc:697] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:34.220875 25060 consensus_queue.cc:237] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:34.232882 23974 catalog_manager.cc:5697] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:34.371620 25102 raft_consensus.cc:993] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3: : Instructing follower 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:34.372529 25051 raft_consensus.cc:1081] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Signalling peer 9c9a8566a47c4f0b80f4739cf8d777c1 to start an election
I20260709 13:11:34.374169 24903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07e507634c184dc59d89144b768fd230"
dest_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1"
 from {username='slave'} at 127.0.0.1:34452
I20260709 13:11:34.374706 24903 raft_consensus.cc:493] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:34.375065 24903 raft_consensus.cc:3060] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.382102 24903 raft_consensus.cc:515] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:34.384217 24903 leader_election.cc:290] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Requested vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132:37595)
I20260709 13:11:34.384899 24221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e507634c184dc59d89144b768fd230" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c174b1bf080243b8ad32925d9c37760a"
I20260709 13:11:34.385525 24221 raft_consensus.cc:3060] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.385533 24296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e507634c184dc59d89144b768fd230" candidate_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83fff6aa8e6e44b18033348058ad0aa3"
I20260709 13:11:34.387338 24296 raft_consensus.cc:3055] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:34.387696 24296 raft_consensus.cc:740] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83fff6aa8e6e44b18033348058ad0aa3, State: Running, Role: LEADER
I20260709 13:11:34.388545 24296 consensus_queue.cc:260] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:34.389835 24296 raft_consensus.cc:3060] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.392246 24221 raft_consensus.cc:2468] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:34.393644 24849 leader_election.cc:304] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a; no voters: 
I20260709 13:11:34.394515 25060 raft_consensus.cc:2804] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:34.395179 25060 raft_consensus.cc:697] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Becoming Leader. State: Replica: 9c9a8566a47c4f0b80f4739cf8d777c1, State: Running, Role: LEADER
I20260709 13:11:34.396083 25060 consensus_queue.cc:237] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:34.396731 24296 raft_consensus.cc:2468] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9a8566a47c4f0b80f4739cf8d777c1 in term 2.
I20260709 13:11:34.406374 23974 catalog_manager.cc:5697] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 reported cstate change: term changed from 1 to 2, leader changed from 83fff6aa8e6e44b18033348058ad0aa3 (127.20.136.132) to 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:34.480221 24221 raft_consensus.cc:1275] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:34.481596 25064 consensus_queue.cc:1048] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:34.495831 24296 raft_consensus.cc:1275] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:34.497386 25060 consensus_queue.cc:1048] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:34.524142 24296 raft_consensus.cc:1275] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:34.525481 25060 consensus_queue.cc:1048] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:34.538978 24146 raft_consensus.cc:1275] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:34.540750 25061 consensus_queue.cc:1048] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bceaeb039042a38f53adcb65e83858" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 39257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:34.773978 24221 raft_consensus.cc:1275] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:34.775312 25064 consensus_queue.cc:1048] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:34.784416 24295 raft_consensus.cc:1275] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:34.785681 25061 consensus_queue.cc:1048] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:34.808099 24225 raft_consensus.cc:1275] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:34.810834 25060 consensus_queue.cc:1048] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:34.815469 24295 raft_consensus.cc:1275] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Refusing update from remote peer 9c9a8566a47c4f0b80f4739cf8d777c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:34.816987 25060 consensus_queue.cc:1048] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:35.013031 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:35.049925 21026 tablet_server.cc:179] TabletServer@127.20.136.129:45785 shutting down...
W20260709 13:11:35.054131 24117 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 95 similar messages]
W20260709 13:11:35.058336 24117 consensus_peers.cc:597] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.069515 24265 consensus_peers.cc:597] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.072953 24191 consensus_peers.cc:597] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.082271 24265 consensus_peers.cc:597] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.091665 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:35.092886 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.093961 21026 raft_consensus.cc:2243] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.094990 21026 raft_consensus.cc:2272] T 865d93e268fa42989dbafd544634e1c3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.096377 24117 consensus_peers.cc:597] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.098317 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.099673 21026 raft_consensus.cc:2243] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.100306 21026 raft_consensus.cc:2272] T d6c9dc5c6f664f79a5b3720e46ad42bf P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.102906 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.103731 21026 raft_consensus.cc:2243] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.104609 21026 raft_consensus.cc:2272] T dbf0e295517d42a09bf8d29e0e123bef P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.107426 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.108145 21026 raft_consensus.cc:2243] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.108628 21026 raft_consensus.cc:2272] T 79c20a0253394d6e8447c1d7fb21aeb7 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.110963 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.111711 21026 raft_consensus.cc:2243] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.112723 21026 raft_consensus.cc:2272] T eee1311fe84646f08643d96ceeaa72df P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.116170 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.117151 21026 raft_consensus.cc:2243] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.118741 21026 raft_consensus.cc:2272] T d4f7119ddd1746dc819ec5ae7665e57b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.120725 24191 consensus_peers.cc:597] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.123101 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.123921 21026 raft_consensus.cc:2243] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.124408 21026 raft_consensus.cc:2272] T e477bbb39b5f400e851abce181840389 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.127012 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.127807 21026 raft_consensus.cc:2243] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.128865 21026 raft_consensus.cc:2272] T 07e507634c184dc59d89144b768fd230 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.132414 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.133136 21026 raft_consensus.cc:2243] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.133694 21026 raft_consensus.cc:2272] T a846fe44a80a4109814e63ef213d2a04 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.136338 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.137277 21026 raft_consensus.cc:2243] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.137861 21026 raft_consensus.cc:2272] T 36f84fee782843c7b868c22f576fbb9c P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.140936 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.141812 21026 raft_consensus.cc:2243] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.142782 21026 raft_consensus.cc:2272] T ad8dfcff11b14299a8a238cc202de384 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.146028 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.147351 21026 raft_consensus.cc:2243] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.148393 21026 raft_consensus.cc:2272] T 6af895b92aaf4e67949b3a7518844367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.152498 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.153122 21026 raft_consensus.cc:2243] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.153563 21026 raft_consensus.cc:2272] T 029512531301482f875de64a62c14645 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.155815 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.156428 21026 raft_consensus.cc:2243] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.156831 21026 raft_consensus.cc:2272] T 1d7f41c378a348189dcbe505e888346d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.159608 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.160236 21026 raft_consensus.cc:2243] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.160668 21026 raft_consensus.cc:2272] T e7354f4d38c144e9a64484464af9b65a P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.162855 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.163793 21026 raft_consensus.cc:2243] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.164269 21026 raft_consensus.cc:2272] T 4c0b0738581645a1a63c3641f3df21de P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.167071 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.167927 21026 raft_consensus.cc:2243] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.168449 21026 raft_consensus.cc:2272] T 320f7e2532d5448a8604f47f48777132 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.171133 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.171692 21026 raft_consensus.cc:2243] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.172104 21026 raft_consensus.cc:2272] T 3dfe90b068804b739da39f4890fa1452 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.174019 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.174584 21026 raft_consensus.cc:2243] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.175160 21026 raft_consensus.cc:2272] T 3ab59331d9234f49be1a917410da81f3 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.177583 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.178381 21026 raft_consensus.cc:2243] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:11:35.178850 24117 consensus_peers.cc:597] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.179517 21026 raft_consensus.cc:2272] T 03e8d0f65ba341779a7c009d57801367 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.182219 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.183226 21026 raft_consensus.cc:2243] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.184303 21026 raft_consensus.cc:2272] T 80855c4f7d7e455fb0c6df2a934ffb2d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.185460 24191 consensus_peers.cc:597] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.187422 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.188462 21026 raft_consensus.cc:2243] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.189716 21026 raft_consensus.cc:2272] T 060dfce9a88146d1a495e4cca119ff9f P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.193037 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.193701 21026 raft_consensus.cc:2243] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.194129 21026 raft_consensus.cc:2272] T 95500aca09c3414d8e4e1b5a0949cdde P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.196337 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.196898 21026 raft_consensus.cc:2243] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.197304 21026 raft_consensus.cc:2272] T 62ee8254ae04409f85c2093975581df2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.199342 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.199857 21026 raft_consensus.cc:2243] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.200316 21026 raft_consensus.cc:2272] T 94dd922c1f524165abec871cbd3cc260 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.202186 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.202704 21026 raft_consensus.cc:2243] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.203172 21026 raft_consensus.cc:2272] T 9c55ddeb032049679d5ad3a67505a41b P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.205358 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.205914 21026 raft_consensus.cc:2243] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.206306 21026 raft_consensus.cc:2272] T 4f60778c03f6418cb8378d17dc5e3004 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.209038 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.209898 21026 raft_consensus.cc:2243] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.210377 21026 raft_consensus.cc:2272] T dd77da1d2b4948339f8526fdcfccc159 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.211190 24117 consensus_peers.cc:597] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.212685 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.213665 21026 raft_consensus.cc:2243] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.214684 21026 raft_consensus.cc:2272] T c2b05024a5b24d7ba69e63be42209acd P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.217682 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.218359 21026 raft_consensus.cc:2243] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.219229 21026 raft_consensus.cc:2272] T 9338fd7d01e64eada0a5bc0710d649a4 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.221731 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.222517 21026 raft_consensus.cc:2243] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.223702 21026 raft_consensus.cc:2272] T 3fe3540dd5b64e7da897000963819b30 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.226723 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.227561 21026 raft_consensus.cc:2243] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:35.227873 24265 consensus_peers.cc:597] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.228188 21026 raft_consensus.cc:2272] T 8cca1d7724374c7e80959f4ff6810706 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.229019 24191 consensus_peers.cc:597] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.230962 24117 consensus_peers.cc:597] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.231393 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.232286 21026 raft_consensus.cc:2243] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.232887 21026 raft_consensus.cc:2272] T 45f9bfefae3941abbc0844599cb84fad P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.233529 24265 consensus_peers.cc:597] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.235515 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.236168 21026 raft_consensus.cc:2243] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.236593 21026 raft_consensus.cc:2272] T 81c6d55cbd3c4955bca603720b9a3414 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.238576 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.239192 21026 raft_consensus.cc:2243] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.239934 21026 raft_consensus.cc:2272] T 4bf1dda1d7374305bc38aa30656814f2 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.241837 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.242374 21026 raft_consensus.cc:2243] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.242722 21026 raft_consensus.cc:2272] T ee50176389fd4c90b8ed2456b3e1093e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.244798 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.245324 21026 raft_consensus.cc:2243] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.245728 21026 raft_consensus.cc:2272] T aeea22008297421d9bcf68e29b21c37e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.248173 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.249006 21026 raft_consensus.cc:2243] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.249550 21026 raft_consensus.cc:2272] T 66a8cee919754095b543ab7a96c95c03 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.250409 24265 consensus_peers.cc:597] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.252375 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.253000 21026 raft_consensus.cc:2243] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.253412 21026 raft_consensus.cc:2272] T 545b126aefb5492dada9fadc0b22c041 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.255720 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.256364 21026 raft_consensus.cc:2243] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.256812 21026 raft_consensus.cc:2272] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.259537 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.260175 21026 raft_consensus.cc:2243] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.260636 21026 raft_consensus.cc:2272] T 373db2e0e1214a35b1aa8cbc5934ad43 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.263712 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.264501 21026 raft_consensus.cc:2243] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.265048 21026 raft_consensus.cc:2272] T 5b28c8703162423c96a874ce10559497 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.267851 21026 tablet_replica.cc:333] stopping tablet replica
W20260709 13:11:35.268368 24117 consensus_peers.cc:597] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.268850 21026 raft_consensus.cc:2243] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:11:35.269097 24191 consensus_peers.cc:597] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.269889 21026 raft_consensus.cc:2272] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.272745 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.273332 21026 raft_consensus.cc:2243] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.273873 21026 raft_consensus.cc:2272] T 50f7759f810147c0b91283f326b9590e P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.276391 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:35.277052 21026 raft_consensus.cc:2243] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.277894 21026 raft_consensus.cc:2272] T 0be3083f756b4e2bbcaa31d3250da76d P 9c9a8566a47c4f0b80f4739cf8d777c1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.280323 24117 consensus_peers.cc:597] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.293196 24265 consensus_peers.cc:597] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.306859 24191 consensus_peers.cc:597] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.317772 24265 consensus_peers.cc:597] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.326083 24191 consensus_peers.cc:597] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.346067 24191 consensus_peers.cc:597] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.354841 21026 tablet_server.cc:196] TabletServer@127.20.136.129:45785 shutdown complete.
W20260709 13:11:35.356751 24265 consensus_peers.cc:597] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.429391 24191 consensus_peers.cc:597] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.442843 21026 tablet_server.cc:179] TabletServer@127.20.136.130:0 shutting down...
W20260709 13:11:35.445961 24265 consensus_peers.cc:597] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.454663 24117 consensus_peers.cc:597] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.463029 24265 consensus_peers.cc:597] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.463135 24191 consensus_peers.cc:597] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.472980 24264 consensus_peers.cc:597] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.476899 24190 consensus_peers.cc:597] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.484794 24190 consensus_peers.cc:597] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.489238 24191 consensus_peers.cc:597] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a -> Peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Couldn't send request to peer 9c9a8566a47c4f0b80f4739cf8d777c1. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.492995 24190 consensus_peers.cc:597] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.504643 24264 consensus_peers.cc:597] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.529394 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:35.530334 21026 tablet_replica.cc:333] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.531247 21026 raft_consensus.cc:2243] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.532112 21026 raft_consensus.cc:2272] T 36f84fee782843c7b868c22f576fbb9c P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.534173 21026 tablet_replica.cc:333] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.534742 21026 raft_consensus.cc:2243] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.535156 21026 raft_consensus.cc:2272] T dfd402f301174cf58cd3cb400c1e686f P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.537009 21026 tablet_replica.cc:333] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.537603 21026 raft_consensus.cc:2243] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.538324 21026 raft_consensus.cc:2272] T 02d0be0692b94907bcfe824e85090a9e P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.540585 21026 tablet_replica.cc:333] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.541287 21026 raft_consensus.cc:2243] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.541708 21026 raft_consensus.cc:2272] T eee1311fe84646f08643d96ceeaa72df P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.543804 21026 tablet_replica.cc:333] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.544374 21026 raft_consensus.cc:2243] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.544813 21026 raft_consensus.cc:2272] T dbf0e295517d42a09bf8d29e0e123bef P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.546998 21026 tablet_replica.cc:333] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.547634 21026 raft_consensus.cc:2243] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.548074 21026 raft_consensus.cc:2272] T d4f7119ddd1746dc819ec5ae7665e57b P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.550278 21026 tablet_replica.cc:333] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.550901 21026 raft_consensus.cc:2243] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.551816 21026 raft_consensus.cc:2272] T 9c55ddeb032049679d5ad3a67505a41b P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.553725 21026 tablet_replica.cc:333] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.554324 21026 raft_consensus.cc:2243] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.555171 21026 raft_consensus.cc:2272] T 94dd922c1f524165abec871cbd3cc260 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.557094 21026 tablet_replica.cc:333] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.557750 21026 raft_consensus.cc:2243] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.558512 21026 raft_consensus.cc:2272] T 3dfe90b068804b739da39f4890fa1452 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.560715 21026 tablet_replica.cc:333] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.561311 21026 raft_consensus.cc:2243] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.561728 21026 raft_consensus.cc:2272] T 81c6d55cbd3c4955bca603720b9a3414 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.563736 21026 tablet_replica.cc:333] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.564271 21026 raft_consensus.cc:2243] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.564682 21026 raft_consensus.cc:2272] T 28223fe41bc64b2cbcae376ef36b3db4 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.566476 21026 tablet_replica.cc:333] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.567103 21026 raft_consensus.cc:2243] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.567513 21026 raft_consensus.cc:2272] T 62ee8254ae04409f85c2093975581df2 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.569284 21026 tablet_replica.cc:333] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.569904 21026 raft_consensus.cc:2243] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.570313 21026 raft_consensus.cc:2272] T 95500aca09c3414d8e4e1b5a0949cdde P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.572440 21026 tablet_replica.cc:333] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.572954 21026 raft_consensus.cc:2243] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.573344 21026 raft_consensus.cc:2272] T 4bf1dda1d7374305bc38aa30656814f2 P 36bceaeb039042a38f53adcb65e83858 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.575201 21026 tablet_replica.cc:333] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.575800 21026 raft_consensus.cc:2243] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.576572 21026 raft_consensus.cc:2272] T 1a66059c756148f398f2b913009304bb P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.578315 21026 tablet_replica.cc:333] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.578855 21026 raft_consensus.cc:2243] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.579636 21026 raft_consensus.cc:2272] T 4013fec9d8494a64ab35102db8bbd697 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.581614 21026 tablet_replica.cc:333] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
W20260709 13:11:35.582116 24264 consensus_peers.cc:597] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.582185 21026 raft_consensus.cc:2243] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.583252 21026 raft_consensus.cc:2272] T 50f7759f810147c0b91283f326b9590e P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.585129 21026 tablet_replica.cc:333] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.585695 21026 raft_consensus.cc:2243] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.586135 21026 raft_consensus.cc:2272] T 78bdb912a3ac42cf8da0c7214e25dea3 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.588164 21026 tablet_replica.cc:333] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.588842 21026 raft_consensus.cc:2243] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.589763 21026 raft_consensus.cc:2272] T 4f60778c03f6418cb8378d17dc5e3004 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.592156 21026 tablet_replica.cc:333] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.592911 21026 raft_consensus.cc:2243] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.593281 21026 raft_consensus.cc:2272] T 6522750b2ab6496daa0a15b0a2da082b P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.595618 21026 tablet_replica.cc:333] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.596213 21026 raft_consensus.cc:2243] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.596975 21026 raft_consensus.cc:2272] T dd77da1d2b4948339f8526fdcfccc159 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.599468 21026 tablet_replica.cc:333] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.600198 21026 raft_consensus.cc:2243] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.600734 21026 raft_consensus.cc:2272] T 95982cc4f44741a1a2843c4073fdf523 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.602623 21026 tablet_replica.cc:333] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.603251 21026 raft_consensus.cc:2243] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.603701 21026 raft_consensus.cc:2272] T 4c0b0738581645a1a63c3641f3df21de P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.605463 21026 tablet_replica.cc:333] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.606029 21026 raft_consensus.cc:2243] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.606788 21026 raft_consensus.cc:2272] T d6c9dc5c6f664f79a5b3720e46ad42bf P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.608918 21026 tablet_replica.cc:333] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.609685 21026 raft_consensus.cc:2243] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.610173 21026 raft_consensus.cc:2272] T 7970a3b1c17b452a83f0ab7a1edc9e82 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.612810 21026 tablet_replica.cc:333] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.613569 21026 raft_consensus.cc:2243] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.614080 21026 raft_consensus.cc:2272] T a846fe44a80a4109814e63ef213d2a04 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.616791 21026 tablet_replica.cc:333] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
W20260709 13:11:35.617063 24264 consensus_peers.cc:597] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.617710 21026 raft_consensus.cc:2243] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.618341 21026 raft_consensus.cc:2272] T b525bac27ed34f48a349d1e67b02f7e6 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.621186 21026 tablet_replica.cc:333] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.622002 21026 raft_consensus.cc:2243] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:35.622386 24264 consensus_peers.cc:597] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.622510 21026 raft_consensus.cc:2272] T 79c20a0253394d6e8447c1d7fb21aeb7 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.625458 21026 tablet_replica.cc:333] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.626274 21026 raft_consensus.cc:2243] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.626762 21026 raft_consensus.cc:2272] T 80855c4f7d7e455fb0c6df2a934ffb2d P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.629192 21026 tablet_replica.cc:333] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.629994 21026 raft_consensus.cc:2243] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.630437 21026 raft_consensus.cc:2272] T 03e8d0f65ba341779a7c009d57801367 P 36bceaeb039042a38f53adcb65e83858 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.632477 21026 tablet_replica.cc:333] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.633158 21026 raft_consensus.cc:2243] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.633639 21026 raft_consensus.cc:2272] T 373db2e0e1214a35b1aa8cbc5934ad43 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.635573 21026 tablet_replica.cc:333] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.636157 21026 raft_consensus.cc:2243] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.636895 21026 raft_consensus.cc:2272] T 1d7f41c378a348189dcbe505e888346d P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.638803 21026 tablet_replica.cc:333] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.639521 21026 raft_consensus.cc:2243] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.640009 21026 raft_consensus.cc:2272] T 09ad44159eac4a578600dea91ea37ec4 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.642490 21026 tablet_replica.cc:333] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.643245 21026 raft_consensus.cc:2243] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.643718 21026 raft_consensus.cc:2272] T e7354f4d38c144e9a64484464af9b65a P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.646267 21026 tablet_replica.cc:333] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.646977 21026 raft_consensus.cc:2243] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:11:35.647534 24190 consensus_peers.cc:597] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.647908 21026 raft_consensus.cc:2272] T 5b28c8703162423c96a874ce10559497 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.650437 21026 tablet_replica.cc:333] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
W20260709 13:11:35.650693 24264 consensus_peers.cc:597] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.651176 21026 raft_consensus.cc:2243] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.651743 21026 raft_consensus.cc:2272] T 9338fd7d01e64eada0a5bc0710d649a4 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.653957 21026 tablet_replica.cc:333] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.654551 21026 raft_consensus.cc:2243] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.655071 21026 raft_consensus.cc:2272] T c2b05024a5b24d7ba69e63be42209acd P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.656700 24264 consensus_peers.cc:597] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.657469 21026 tablet_replica.cc:333] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.658025 21026 raft_consensus.cc:2243] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.658813 21026 raft_consensus.cc:2272] T fe7db599127d45e1a364a9851b4c8be7 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.660789 21026 tablet_replica.cc:333] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.661257 21026 raft_consensus.cc:2243] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.661607 21026 raft_consensus.cc:2272] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.663631 21026 tablet_replica.cc:333] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.664278 21026 raft_consensus.cc:2243] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.664743 21026 raft_consensus.cc:2272] T ad8dfcff11b14299a8a238cc202de384 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.666884 21026 tablet_replica.cc:333] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.667500 21026 raft_consensus.cc:2243] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:35.667605 24264 consensus_peers.cc:597] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.667986 21026 raft_consensus.cc:2272] T 3ab59331d9234f49be1a917410da81f3 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.670527 21026 tablet_replica.cc:333] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.671247 21026 raft_consensus.cc:2243] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.671669 21026 raft_consensus.cc:2272] T 7114035847b84db3b1e0fe1de5052382 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.672122 24190 consensus_peers.cc:597] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.673769 21026 tablet_replica.cc:333] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.674388 21026 raft_consensus.cc:2243] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.674825 21026 raft_consensus.cc:2272] T 865d93e268fa42989dbafd544634e1c3 P 36bceaeb039042a38f53adcb65e83858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.677055 21026 tablet_replica.cc:333] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858: stopping tablet replica
I20260709 13:11:35.677608 21026 raft_consensus.cc:2243] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.678524 21026 raft_consensus.cc:2272] T 661c17fe28114cf8930a64fae3587b06 P 36bceaeb039042a38f53adcb65e83858 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:35.679961 24190 consensus_peers.cc:597] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.740607 21026 tablet_server.cc:196] TabletServer@127.20.136.130:0 shutdown complete.
W20260709 13:11:35.753746 24190 consensus_peers.cc:597] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:39257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.772403 24190 consensus_peers.cc:597] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:39257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:35.825291 24264 consensus_peers.cc:597] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:39257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.829110 21026 tablet_server.cc:179] TabletServer@127.20.136.131:0 shutting down...
W20260709 13:11:35.875139 24190 consensus_peers.cc:597] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:39257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.897280 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:35.900183 21026 tablet_replica.cc:333] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.900894 21026 raft_consensus.cc:2243] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.901429 21026 raft_consensus.cc:2272] T dbf0e295517d42a09bf8d29e0e123bef P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.903772 21026 tablet_replica.cc:333] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.904485 21026 raft_consensus.cc:2243] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.904966 21026 raft_consensus.cc:2272] T 3fe3540dd5b64e7da897000963819b30 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.906898 21026 tablet_replica.cc:333] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.907627 21026 raft_consensus.cc:2243] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.908121 21026 raft_consensus.cc:2272] T eee1311fe84646f08643d96ceeaa72df P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.909999 21026 tablet_replica.cc:333] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.910619 21026 raft_consensus.cc:2243] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.911625 21026 raft_consensus.cc:2272] T 029512531301482f875de64a62c14645 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.914453 21026 tablet_replica.cc:333] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.915304 21026 raft_consensus.cc:2243] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.915860 21026 raft_consensus.cc:2272] T dfd402f301174cf58cd3cb400c1e686f P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.918393 21026 tablet_replica.cc:333] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.919154 21026 raft_consensus.cc:2243] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.919750 21026 raft_consensus.cc:2272] T 6af895b92aaf4e67949b3a7518844367 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.922045 21026 tablet_replica.cc:333] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.922869 21026 raft_consensus.cc:2243] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.923470 21026 raft_consensus.cc:2272] T 02d0be0692b94907bcfe824e85090a9e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.926331 21026 tablet_replica.cc:333] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.927076 21026 raft_consensus.cc:2243] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.927591 21026 raft_consensus.cc:2272] T 4f60778c03f6418cb8378d17dc5e3004 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.929519 21026 tablet_replica.cc:333] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.930146 21026 raft_consensus.cc:2243] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.930630 21026 raft_consensus.cc:2272] T 6522750b2ab6496daa0a15b0a2da082b P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.932634 21026 tablet_replica.cc:333] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.933255 21026 raft_consensus.cc:2243] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.933708 21026 raft_consensus.cc:2272] T 94dd922c1f524165abec871cbd3cc260 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.936484 21026 tablet_replica.cc:333] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.937335 21026 raft_consensus.cc:2243] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.938391 21026 raft_consensus.cc:2272] T 320f7e2532d5448a8604f47f48777132 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.940632 21026 tablet_replica.cc:333] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.941258 21026 raft_consensus.cc:2243] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.941727 21026 raft_consensus.cc:2272] T 3dfe90b068804b739da39f4890fa1452 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.943778 21026 tablet_replica.cc:333] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.944370 21026 raft_consensus.cc:2243] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.945150 21026 raft_consensus.cc:2272] T 28223fe41bc64b2cbcae376ef36b3db4 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.947153 21026 tablet_replica.cc:333] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.947867 21026 raft_consensus.cc:2243] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.948449 21026 raft_consensus.cc:2272] T 45f9bfefae3941abbc0844599cb84fad P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.951514 21026 tablet_replica.cc:333] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.952297 21026 raft_consensus.cc:2243] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:11:35.952450 24262 consensus_peers.cc:597] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.953275 21026 raft_consensus.cc:2272] T 81c6d55cbd3c4955bca603720b9a3414 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.955489 21026 tablet_replica.cc:333] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.956059 21026 raft_consensus.cc:2243] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.956470 21026 raft_consensus.cc:2272] T 1a66059c756148f398f2b913009304bb P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.958211 21026 tablet_replica.cc:333] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.958768 21026 raft_consensus.cc:2243] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.959232 21026 raft_consensus.cc:2272] T aeea22008297421d9bcf68e29b21c37e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.961521 21026 tablet_replica.cc:333] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.962222 21026 raft_consensus.cc:2243] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.962782 21026 raft_consensus.cc:2272] T 545b126aefb5492dada9fadc0b22c041 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.965930 21026 tablet_replica.cc:333] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
W20260709 13:11:35.966118 24264 consensus_peers.cc:597] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:39257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.966636 21026 raft_consensus.cc:2243] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.967732 21026 raft_consensus.cc:2272] T 66a8cee919754095b543ab7a96c95c03 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.969933 21026 tablet_replica.cc:333] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.970587 21026 raft_consensus.cc:2243] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.971124 21026 raft_consensus.cc:2272] T 060dfce9a88146d1a495e4cca119ff9f P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.973018 21026 tablet_replica.cc:333] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.973605 21026 raft_consensus.cc:2243] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.974395 21026 raft_consensus.cc:2272] T 95500aca09c3414d8e4e1b5a0949cdde P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.976377 21026 tablet_replica.cc:333] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.976956 21026 raft_consensus.cc:2243] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.977725 21026 raft_consensus.cc:2272] T 3ab59331d9234f49be1a917410da81f3 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.980300 21026 tablet_replica.cc:333] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.980973 21026 raft_consensus.cc:2243] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.981568 21026 raft_consensus.cc:2272] T 7114035847b84db3b1e0fe1de5052382 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.984258 21026 tablet_replica.cc:333] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.985054 21026 raft_consensus.cc:2243] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:35.986418 21026 raft_consensus.cc:2272] T ee50176389fd4c90b8ed2456b3e1093e P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.989198 21026 tablet_replica.cc:333] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.989734 21026 raft_consensus.cc:2243] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.990113 21026 raft_consensus.cc:2272] T 4013fec9d8494a64ab35102db8bbd697 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.992199 21026 tablet_replica.cc:333] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.992751 21026 raft_consensus.cc:2243] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.993225 21026 raft_consensus.cc:2272] T 50f7759f810147c0b91283f326b9590e P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.995390 21026 tablet_replica.cc:333] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:35.996224 21026 raft_consensus.cc:2243] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:35.996814 21026 raft_consensus.cc:2272] T 0be3083f756b4e2bbcaa31d3250da76d P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:35.999558 21026 tablet_replica.cc:333] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.000224 21026 raft_consensus.cc:2243] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.000792 21026 raft_consensus.cc:2272] T 78bdb912a3ac42cf8da0c7214e25dea3 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:36.001686 24264 consensus_peers.cc:597] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer 36bceaeb039042a38f53adcb65e83858 (127.20.136.130:39257): Couldn't send request to peer 36bceaeb039042a38f53adcb65e83858. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:39257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:36.003479 21026 tablet_replica.cc:333] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.004312 21026 raft_consensus.cc:2243] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.004817 21026 raft_consensus.cc:2272] T 7970a3b1c17b452a83f0ab7a1edc9e82 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.007196 21026 tablet_replica.cc:333] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.007926 21026 raft_consensus.cc:2243] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.008351 21026 raft_consensus.cc:2272] T d6c9dc5c6f664f79a5b3720e46ad42bf P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.010244 21026 tablet_replica.cc:333] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.010813 21026 raft_consensus.cc:2243] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.011811 21026 raft_consensus.cc:2272] T e477bbb39b5f400e851abce181840389 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.014063 21026 tablet_replica.cc:333] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.014866 21026 raft_consensus.cc:2243] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.015368 21026 raft_consensus.cc:2272] T 07e507634c184dc59d89144b768fd230 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.017177 21026 tablet_replica.cc:333] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.017654 21026 raft_consensus.cc:2243] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.018469 21026 raft_consensus.cc:2272] T 09ad44159eac4a578600dea91ea37ec4 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.020303 21026 tablet_replica.cc:333] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.020897 21026 raft_consensus.cc:2243] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.021584 21026 raft_consensus.cc:2272] T e7354f4d38c144e9a64484464af9b65a P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.023444 21026 tablet_replica.cc:333] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.023924 21026 raft_consensus.cc:2243] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.024340 21026 raft_consensus.cc:2272] T 5b28c8703162423c96a874ce10559497 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.026118 21026 tablet_replica.cc:333] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.026592 21026 raft_consensus.cc:2243] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.027050 21026 raft_consensus.cc:2272] T fe7db599127d45e1a364a9851b4c8be7 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.028788 21026 tablet_replica.cc:333] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.029232 21026 raft_consensus.cc:2243] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.030110 21026 raft_consensus.cc:2272] T 1fbc72bac4814662bd1e1c2ba80a8d52 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.031862 21026 tablet_replica.cc:333] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.032321 21026 raft_consensus.cc:2243] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.032665 21026 raft_consensus.cc:2272] T 865d93e268fa42989dbafd544634e1c3 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.034374 21026 tablet_replica.cc:333] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.035055 21026 raft_consensus.cc:2243] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.035516 21026 raft_consensus.cc:2272] T 661c17fe28114cf8930a64fae3587b06 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.037863 21026 tablet_replica.cc:333] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.038501 21026 raft_consensus.cc:2243] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.039430 21026 raft_consensus.cc:2272] T 84ce2fc00aff4c1cb1fe9c713eb89339 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.041756 21026 tablet_replica.cc:333] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.042415 21026 raft_consensus.cc:2243] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.043412 21026 raft_consensus.cc:2272] T 373db2e0e1214a35b1aa8cbc5934ad43 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.046172 21026 tablet_replica.cc:333] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.046823 21026 raft_consensus.cc:2243] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.047792 21026 raft_consensus.cc:2272] T b525bac27ed34f48a349d1e67b02f7e6 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.050088 21026 tablet_replica.cc:333] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.050742 21026 raft_consensus.cc:2243] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.051297 21026 raft_consensus.cc:2272] T 8cca1d7724374c7e80959f4ff6810706 P c174b1bf080243b8ad32925d9c37760a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.053769 21026 tablet_replica.cc:333] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a: stopping tablet replica
I20260709 13:11:36.054304 21026 raft_consensus.cc:2243] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.054857 21026 raft_consensus.cc:2272] T 95982cc4f44741a1a2843c4073fdf523 P c174b1bf080243b8ad32925d9c37760a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:36.060787 24262 consensus_peers.cc:597] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:36.063140 24262 consensus_peers.cc:597] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:36.098431 24262 consensus_peers.cc:597] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:36.127693 21026 tablet_server.cc:196] TabletServer@127.20.136.131:0 shutdown complete.
W20260709 13:11:36.148104 24262 consensus_peers.cc:597] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.131:43073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:36.177750 24262 consensus_peers.cc:597] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.131:43073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:36.199762 24262 consensus_peers.cc:597] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.131:43073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:36.209676 21026 tablet_server.cc:179] TabletServer@127.20.136.132:0 shutting down...
I20260709 13:11:36.251367 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:36.252404 21026 tablet_replica.cc:333] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.253180 21026 raft_consensus.cc:2243] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.253762 21026 raft_consensus.cc:2272] T 02d0be0692b94907bcfe824e85090a9e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.255919 21026 tablet_replica.cc:333] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.256520 21026 raft_consensus.cc:2243] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.256927 21026 raft_consensus.cc:2272] T 029512531301482f875de64a62c14645 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.258845 21026 tablet_replica.cc:333] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.259928 21026 raft_consensus.cc:2243] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.260757 21026 raft_consensus.cc:2272] T dfd402f301174cf58cd3cb400c1e686f P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.262634 21026 tablet_replica.cc:333] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.263336 21026 raft_consensus.cc:2243] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.263820 21026 raft_consensus.cc:2272] T 36f84fee782843c7b868c22f576fbb9c P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.265650 21026 tablet_replica.cc:333] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.266225 21026 raft_consensus.cc:2243] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.266623 21026 raft_consensus.cc:2272] T 6af895b92aaf4e67949b3a7518844367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.268584 21026 tablet_replica.cc:333] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.269308 21026 raft_consensus.cc:2243] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.269749 21026 raft_consensus.cc:2272] T 9c55ddeb032049679d5ad3a67505a41b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.271775 21026 tablet_replica.cc:333] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.272354 21026 raft_consensus.cc:2243] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.272810 21026 raft_consensus.cc:2272] T 320f7e2532d5448a8604f47f48777132 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.274863 21026 tablet_replica.cc:333] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.275579 21026 raft_consensus.cc:2243] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.276371 21026 raft_consensus.cc:2272] T d4f7119ddd1746dc819ec5ae7665e57b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.278251 21026 tablet_replica.cc:333] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.278834 21026 raft_consensus.cc:2243] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.279364 21026 raft_consensus.cc:2272] T 84ce2fc00aff4c1cb1fe9c713eb89339 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.281283 21026 tablet_replica.cc:333] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.281929 21026 raft_consensus.cc:2243] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.282387 21026 raft_consensus.cc:2272] T 1d7f41c378a348189dcbe505e888346d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.284618 21026 tablet_replica.cc:333] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.285451 21026 raft_consensus.cc:2243] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.286069 21026 raft_consensus.cc:2272] T 09ad44159eac4a578600dea91ea37ec4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.288722 21026 tablet_replica.cc:333] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
W20260709 13:11:36.288666 24262 consensus_peers.cc:597] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.131:43073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:36.289669 21026 raft_consensus.cc:2243] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.290102 21026 raft_consensus.cc:2272] T 28223fe41bc64b2cbcae376ef36b3db4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.292038 21026 tablet_replica.cc:333] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.292750 21026 raft_consensus.cc:2243] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.293203 21026 raft_consensus.cc:2272] T 4bf1dda1d7374305bc38aa30656814f2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.294696 25141 raft_consensus.cc:493] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:36.295522 21026 tablet_replica.cc:333] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.295217 25141 raft_consensus.cc:515] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:36.296443 21026 raft_consensus.cc:2243] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.297099 21026 raft_consensus.cc:2272] T ee50176389fd4c90b8ed2456b3e1093e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.297736 25141 leader_election.cc:290] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:36.300123 21026 tablet_replica.cc:333] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.301074 21026 raft_consensus.cc:2243] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.301651 21026 raft_consensus.cc:2272] T 1a66059c756148f398f2b913009304bb P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.304631 21026 tablet_replica.cc:333] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.305469 21026 raft_consensus.cc:2243] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.306061 21026 raft_consensus.cc:2272] T 4013fec9d8494a64ab35102db8bbd697 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:36.306144 24262 leader_election.cc:336] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Network error: Client connection negotiation failed: client connection to 127.20.136.131:43073: connect: Connection refused (error 111)
W20260709 13:11:36.306726 24262 consensus_peers.cc:597] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 -> Peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Couldn't send request to peer c174b1bf080243b8ad32925d9c37760a. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.131:43073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:36.308140 24265 leader_election.cc:336] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111)
I20260709 13:11:36.308569 24265 leader_election.cc:304] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:36.308732 21026 tablet_replica.cc:333] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.309176 25102 raft_consensus.cc:2749] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:11:36.309484 21026 raft_consensus.cc:2243] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.310065 21026 raft_consensus.cc:2272] T 0be3083f756b4e2bbcaa31d3250da76d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.312145 21026 tablet_replica.cc:333] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.312757 21026 raft_consensus.cc:2243] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.313563 21026 raft_consensus.cc:2272] T 78bdb912a3ac42cf8da0c7214e25dea3 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.315570 21026 tablet_replica.cc:333] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.316165 21026 raft_consensus.cc:2243] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.316941 21026 raft_consensus.cc:2272] T 95982cc4f44741a1a2843c4073fdf523 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.318814 21026 tablet_replica.cc:333] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.319439 21026 raft_consensus.cc:2243] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.320216 21026 raft_consensus.cc:2272] T 4c0b0738581645a1a63c3641f3df21de P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.322197 21026 tablet_replica.cc:333] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.322752 21026 raft_consensus.cc:2243] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.323616 21026 raft_consensus.cc:2272] T 45f9bfefae3941abbc0844599cb84fad P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.324262 25102 raft_consensus.cc:493] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9c9a8566a47c4f0b80f4739cf8d777c1)
I20260709 13:11:36.324690 25102 raft_consensus.cc:515] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c174b1bf080243b8ad32925d9c37760a" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43073 } } peers { permanent_uuid: "83fff6aa8e6e44b18033348058ad0aa3" member_type: VOTER last_known_addr { host: "127.20.136.132" port: 37595 } } peers { permanent_uuid: "9c9a8566a47c4f0b80f4739cf8d777c1" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 45785 } }
I20260709 13:11:36.325906 21026 tablet_replica.cc:333] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.326634 25102 leader_election.cc:290] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073), 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785)
I20260709 13:11:36.326642 21026 raft_consensus.cc:2243] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.327914 21026 raft_consensus.cc:2272] T 62ee8254ae04409f85c2093975581df2 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.330664 21026 tablet_replica.cc:333] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
W20260709 13:11:36.331053 24262 leader_election.cc:336] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c174b1bf080243b8ad32925d9c37760a (127.20.136.131:43073): Network error: Client connection negotiation failed: client connection to 127.20.136.131:43073: connect: Connection refused (error 111)
I20260709 13:11:36.331540 21026 raft_consensus.cc:2243] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:36.331589 24265 leader_election.cc:336] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9c9a8566a47c4f0b80f4739cf8d777c1 (127.20.136.129:45785): Network error: Client connection negotiation failed: client connection to 127.20.136.129:45785: connect: Connection refused (error 111)
I20260709 13:11:36.332286 24265 leader_election.cc:304] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83fff6aa8e6e44b18033348058ad0aa3; no voters: 9c9a8566a47c4f0b80f4739cf8d777c1, c174b1bf080243b8ad32925d9c37760a
I20260709 13:11:36.332441 21026 raft_consensus.cc:2272] T 060dfce9a88146d1a495e4cca119ff9f P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.333029 25141 raft_consensus.cc:2749] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:11:36.335017 21026 tablet_replica.cc:333] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.335935 21026 raft_consensus.cc:2243] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.336898 21026 raft_consensus.cc:2272] T 6522750b2ab6496daa0a15b0a2da082b P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.339521 21026 tablet_replica.cc:333] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.340152 21026 raft_consensus.cc:2243] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.340633 21026 raft_consensus.cc:2272] T dd77da1d2b4948339f8526fdcfccc159 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.342506 21026 tablet_replica.cc:333] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.343139 21026 raft_consensus.cc:2243] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.343927 21026 raft_consensus.cc:2272] T 8cca1d7724374c7e80959f4ff6810706 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.345898 21026 tablet_replica.cc:333] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.346458 21026 raft_consensus.cc:2243] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.346895 21026 raft_consensus.cc:2272] T e477bbb39b5f400e851abce181840389 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.348894 21026 tablet_replica.cc:333] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.349463 21026 raft_consensus.cc:2243] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.349902 21026 raft_consensus.cc:2272] T 07e507634c184dc59d89144b768fd230 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.351998 21026 tablet_replica.cc:333] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.352560 21026 raft_consensus.cc:2243] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.353395 21026 raft_consensus.cc:2272] T a846fe44a80a4109814e63ef213d2a04 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.355417 21026 tablet_replica.cc:333] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.355995 21026 raft_consensus.cc:2243] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.356457 21026 raft_consensus.cc:2272] T 66a8cee919754095b543ab7a96c95c03 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.358289 21026 tablet_replica.cc:333] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.358839 21026 raft_consensus.cc:2243] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.359753 21026 raft_consensus.cc:2272] T aeea22008297421d9bcf68e29b21c37e P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.361757 21026 tablet_replica.cc:333] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.362320 21026 raft_consensus.cc:2243] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.363108 21026 raft_consensus.cc:2272] T 545b126aefb5492dada9fadc0b22c041 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.364995 21026 tablet_replica.cc:333] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.365633 21026 raft_consensus.cc:2243] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.366081 21026 raft_consensus.cc:2272] T 661c17fe28114cf8930a64fae3587b06 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.368242 21026 tablet_replica.cc:333] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.368862 21026 raft_consensus.cc:2243] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.369445 21026 raft_consensus.cc:2272] T fe7db599127d45e1a364a9851b4c8be7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.371356 21026 tablet_replica.cc:333] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.371912 21026 raft_consensus.cc:2243] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.372339 21026 raft_consensus.cc:2272] T 1fbc72bac4814662bd1e1c2ba80a8d52 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.374152 21026 tablet_replica.cc:333] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.374706 21026 raft_consensus.cc:2243] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.375602 21026 raft_consensus.cc:2272] T ad8dfcff11b14299a8a238cc202de384 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.377569 21026 tablet_replica.cc:333] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.378137 21026 raft_consensus.cc:2243] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.378575 21026 raft_consensus.cc:2272] T 3fe3540dd5b64e7da897000963819b30 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.380434 21026 tablet_replica.cc:333] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.380998 21026 raft_consensus.cc:2243] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.381444 21026 raft_consensus.cc:2272] T 9338fd7d01e64eada0a5bc0710d649a4 P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.383384 21026 tablet_replica.cc:333] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.383955 21026 raft_consensus.cc:2243] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.384408 21026 raft_consensus.cc:2272] T c2b05024a5b24d7ba69e63be42209acd P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.386229 21026 tablet_replica.cc:333] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.386796 21026 raft_consensus.cc:2243] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.387588 21026 raft_consensus.cc:2272] T 7114035847b84db3b1e0fe1de5052382 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.389485 21026 tablet_replica.cc:333] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.390021 21026 raft_consensus.cc:2243] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.390447 21026 raft_consensus.cc:2272] T 03e8d0f65ba341779a7c009d57801367 P 83fff6aa8e6e44b18033348058ad0aa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.392233 21026 tablet_replica.cc:333] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.392756 21026 raft_consensus.cc:2243] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.393209 21026 raft_consensus.cc:2272] T 80855c4f7d7e455fb0c6df2a934ffb2d P 83fff6aa8e6e44b18033348058ad0aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.395079 21026 tablet_replica.cc:333] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.395597 21026 raft_consensus.cc:2243] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.396355 21026 raft_consensus.cc:2272] T 79c20a0253394d6e8447c1d7fb21aeb7 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.398293 21026 tablet_replica.cc:333] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3: stopping tablet replica
I20260709 13:11:36.398797 21026 raft_consensus.cc:2243] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:36.399276 21026 raft_consensus.cc:2272] T b525bac27ed34f48a349d1e67b02f7e6 P 83fff6aa8e6e44b18033348058ad0aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.468957 21026 tablet_server.cc:196] TabletServer@127.20.136.132:0 shutdown complete.
I20260709 13:11:36.528128 21026 master.cc:562] Master@127.20.136.190:36783 shutting down...
W20260709 13:11:36.561652 24022 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:11:36.562745 21026 raft_consensus.cc:2243] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:36.563460 21026 raft_consensus.cc:2272] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:36.563768 21026 tablet_replica.cc:333] T 00000000000000000000000000000000 P edb8ee5ad1a44e7093f05a363f8a5934: stopping tablet replica
I20260709 13:11:36.585736 21026 master.cc:584] Master@127.20.136.190:36783 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29491 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:11:36.672428 21026 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.136.190:43403
I20260709 13:11:36.673627 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:36.681113 25160 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
W20260709 13:11:36.681314 25161 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
W20260709 13:11:36.681474 25163 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
I20260709 13:11:36.684399 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:36.685559 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:36.685745 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:36.685962 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602696685929 us; error 0 us; skew 500 ppm
I20260709 13:11:36.686561 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:36.689355 21026 webserver.cc:533] Webserver started at http://127.20.136.190:33353/ using document root <none> and password file <none>
I20260709 13:11:36.689882 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:36.690075 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:36.690367 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:36.691583 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/master-0-root/instance:
uuid: "0de02d2a859742ceabb30477b84f61fa"
format_stamp: "Formatted at 2026-07-09 13:11:36 on dist-test-slave-cq4t"
I20260709 13:11:36.696166 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:11:36.699816 25168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:36.700692 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:11:36.701061 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/master-0-root
uuid: "0de02d2a859742ceabb30477b84f61fa"
format_stamp: "Formatted at 2026-07-09 13:11:36 on dist-test-slave-cq4t"
I20260709 13:11:36.701316 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-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)
I20260709 13:11:36.733019 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:36.734330 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:36.777254 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.190:43403
I20260709 13:11:36.777371 25219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.190:43403 every 8 connection(s)
I20260709 13:11:36.781575 25220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:36.792614 25220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa: Bootstrap starting.
I20260709 13:11:36.797348 25220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:36.801934 25220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa: No bootstrap required, opened a new log
I20260709 13:11:36.804522 25220 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0de02d2a859742ceabb30477b84f61fa" member_type: VOTER }
I20260709 13:11:36.804965 25220 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:36.805164 25220 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de02d2a859742ceabb30477b84f61fa, State: Initialized, Role: FOLLOWER
I20260709 13:11:36.805722 25220 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0de02d2a859742ceabb30477b84f61fa" member_type: VOTER }
I20260709 13:11:36.806214 25220 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:11:36.806427 25220 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:11:36.806654 25220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:36.811729 25220 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0de02d2a859742ceabb30477b84f61fa" member_type: VOTER }
I20260709 13:11:36.812295 25220 leader_election.cc:304] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [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: 0de02d2a859742ceabb30477b84f61fa; no voters: 
I20260709 13:11:36.813494 25220 leader_election.cc:290] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:11:36.813982 25223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:36.815456 25223 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 1 LEADER]: Becoming Leader. State: Replica: 0de02d2a859742ceabb30477b84f61fa, State: Running, Role: LEADER
I20260709 13:11:36.816180 25223 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [LEADER]: Queue going to LEADER mode. State: All 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: "0de02d2a859742ceabb30477b84f61fa" member_type: VOTER }
I20260709 13:11:36.816941 25220 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:11:36.820711 25224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0de02d2a859742ceabb30477b84f61fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0de02d2a859742ceabb30477b84f61fa" member_type: VOTER } }
I20260709 13:11:36.820999 25225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0de02d2a859742ceabb30477b84f61fa. Latest consensus state: current_term: 1 leader_uuid: "0de02d2a859742ceabb30477b84f61fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0de02d2a859742ceabb30477b84f61fa" member_type: VOTER } }
I20260709 13:11:36.821465 25224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:36.822108 25225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:36.825824 25229 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:11:36.835675 25229 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:11:36.836746 21026 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:11:36.845504 25229 catalog_manager.cc:1383] Generated new cluster ID: 12372e63199342ffbc6fe96b291a9223
I20260709 13:11:36.845816 25229 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:11:36.871397 25229 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:11:36.872794 25229 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:11:36.887748 25229 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa: Generated new TSK 0
I20260709 13:11:36.888453 25229 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:11:36.903781 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:36.910181 25241 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
W20260709 13:11:36.911235 25242 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
W20260709 13:11:36.913069 25244 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
I20260709 13:11:36.913911 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:36.914901 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:36.915266 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:36.915472 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602696915447 us; error 0 us; skew 500 ppm
I20260709 13:11:36.916045 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:36.918855 21026 webserver.cc:533] Webserver started at http://127.20.136.129:33693/ using document root <none> and password file <none>
I20260709 13:11:36.919449 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:36.919664 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:36.919939 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:36.921089 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-0-root/instance:
uuid: "e8f8c3b0ece9423b845d38c84410ca12"
format_stamp: "Formatted at 2026-07-09 13:11:36 on dist-test-slave-cq4t"
I20260709 13:11:36.925797 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:11:36.929531 25249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:36.930614 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:11:36.931154 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "e8f8c3b0ece9423b845d38c84410ca12"
format_stamp: "Formatted at 2026-07-09 13:11:36 on dist-test-slave-cq4t"
I20260709 13:11:36.931452 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-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)
I20260709 13:11:36.962770 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:36.964228 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:36.965840 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:36.968809 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:36.969063 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:36.969326 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:36.969535 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:37.017531 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:40149
I20260709 13:11:37.017647 25311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:40149 every 8 connection(s)
I20260709 13:11:37.022861 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:37.030727 25316 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
W20260709 13:11:37.031631 25317 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
W20260709 13:11:37.037081 25319 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
I20260709 13:11:37.037181 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:37.038841 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:37.039168 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:37.039397 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602697039372 us; error 0 us; skew 500 ppm
I20260709 13:11:37.039948 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:37.042574 21026 webserver.cc:533] Webserver started at http://127.20.136.130:43061/ using document root <none> and password file <none>
I20260709 13:11:37.043310 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:37.043562 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:37.043915 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:37.045411 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-1-root/instance:
uuid: "8bda246a72f24db38d61fa803442d15f"
format_stamp: "Formatted at 2026-07-09 13:11:37 on dist-test-slave-cq4t"
I20260709 13:11:37.047137 25312 heartbeater.cc:344] Connected to a master server at 127.20.136.190:43403
I20260709 13:11:37.047621 25312 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:37.048568 25312 heartbeater.cc:507] Master 127.20.136.190:43403 requested a full tablet report, sending...
I20260709 13:11:37.051071 25185 ts_manager.cc:194] Registered new tserver with Master: e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149)
I20260709 13:11:37.051436 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:11:37.053560 25185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49544
I20260709 13:11:37.056418 25324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:37.057462 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:11:37.057838 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-1-root
uuid: "8bda246a72f24db38d61fa803442d15f"
format_stamp: "Formatted at 2026-07-09 13:11:37 on dist-test-slave-cq4t"
I20260709 13:11:37.058130 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-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)
I20260709 13:11:37.079283 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:37.080520 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:37.082126 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:37.084524 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:37.084705 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:37.085038 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:37.085183 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:37.130708 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.130:42973
I20260709 13:11:37.130802 25386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.130:42973 every 8 connection(s)
I20260709 13:11:37.135841 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:37.143173 25390 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
W20260709 13:11:37.144852 25391 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
W20260709 13:11:37.146075 25393 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
I20260709 13:11:37.146797 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:37.148032 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:37.148298 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:37.148516 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602697148499 us; error 0 us; skew 500 ppm
I20260709 13:11:37.149173 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:37.150673 25387 heartbeater.cc:344] Connected to a master server at 127.20.136.190:43403
I20260709 13:11:37.151115 25387 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:37.152122 25387 heartbeater.cc:507] Master 127.20.136.190:43403 requested a full tablet report, sending...
I20260709 13:11:37.152305 21026 webserver.cc:533] Webserver started at http://127.20.136.131:39615/ using document root <none> and password file <none>
I20260709 13:11:37.153014 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:37.153255 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:37.153584 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:37.154440 25185 ts_manager.cc:194] Registered new tserver with Master: 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:37.154901 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-2-root/instance:
uuid: "45b5452d6a784dee820ca1db1460c422"
format_stamp: "Formatted at 2026-07-09 13:11:37 on dist-test-slave-cq4t"
I20260709 13:11:37.156155 25185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49558
I20260709 13:11:37.160670 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:11:37.164291 25398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:37.165184 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:11:37.165493 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-2-root
uuid: "45b5452d6a784dee820ca1db1460c422"
format_stamp: "Formatted at 2026-07-09 13:11:37 on dist-test-slave-cq4t"
I20260709 13:11:37.165784 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-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)
I20260709 13:11:37.201901 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:37.203393 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:37.204785 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:37.207166 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:37.207362 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:37.207667 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:37.207808 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:37.298897 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.131:33881
I20260709 13:11:37.299214 25461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.131:33881 every 8 connection(s)
I20260709 13:11:37.319463 25462 heartbeater.cc:344] Connected to a master server at 127.20.136.190:43403
I20260709 13:11:37.319911 25462 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:37.320710 25462 heartbeater.cc:507] Master 127.20.136.190:43403 requested a full tablet report, sending...
I20260709 13:11:37.324009 25185 ts_manager.cc:194] Registered new tserver with Master: 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:37.324597 21026 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020717042s
I20260709 13:11:37.326953 25185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49560
I20260709 13:11:37.363423 25185 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49574:
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"
    }
  }
}
W20260709 13:11:37.366691 25185 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.
I20260709 13:11:37.457085 25352 tablet_service.cc:1511] Processing CreateTablet for tablet 56a25dc651fa4c639ab2912ec7bb6f8e (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:11:37.458640 25350 tablet_service.cc:1511] Processing CreateTablet for tablet 5c43c6a2fd214121b5aef3941bc9013e (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:11:37.459254 25352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a25dc651fa4c639ab2912ec7bb6f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.461642 25351 tablet_service.cc:1511] Processing CreateTablet for tablet 0de3bb285c3e4edeb60d7035f1f2ed51 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:11:37.465691 25349 tablet_service.cc:1511] Processing CreateTablet for tablet 56fc9ba7578446428bf85a86ecc717c6 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:11:37.467672 25350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c43c6a2fd214121b5aef3941bc9013e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.468521 25351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de3bb285c3e4edeb60d7035f1f2ed51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.472576 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fc9ba7578446428bf85a86ecc717c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.472108 25348 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2de10ad47646389f314b6cbf017d10 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:11:37.473950 25348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2de10ad47646389f314b6cbf017d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.475533 25276 tablet_service.cc:1511] Processing CreateTablet for tablet 0de3bb285c3e4edeb60d7035f1f2ed51 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:11:37.477579 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de3bb285c3e4edeb60d7035f1f2ed51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.472172 25277 tablet_service.cc:1511] Processing CreateTablet for tablet 56a25dc651fa4c639ab2912ec7bb6f8e (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:11:37.484491 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 5c43c6a2fd214121b5aef3941bc9013e (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:11:37.487200 25424 tablet_service.cc:1511] Processing CreateTablet for tablet 5c43c6a2fd214121b5aef3941bc9013e (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:11:37.488530 25425 tablet_service.cc:1511] Processing CreateTablet for tablet 0de3bb285c3e4edeb60d7035f1f2ed51 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:11:37.487202 25426 tablet_service.cc:1511] Processing CreateTablet for tablet 56a25dc651fa4c639ab2912ec7bb6f8e (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:11:37.491444 25423 tablet_service.cc:1511] Processing CreateTablet for tablet 56fc9ba7578446428bf85a86ecc717c6 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:11:37.491904 25422 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2de10ad47646389f314b6cbf017d10 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:11:37.489087 25424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c43c6a2fd214121b5aef3941bc9013e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.496480 25274 tablet_service.cc:1511] Processing CreateTablet for tablet 56fc9ba7578446428bf85a86ecc717c6 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:11:37.498584 25277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a25dc651fa4c639ab2912ec7bb6f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.500209 25273 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2de10ad47646389f314b6cbf017d10 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:11:37.502058 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2de10ad47646389f314b6cbf017d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.503350 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2de10ad47646389f314b6cbf017d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.503350 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c43c6a2fd214121b5aef3941bc9013e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.507393 25426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a25dc651fa4c639ab2912ec7bb6f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.509662 25425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de3bb285c3e4edeb60d7035f1f2ed51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.508678 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fc9ba7578446428bf85a86ecc717c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.510428 25423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fc9ba7578446428bf85a86ecc717c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.514863 25272 tablet_service.cc:1511] Processing CreateTablet for tablet d924479d4fd74fb2a741e19bc63fc72c (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:11:37.517832 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d924479d4fd74fb2a741e19bc63fc72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.558753 25421 tablet_service.cc:1511] Processing CreateTablet for tablet d924479d4fd74fb2a741e19bc63fc72c (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:11:37.560534 25421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d924479d4fd74fb2a741e19bc63fc72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.567691 25477 tablet_bootstrap.cc:492] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:37.578716 25271 tablet_service.cc:1511] Processing CreateTablet for tablet 9af76ded3da54db1b5c93d0bed77d661 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:11:37.580514 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af76ded3da54db1b5c93d0bed77d661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.594704 25477 tablet_bootstrap.cc:654] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.598623 25478 tablet_bootstrap.cc:492] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:37.601591 25351 tablet_service.cc:1511] Processing CreateTablet for tablet 9af76ded3da54db1b5c93d0bed77d661 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:11:37.603271 25351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af76ded3da54db1b5c93d0bed77d661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.611133 25350 tablet_service.cc:1511] Processing CreateTablet for tablet d924479d4fd74fb2a741e19bc63fc72c (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:11:37.612756 25350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d924479d4fd74fb2a741e19bc63fc72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.613055 25478 tablet_bootstrap.cc:654] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.613423 25420 tablet_service.cc:1511] Processing CreateTablet for tablet 9af76ded3da54db1b5c93d0bed77d661 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:11:37.618369 25420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af76ded3da54db1b5c93d0bed77d661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.636483 25274 tablet_service.cc:1511] Processing CreateTablet for tablet 7758912550d64f47a98127844be07fd5 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:11:37.637872 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7758912550d64f47a98127844be07fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.640224 25479 tablet_bootstrap.cc:492] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:37.652029 25351 tablet_service.cc:1511] Processing CreateTablet for tablet 7758912550d64f47a98127844be07fd5 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:11:37.653589 25351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7758912550d64f47a98127844be07fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.661078 25479 tablet_bootstrap.cc:654] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.663365 25271 tablet_service.cc:1511] Processing CreateTablet for tablet 004465bef2884ba89d1ba4868a582937 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:11:37.664965 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004465bef2884ba89d1ba4868a582937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.670892 25350 tablet_service.cc:1511] Processing CreateTablet for tablet 004465bef2884ba89d1ba4868a582937 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:11:37.673106 25350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004465bef2884ba89d1ba4868a582937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.680557 25421 tablet_service.cc:1511] Processing CreateTablet for tablet 7758912550d64f47a98127844be07fd5 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:11:37.683717 25421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7758912550d64f47a98127844be07fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.683092 25420 tablet_service.cc:1511] Processing CreateTablet for tablet 004465bef2884ba89d1ba4868a582937 (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:11:37.685122 25420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004465bef2884ba89d1ba4868a582937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.688372 25477 tablet_bootstrap.cc:492] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:37.689056 25477 ts_tablet_manager.cc:1403] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.004s
I20260709 13:11:37.693571 25348 tablet_service.cc:1511] Processing CreateTablet for tablet cffb97a5ac4542088c872e3bd45a894a (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:11:37.695063 25426 tablet_service.cc:1511] Processing CreateTablet for tablet cffb97a5ac4542088c872e3bd45a894a (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:11:37.695612 25348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cffb97a5ac4542088c872e3bd45a894a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.696617 25426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cffb97a5ac4542088c872e3bd45a894a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.699617 25275 tablet_service.cc:1511] Processing CreateTablet for tablet cffb97a5ac4542088c872e3bd45a894a (DEFAULT_TABLE table=test-workload [id=6dc790fae8244aacb7d429ee17150da5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:11:37.701500 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cffb97a5ac4542088c872e3bd45a894a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:37.704849 25477 raft_consensus.cc:359] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.706162 25477 raft_consensus.cc:385] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.706622 25477 raft_consensus.cc:740] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.712381 25477 consensus_queue.cc:260] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.725807 25478 tablet_bootstrap.cc:492] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:37.726434 25478 ts_tablet_manager.cc:1403] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.128s	user 0.023s	sys 0.025s
I20260709 13:11:37.729765 25478 raft_consensus.cc:359] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.733721 25478 raft_consensus.cc:385] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.734086 25478 raft_consensus.cc:740] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.736650 25479 tablet_bootstrap.cc:492] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:37.737280 25479 ts_tablet_manager.cc:1403] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.097s	user 0.043s	sys 0.037s
I20260709 13:11:37.738569 25477 ts_tablet_manager.cc:1434] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.004s
I20260709 13:11:37.739231 25478 consensus_queue.cc:260] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.741474 25387 heartbeater.cc:499] Master 127.20.136.190:43403 was elected leader, sending a full tablet report...
I20260709 13:11:37.742519 25477 tablet_bootstrap.cc:492] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:37.749977 25477 tablet_bootstrap.cc:654] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.751768 25479 raft_consensus.cc:359] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.767654 25479 raft_consensus.cc:385] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.768042 25479 raft_consensus.cc:740] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.768961 25479 consensus_queue.cc:260] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.774618 25478 ts_tablet_manager.cc:1434] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.048s	user 0.014s	sys 0.014s
I20260709 13:11:37.775871 25312 heartbeater.cc:499] Master 127.20.136.190:43403 was elected leader, sending a full tablet report...
I20260709 13:11:37.779313 25478 tablet_bootstrap.cc:492] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:37.782872 25462 heartbeater.cc:499] Master 127.20.136.190:43403 was elected leader, sending a full tablet report...
I20260709 13:11:37.783517 25479 ts_tablet_manager.cc:1434] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.046s	user 0.014s	sys 0.008s
I20260709 13:11:37.784579 25479 tablet_bootstrap.cc:492] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:37.792961 25479 tablet_bootstrap.cc:654] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.799227 25477 tablet_bootstrap.cc:492] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:37.799590 25478 tablet_bootstrap.cc:654] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.800031 25477 ts_tablet_manager.cc:1403] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.009s
I20260709 13:11:37.805280 25477 raft_consensus.cc:359] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.806525 25477 raft_consensus.cc:385] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.808437 25477 raft_consensus.cc:740] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.810141 25479 tablet_bootstrap.cc:492] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:37.809602 25477 consensus_queue.cc:260] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.810806 25479 ts_tablet_manager.cc:1403] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260709 13:11:37.812157 25478 tablet_bootstrap.cc:492] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:37.812778 25478 ts_tablet_manager.cc:1403] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.013s
I20260709 13:11:37.815234 25477 ts_tablet_manager.cc:1434] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 13:11:37.814749 25479 raft_consensus.cc:359] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.816530 25477 tablet_bootstrap.cc:492] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:37.820000 25479 raft_consensus.cc:385] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.820626 25479 raft_consensus.cc:740] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.821619 25478 raft_consensus.cc:359] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.821702 25479 consensus_queue.cc:260] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.822629 25478 raft_consensus.cc:385] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.823161 25478 raft_consensus.cc:740] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.824069 25478 consensus_queue.cc:260] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.824828 25479 ts_tablet_manager.cc:1434] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:11:37.826046 25479 tablet_bootstrap.cc:492] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:37.826943 25478 ts_tablet_manager.cc:1434] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 13:11:37.828083 25478 tablet_bootstrap.cc:492] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:37.830868 25477 tablet_bootstrap.cc:654] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:37.833328 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:37.835472 25478 tablet_bootstrap.cc:654] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.843187 25477 tablet_bootstrap.cc:492] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:37.843847 25477 ts_tablet_manager.cc:1403] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.005s
I20260709 13:11:37.844789 25479 tablet_bootstrap.cc:654] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.847672 25477 raft_consensus.cc:359] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.849072 25477 raft_consensus.cc:385] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.849452 25477 raft_consensus.cc:740] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.850634 25477 consensus_queue.cc:260] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.855020 25477 ts_tablet_manager.cc:1434] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 13:11:37.855211 25478 tablet_bootstrap.cc:492] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:37.855969 25478 ts_tablet_manager.cc:1403] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.016s
I20260709 13:11:37.856683 25477 tablet_bootstrap.cc:492] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:37.859424 25478 raft_consensus.cc:359] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.860281 25478 raft_consensus.cc:385] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.860651 25478 raft_consensus.cc:740] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.860651 25479 tablet_bootstrap.cc:492] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:37.861445 25479 ts_tablet_manager.cc:1403] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.003s
I20260709 13:11:37.861749 25478 consensus_queue.cc:260] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.865388 25477 tablet_bootstrap.cc:654] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.865073 25479 raft_consensus.cc:359] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.865990 25479 raft_consensus.cc:385] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.866353 25479 raft_consensus.cc:740] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.867563 25479 consensus_queue.cc:260] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.868672 25478 ts_tablet_manager.cc:1434] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:11:37.869814 25478 tablet_bootstrap.cc:492] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:37.870471 25479 ts_tablet_manager.cc:1434] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:11:37.871721 25479 tablet_bootstrap.cc:492] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:37.877261 25478 tablet_bootstrap.cc:654] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.881095 25479 tablet_bootstrap.cc:654] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.889736 25477 tablet_bootstrap.cc:492] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:37.890319 25477 ts_tablet_manager.cc:1403] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.007s
I20260709 13:11:37.891315 25478 tablet_bootstrap.cc:492] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:37.891355 25479 tablet_bootstrap.cc:492] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:37.892127 25478 ts_tablet_manager.cc:1403] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 13:11:37.892177 25479 ts_tablet_manager.cc:1403] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 13:11:37.893983 25477 raft_consensus.cc:359] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.894963 25477 raft_consensus.cc:385] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.894901 25478 raft_consensus.cc:359] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.895520 25477 raft_consensus.cc:740] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.895735 25478 raft_consensus.cc:385] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.896090 25478 raft_consensus.cc:740] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.895836 25479 raft_consensus.cc:359] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.896989 25479 raft_consensus.cc:385] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.896514 25477 consensus_queue.cc:260] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.896816 25478 consensus_queue.cc:260] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.897388 25479 raft_consensus.cc:740] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.898511 25479 consensus_queue.cc:260] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.899261 25478 ts_tablet_manager.cc:1434] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:37.899276 25477 ts_tablet_manager.cc:1434] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 13:11:37.900449 25478 tablet_bootstrap.cc:492] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:37.900635 25477 tablet_bootstrap.cc:492] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:37.903986 25479 ts_tablet_manager.cc:1434] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:11:37.905365 25479 tablet_bootstrap.cc:492] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:37.908337 25478 tablet_bootstrap.cc:654] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.908907 25483 raft_consensus.cc:493] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:37.909823 25477 tablet_bootstrap.cc:654] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.909657 25483 raft_consensus.cc:515] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.913793 25479 tablet_bootstrap.cc:654] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.917730 25483 leader_election.cc:290] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:37.922065 25478 tablet_bootstrap.cc:492] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:37.922863 25478 ts_tablet_manager.cc:1403] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 13:11:37.926129 25478 raft_consensus.cc:359] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.926997 25478 raft_consensus.cc:385] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.927384 25478 raft_consensus.cc:740] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.929172 25479 tablet_bootstrap.cc:492] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:37.929852 25479 ts_tablet_manager.cc:1403] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260709 13:11:37.929695 25478 consensus_queue.cc:260] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.931165 25477 tablet_bootstrap.cc:492] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:37.931763 25477 ts_tablet_manager.cc:1403] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.008s
I20260709 13:11:37.934974 25478 ts_tablet_manager.cc:1434] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:11:37.935233 25477 raft_consensus.cc:359] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.936162 25478 tablet_bootstrap.cc:492] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:37.936264 25477 raft_consensus.cc:385] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.936096 25479 raft_consensus.cc:359] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.936345 25484 raft_consensus.cc:493] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:37.936964 25477 raft_consensus.cc:740] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.937090 25479 raft_consensus.cc:385] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.937565 25479 raft_consensus.cc:740] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:37.937252 25484 raft_consensus.cc:515] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.938097 25477 consensus_queue.cc:260] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.938585 25479 consensus_queue.cc:260] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.941776 25479 ts_tablet_manager.cc:1434] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 13:11:37.943363 25479 tablet_bootstrap.cc:492] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:37.945634 25484 leader_election.cc:290] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:37.947078 25477 ts_tablet_manager.cc:1434] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:11:37.948410 25477 tablet_bootstrap.cc:492] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:37.948511 25478 tablet_bootstrap.cc:654] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.951905 25479 tablet_bootstrap.cc:654] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.956280 25483 raft_consensus.cc:493] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:37.957191 25483 raft_consensus.cc:515] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.960992 25485 raft_consensus.cc:493] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:37.961869 25485 raft_consensus.cc:515] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.965636 25477 tablet_bootstrap.cc:654] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:37.967518 25485 leader_election.cc:290] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973), e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149)
I20260709 13:11:37.972673 25483 leader_election.cc:290] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:37.987377 25477 tablet_bootstrap.cc:492] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:37.988292 25477 ts_tablet_manager.cc:1403] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260709 13:11:37.989639 25478 tablet_bootstrap.cc:492] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:37.990247 25478 ts_tablet_manager.cc:1403] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.015s
I20260709 13:11:37.991245 25485 raft_consensus.cc:493] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:37.991870 25485 raft_consensus.cc:515] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.992542 25477 raft_consensus.cc:359] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.993400 25477 raft_consensus.cc:385] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:37.994576 25485 leader_election.cc:290] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:37.993448 25478 raft_consensus.cc:359] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:37.993722 25477 raft_consensus.cc:740] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.009871 25478 raft_consensus.cc:385] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.010370 25478 raft_consensus.cc:740] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.010560 25477 consensus_queue.cc:260] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.011842 25478 consensus_queue.cc:260] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.015136 25477 ts_tablet_manager.cc:1434] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 13:11:38.016526 25478 ts_tablet_manager.cc:1434] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 13:11:38.016773 25477 tablet_bootstrap.cc:492] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:38.017695 25478 tablet_bootstrap.cc:492] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:38.038606 25478 tablet_bootstrap.cc:654] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.038669 25477 tablet_bootstrap.cc:654] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.052155 25477 tablet_bootstrap.cc:492] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:38.052909 25477 ts_tablet_manager.cc:1403] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.008s
I20260709 13:11:38.057333 25477 raft_consensus.cc:359] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.058568 25477 raft_consensus.cc:385] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.067677 25477 raft_consensus.cc:740] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.069001 25477 consensus_queue.cc:260] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.074152 25485 raft_consensus.cc:493] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:38.075064 25485 raft_consensus.cc:515] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.078471 25485 leader_election.cc:290] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.080941 25477 ts_tablet_manager.cc:1434] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 13:11:38.082836 25477 tablet_bootstrap.cc:492] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:38.108657 25477 tablet_bootstrap.cc:654] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.119437 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.120440 25287 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 0.
I20260709 13:11:38.122370 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.123196 25286 raft_consensus.cc:2468] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 0.
I20260709 13:11:38.122443 25485 raft_consensus.cc:493] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:38.124426 25485 raft_consensus.cc:515] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.126719 25485 leader_election.cc:290] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.131495 25326 leader_election.cc:304] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.133421 25326 leader_election.cc:304] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.133981 25500 raft_consensus.cc:2804] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.134568 25500 raft_consensus.cc:493] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.135033 25500 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.135581 25436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422" is_pre_election: true
I20260709 13:11:38.137962 25362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a25dc651fa4c639ab2912ec7bb6f8e" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.139055 25362 raft_consensus.cc:2468] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.140736 25361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.140919 25402 leader_election.cc:304] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.141726 25361 raft_consensus.cc:2468] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.142024 25485 raft_consensus.cc:2804] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.142475 25485 raft_consensus.cc:493] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.142705 25483 raft_consensus.cc:2804] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.142838 25485 raft_consensus.cc:3060] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.143196 25483 raft_consensus.cc:493] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.143565 25483 raft_consensus.cc:3060] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.143955 25478 tablet_bootstrap.cc:492] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:38.144158 25479 tablet_bootstrap.cc:492] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:38.144582 25478 ts_tablet_manager.cc:1403] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.127s	user 0.026s	sys 0.023s
I20260709 13:11:38.144722 25479 ts_tablet_manager.cc:1403] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.202s	user 0.095s	sys 0.054s
I20260709 13:11:38.146202 25402 leader_election.cc:304] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.147614 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.148468 25360 raft_consensus.cc:2468] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.149855 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.152114 25478 raft_consensus.cc:359] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.152901 25478 raft_consensus.cc:385] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.153206 25478 raft_consensus.cc:740] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.153751 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.154368 25484 raft_consensus.cc:493] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:38.154686 25360 raft_consensus.cc:2468] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f8c3b0ece9423b845d38c84410ca12 in term 0.
I20260709 13:11:38.155005 25484 raft_consensus.cc:515] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.156505 25253 leader_election.cc:304] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.157296 25484 leader_election.cc:290] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:38.157536 25485 raft_consensus.cc:515] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.158041 25484 raft_consensus.cc:493] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:38.158653 25484 raft_consensus.cc:515] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.159729 25485 leader_election.cc:290] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Requested vote from peers 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973), e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149)
I20260709 13:11:38.160369 25485 raft_consensus.cc:2804] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.160723 25485 raft_consensus.cc:493] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.161048 25485 raft_consensus.cc:3060] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.161330 25484 leader_election.cc:290] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:38.162001 25484 raft_consensus.cc:2804] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.162379 25484 raft_consensus.cc:493] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.162806 25484 raft_consensus.cc:3060] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.166059 25478 consensus_queue.cc:260] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
W20260709 13:11:38.166898 25251 leader_election.cc:343] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:38.167165 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a25dc651fa4c639ab2912ec7bb6f8e" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.168602 25286 raft_consensus.cc:2468] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.171878 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422" is_pre_election: true
I20260709 13:11:38.172394 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.172698 25434 raft_consensus.cc:2468] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 0.
I20260709 13:11:38.173110 25287 raft_consensus.cc:2468] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.173713 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.174508 25285 raft_consensus.cc:2468] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.175159 25436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422" is_pre_election: true
I20260709 13:11:38.175879 25436 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 0.
I20260709 13:11:38.175763 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422" is_pre_election: true
I20260709 13:11:38.177359 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.178043 25286 raft_consensus.cc:2468] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.178148 25400 leader_election.cc:304] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.178227 25436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422" is_pre_election: true
I20260709 13:11:38.179167 25436 raft_consensus.cc:2468] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f8c3b0ece9423b845d38c84410ca12 in term 0.
I20260709 13:11:38.175784 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a25dc651fa4c639ab2912ec7bb6f8e" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:38.179868 25284 raft_consensus.cc:3060] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.181057 25479 raft_consensus.cc:359] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.181794 25479 raft_consensus.cc:385] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.182082 25479 raft_consensus.cc:740] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.184350 25477 tablet_bootstrap.cc:492] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:38.184921 25477 ts_tablet_manager.cc:1403] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.016s
I20260709 13:11:38.185215 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a25dc651fa4c639ab2912ec7bb6f8e" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.185889 25360 raft_consensus.cc:3060] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.173096 25483 raft_consensus.cc:515] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.182408 25484 raft_consensus.cc:515] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.184382 25478 ts_tablet_manager.cc:1434] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 13:11:38.187175 25500 raft_consensus.cc:515] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.179348 25400 leader_election.cc:304] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.192276 25478 tablet_bootstrap.cc:492] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:38.193130 25359 raft_consensus.cc:2393] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45b5452d6a784dee820ca1db1460c422 in current term 1: Already voted for candidate 8bda246a72f24db38d61fa803442d15f in this term.
I20260709 13:11:38.194237 25500 leader_election.cc:290] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 1 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:38.197232 25361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.197942 25361 raft_consensus.cc:2468] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f8c3b0ece9423b845d38c84410ca12 in term 0.
I20260709 13:11:38.198438 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:38.199424 25286 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.190229 25479 consensus_queue.cc:260] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.200150 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:38.200754 25434 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.200980 25253 leader_election.cc:304] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.201948 25515 raft_consensus.cc:2804] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.202337 25515 raft_consensus.cc:493] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.202631 25478 tablet_bootstrap.cc:654] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.202675 25515 raft_consensus.cc:3060] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.199030 25362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.208221 25514 raft_consensus.cc:2804] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.208796 25514 raft_consensus.cc:493] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.209262 25514 raft_consensus.cc:3060] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.210088 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:38.210775 25285 raft_consensus.cc:3060] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.205152 25362 raft_consensus.cc:2468] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f8c3b0ece9423b845d38c84410ca12 in term 0.
I20260709 13:11:38.212024 25436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:38.212862 25436 raft_consensus.cc:3060] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.213220 25253 leader_election.cc:304] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.217841 25483 leader_election.cc:290] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 1 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:38.225533 25436 raft_consensus.cc:2468] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 1.
I20260709 13:11:38.227722 25326 leader_election.cc:304] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.228597 25483 raft_consensus.cc:2804] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.227722 25477 raft_consensus.cc:359] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.229300 25483 raft_consensus.cc:697] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:38.232043 25479 ts_tablet_manager.cc:1434] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.087s	user 0.010s	sys 0.012s
I20260709 13:11:38.231775 25483 consensus_queue.cc:237] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.233492 25479 tablet_bootstrap.cc:492] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:38.229843 25477 raft_consensus.cc:385] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.235534 25477 raft_consensus.cc:740] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.238850 25477 consensus_queue.cc:260] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.199051 25284 raft_consensus.cc:2468] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.246443 25477 ts_tablet_manager.cc:1434] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 13:11:38.241585 25515 raft_consensus.cc:515] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.246876 25285 raft_consensus.cc:2468] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 1.
I20260709 13:11:38.251642 25515 leader_election.cc:290] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 election: Requested vote from peers 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:38.251878 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.248055 25477 tablet_bootstrap.cc:492] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:38.252628 25359 raft_consensus.cc:3060] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.253486 25485 raft_consensus.cc:515] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.259272 25477 tablet_bootstrap.cc:654] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.261667 25359 raft_consensus.cc:2468] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f8c3b0ece9423b845d38c84410ca12 in term 1.
I20260709 13:11:38.263391 25253 leader_election.cc:304] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.264528 25515 raft_consensus.cc:2804] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.236982 25516 raft_consensus.cc:2804] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.279317 25435 raft_consensus.cc:2393] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8f8c3b0ece9423b845d38c84410ca12 in current term 1: Already voted for candidate 45b5452d6a784dee820ca1db1460c422 in this term.
I20260709 13:11:38.279532 25434 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 1.
I20260709 13:11:38.281176 25326 leader_election.cc:304] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.282038 25500 raft_consensus.cc:2804] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.284339 25515 raft_consensus.cc:697] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 LEADER]: Becoming Leader. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Running, Role: LEADER
I20260709 13:11:38.288256 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.288700 25477 tablet_bootstrap.cc:492] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:38.288925 25359 raft_consensus.cc:3060] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.289206 25477 ts_tablet_manager.cc:1403] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.008s
I20260709 13:11:38.289708 25517 raft_consensus.cc:2764] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:11:38.282706 25479 tablet_bootstrap.cc:654] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.268756 25516 raft_consensus.cc:493] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.290513 25515 consensus_queue.cc:237] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.279336 25514 raft_consensus.cc:515] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.306277 25477 raft_consensus.cc:359] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.290575 25286 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 1.
I20260709 13:11:38.311205 25477 raft_consensus.cc:385] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.296478 25516 raft_consensus.cc:3060] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.311604 25477 raft_consensus.cc:740] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.314347 25514 leader_election.cc:290] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
W20260709 13:11:38.300573 25400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:40149, user_credentials={real_user=slave}} blocked reactor thread for 121290us
I20260709 13:11:38.315896 25362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.316574 25362 raft_consensus.cc:3060] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.316918 25400 leader_election.cc:304] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.322055 25478 tablet_bootstrap.cc:492] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:38.323342 25478 ts_tablet_manager.cc:1403] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.131s	user 0.034s	sys 0.022s
I20260709 13:11:38.318747 25514 raft_consensus.cc:2804] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.329988 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:38.330909 25514 raft_consensus.cc:697] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:38.332496 25484 leader_election.cc:290] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 election: Requested vote from peers 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:38.328073 25362 raft_consensus.cc:2468] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.331661 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:38.334093 25434 raft_consensus.cc:2393] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8f8c3b0ece9423b845d38c84410ca12 in current term 1: Already voted for candidate 45b5452d6a784dee820ca1db1460c422 in this term.
I20260709 13:11:38.330241 25477 consensus_queue.cc:260] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.324208 25184 catalog_manager.cc:5697] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 1 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:38.335109 25514 consensus_queue.cc:237] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.338014 25477 ts_tablet_manager.cc:1434] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260709 13:11:38.342757 25477 tablet_bootstrap.cc:492] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f: Bootstrap starting.
I20260709 13:11:38.343580 25402 leader_election.cc:304] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.344184 25361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.344688 25519 raft_consensus.cc:2804] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.345077 25361 raft_consensus.cc:2393] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45b5452d6a784dee820ca1db1460c422 in current term 1: Already voted for candidate e8f8c3b0ece9423b845d38c84410ca12 in this term.
I20260709 13:11:38.345225 25519 raft_consensus.cc:697] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:38.346148 25519 consensus_queue.cc:237] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.349895 25500 raft_consensus.cc:697] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:38.352650 25500 consensus_queue.cc:237] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.349606 25485 leader_election.cc:290] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.365801 25477 tablet_bootstrap.cc:654] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.369125 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:38.371783 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422"
W20260709 13:11:38.373255 25251 leader_election.cc:343] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:38.374231 25359 raft_consensus.cc:2468] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f8c3b0ece9423b845d38c84410ca12 in term 1.
I20260709 13:11:38.374384 25400 leader_election.cc:304] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [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: 45b5452d6a784dee820ca1db1460c422; no voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12
I20260709 13:11:38.375859 25253 leader_election.cc:304] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [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: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 45b5452d6a784dee820ca1db1460c422
I20260709 13:11:38.377179 25515 raft_consensus.cc:2804] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.377678 25515 raft_consensus.cc:697] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 1 LEADER]: Becoming Leader. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Running, Role: LEADER
I20260709 13:11:38.378890 25515 consensus_queue.cc:237] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.377202 25485 raft_consensus.cc:2749] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:38.385094 25478 raft_consensus.cc:359] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.386106 25478 raft_consensus.cc:385] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.386463 25478 raft_consensus.cc:740] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.389163 25478 consensus_queue.cc:260] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.382488 25516 raft_consensus.cc:515] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.396193 25478 ts_tablet_manager.cc:1434] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 13:11:38.397588 25485 raft_consensus.cc:493] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:38.389128 25183 catalog_manager.cc:5697] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:38.396407 25182 catalog_manager.cc:5697] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "e8f8c3b0ece9423b845d38c84410ca12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:38.399581 25478 tablet_bootstrap.cc:492] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:38.398361 25485 raft_consensus.cc:515] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.400111 25284 raft_consensus.cc:2393] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45b5452d6a784dee820ca1db1460c422 in current term 1: Already voted for candidate e8f8c3b0ece9423b845d38c84410ca12 in this term.
I20260709 13:11:38.404619 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76ded3da54db1b5c93d0bed77d661" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.405340 25284 raft_consensus.cc:2468] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.403802 25485 leader_election.cc:290] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.406332 25362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.407161 25362 raft_consensus.cc:2393] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8f8c3b0ece9423b845d38c84410ca12 in current term 1: Already voted for candidate 45b5452d6a784dee820ca1db1460c422 in this term.
I20260709 13:11:38.405359 25360 raft_consensus.cc:2468] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.410175 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76ded3da54db1b5c93d0bed77d661" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.410091 25400 leader_election.cc:304] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:38.411065 25359 raft_consensus.cc:2468] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.416980 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "e8f8c3b0ece9423b845d38c84410ca12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:38.418958 25251 leader_election.cc:304] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [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: e8f8c3b0ece9423b845d38c84410ca12; no voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f
I20260709 13:11:38.420207 25515 raft_consensus.cc:2749] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:38.421190 25516 leader_election.cc:290] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [CANDIDATE]: Term 1 election: Requested vote from peers 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:38.421927 25485 raft_consensus.cc:2804] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.423251 25485 raft_consensus.cc:493] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.423728 25485 raft_consensus.cc:3060] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.428766 25477 tablet_bootstrap.cc:492] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f: No bootstrap required, opened a new log
I20260709 13:11:38.429394 25477 ts_tablet_manager.cc:1403] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.020s
I20260709 13:11:38.430562 25479 tablet_bootstrap.cc:492] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:38.431160 25479 ts_tablet_manager.cc:1403] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.198s	user 0.010s	sys 0.010s
I20260709 13:11:38.432967 25477 raft_consensus.cc:359] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.433753 25477 raft_consensus.cc:385] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.434048 25477 raft_consensus.cc:740] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.434335 25479 raft_consensus.cc:359] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.435119 25479 raft_consensus.cc:385] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.434765 25477 consensus_queue.cc:260] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.435436 25479 raft_consensus.cc:740] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.436403 25479 consensus_queue.cc:260] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.437351 25477 ts_tablet_manager.cc:1434] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:11:38.438906 25479 ts_tablet_manager.cc:1434] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:11:38.439935 25479 tablet_bootstrap.cc:492] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:38.442618 25478 tablet_bootstrap.cc:654] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.446748 25485 raft_consensus.cc:515] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.448145 25479 tablet_bootstrap.cc:654] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.450389 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76ded3da54db1b5c93d0bed77d661" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.451104 25359 raft_consensus.cc:3060] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.453714 25184 catalog_manager.cc:5697] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 1 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:38.456476 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76ded3da54db1b5c93d0bed77d661" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:38.457288 25284 raft_consensus.cc:3060] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.466521 25359 raft_consensus.cc:2468] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.467375 25479 tablet_bootstrap.cc:492] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:38.467988 25479 ts_tablet_manager.cc:1403] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.004s
I20260709 13:11:38.467939 25402 leader_election.cc:304] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.468765 25478 tablet_bootstrap.cc:492] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:38.469066 25514 raft_consensus.cc:2804] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.469295 25478 ts_tablet_manager.cc:1403] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.000s
I20260709 13:11:38.469668 25514 raft_consensus.cc:697] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:38.469458 25183 catalog_manager.cc:5697] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:38.470556 25514 consensus_queue.cc:237] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.471437 25479 raft_consensus.cc:359] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.472309 25479 raft_consensus.cc:385] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.472115 25478 raft_consensus.cc:359] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.472674 25479 raft_consensus.cc:740] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.472865 25478 raft_consensus.cc:385] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.473179 25478 raft_consensus.cc:740] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.473929 25478 consensus_queue.cc:260] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.474107 25479 consensus_queue.cc:260] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.476344 25479 ts_tablet_manager.cc:1434] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:11:38.477429 25479 tablet_bootstrap.cc:492] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:38.477907 25284 raft_consensus.cc:2468] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.480840 25485 leader_election.cc:290] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.483220 25478 ts_tablet_manager.cc:1434] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:11:38.483613 25479 tablet_bootstrap.cc:654] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.484238 25478 tablet_bootstrap.cc:492] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:38.484077 25182 catalog_manager.cc:5697] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "e8f8c3b0ece9423b845d38c84410ca12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:38.492475 25478 tablet_bootstrap.cc:654] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.495656 25479 tablet_bootstrap.cc:492] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:38.496419 25479 ts_tablet_manager.cc:1403] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:11:38.500633 25479 raft_consensus.cc:359] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.501741 25479 raft_consensus.cc:385] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.502218 25479 raft_consensus.cc:740] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.503485 25479 consensus_queue.cc:260] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.506886 25479 ts_tablet_manager.cc:1434] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:11:38.508440 25479 tablet_bootstrap.cc:492] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422: Bootstrap starting.
I20260709 13:11:38.510329 25485 raft_consensus.cc:493] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:38.510865 25485 raft_consensus.cc:515] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.513156 25485 leader_election.cc:290] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.515650 25479 tablet_bootstrap.cc:654] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.515877 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.517331 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.518138 25359 raft_consensus.cc:2393] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45b5452d6a784dee820ca1db1460c422 in current term 1: Already voted for candidate e8f8c3b0ece9423b845d38c84410ca12 in this term.
I20260709 13:11:38.519573 25402 leader_election.cc:304] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422; no voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12
I20260709 13:11:38.520504 25514 raft_consensus.cc:3060] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.522159 25478 tablet_bootstrap.cc:492] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: No bootstrap required, opened a new log
I20260709 13:11:38.522692 25478 ts_tablet_manager.cc:1403] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.001s
I20260709 13:11:38.523195 25479 tablet_bootstrap.cc:492] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422: No bootstrap required, opened a new log
I20260709 13:11:38.523702 25479 ts_tablet_manager.cc:1403] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 13:11:38.524114 25183 catalog_manager.cc:5697] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:38.525756 25478 raft_consensus.cc:359] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.526520 25478 raft_consensus.cc:385] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.526330 25479 raft_consensus.cc:359] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.526867 25478 raft_consensus.cc:740] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.527105 25479 raft_consensus.cc:385] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.527451 25479 raft_consensus.cc:740] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.527652 25478 consensus_queue.cc:260] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.528407 25514 raft_consensus.cc:2749] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:38.528236 25479 consensus_queue.cc:260] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.530527 25479 ts_tablet_manager.cc:1434] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:11:38.532188 25478 ts_tablet_manager.cc:1434] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:38.536255 25514 raft_consensus.cc:493] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:38.536868 25514 raft_consensus.cc:515] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.539136 25514 leader_election.cc:290] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.540087 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7758912550d64f47a98127844be07fd5" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.540468 25514 raft_consensus.cc:493] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:38.540838 25359 raft_consensus.cc:2468] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.541038 25514 raft_consensus.cc:515] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.541953 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7758912550d64f47a98127844be07fd5" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.542665 25284 raft_consensus.cc:2468] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.543242 25514 leader_election.cc:290] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.543797 25402 leader_election.cc:304] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.544337 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffb97a5ac4542088c872e3bd45a894a" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.544636 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffb97a5ac4542088c872e3bd45a894a" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.545071 25359 raft_consensus.cc:2468] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.545288 25284 raft_consensus.cc:2468] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.545756 25514 raft_consensus.cc:2804] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.546228 25514 raft_consensus.cc:493] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.546416 25402 leader_election.cc:304] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.546648 25514 raft_consensus.cc:3060] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.547257 25485 raft_consensus.cc:2804] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.547588 25485 raft_consensus.cc:493] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.547875 25485 raft_consensus.cc:3060] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.552471 25514 raft_consensus.cc:515] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.553658 25485 raft_consensus.cc:515] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.554386 25514 leader_election.cc:290] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.555183 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7758912550d64f47a98127844be07fd5" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:38.555639 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7758912550d64f47a98127844be07fd5" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.555992 25485 leader_election.cc:290] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.556373 25359 raft_consensus.cc:3060] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.555864 25284 raft_consensus.cc:3060] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.557044 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffb97a5ac4542088c872e3bd45a894a" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.557335 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffb97a5ac4542088c872e3bd45a894a" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:38.557885 25360 raft_consensus.cc:3060] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.557979 25286 raft_consensus.cc:3060] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.564699 25359 raft_consensus.cc:2468] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.564728 25284 raft_consensus.cc:2468] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.565847 25360 raft_consensus.cc:2468] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.566140 25402 leader_election.cc:304] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.565943 25286 raft_consensus.cc:2468] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.567066 25485 raft_consensus.cc:2804] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.567574 25402 leader_election.cc:304] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.568475 25519 raft_consensus.cc:2804] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.569027 25519 raft_consensus.cc:697] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:38.569953 25485 raft_consensus.cc:697] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:38.569787 25519 consensus_queue.cc:237] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.570824 25485 consensus_queue.cc:237] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.580860 25183 catalog_manager.cc:5697] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:38.593405 25183 catalog_manager.cc:5697] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:38.643286 25519 raft_consensus.cc:493] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:38.643884 25519 raft_consensus.cc:515] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.645041 25500 consensus_queue.cc:1048] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:38.646412 25519 leader_election.cc:290] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.647107 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004465bef2884ba89d1ba4868a582937" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:38.647243 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004465bef2884ba89d1ba4868a582937" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12" is_pre_election: true
I20260709 13:11:38.647855 25360 raft_consensus.cc:2468] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.647991 25286 raft_consensus.cc:2468] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 0.
I20260709 13:11:38.649132 25402 leader_election.cc:304] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.650009 25519 raft_consensus.cc:2804] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:38.650357 25519 raft_consensus.cc:493] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:38.651006 25519 raft_consensus.cc:3060] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.660575 25500 consensus_queue.cc:1048] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:38.667325 25519 raft_consensus.cc:515] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.669809 25519 leader_election.cc:290] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:38.671162 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004465bef2884ba89d1ba4868a582937" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:38.671312 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004465bef2884ba89d1ba4868a582937" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:38.671904 25360 raft_consensus.cc:3060] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.672099 25284 raft_consensus.cc:3060] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.678253 25360 raft_consensus.cc:2468] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.679600 25402 leader_election.cc:304] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:38.679940 25284 raft_consensus.cc:2468] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:38.680591 25519 raft_consensus.cc:2804] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.681250 25519 raft_consensus.cc:697] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:38.682188 25519 consensus_queue.cc:237] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:38.691401 25182 catalog_manager.cc:5697] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:38.805298 25500 consensus_queue.cc:1048] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:38.806528 25516 consensus_queue.cc:1048] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:38.820262 25523 consensus_queue.cc:1048] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:38.824546 25516 consensus_queue.cc:1048] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:38.836686 25519 consensus_queue.cc:1048] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:38.849975 25514 consensus_queue.cc:1048] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:38.861205 25514 consensus_queue.cc:1048] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:38.876473 25514 consensus_queue.cc:1048] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:38.888693 21026 ts_manager.cc:295] Set tserver state for e8f8c3b0ece9423b845d38c84410ca12 to MAINTENANCE_MODE
I20260709 13:11:38.889642 21026 tablet_server.cc:179] TabletServer@127.20.136.129:0 shutting down...
I20260709 13:11:38.897997 25516 consensus_queue.cc:1048] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:38.925444 25516 consensus_queue.cc:1048] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:11:38.947902 25400 consensus_peers.cc:597] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:38.976553 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:38.977669 21026 tablet_replica.cc:333] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:38.978348 21026 raft_consensus.cc:2243] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.978794 21026 raft_consensus.cc:2272] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.980969 21026 tablet_replica.cc:333] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:38.981668 21026 raft_consensus.cc:2243] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.982241 21026 raft_consensus.cc:2272] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.984107 21026 tablet_replica.cc:333] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:38.984669 21026 raft_consensus.cc:2243] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.985054 21026 raft_consensus.cc:2272] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.986707 21026 tablet_replica.cc:333] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:38.987251 21026 raft_consensus.cc:2243] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.987640 21026 raft_consensus.cc:2272] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.989248 21026 tablet_replica.cc:333] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:38.989764 21026 raft_consensus.cc:2243] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.990170 21026 raft_consensus.cc:2272] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.992446 21026 tablet_replica.cc:333] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:38.992972 21026 raft_consensus.cc:2243] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.993408 21026 raft_consensus.cc:2272] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.995484 21026 tablet_replica.cc:333] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:38.996012 21026 raft_consensus.cc:2243] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.996403 21026 raft_consensus.cc:2272] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.998512 21026 tablet_replica.cc:333] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:38.999182 21026 raft_consensus.cc:2243] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.000079 21026 raft_consensus.cc:2272] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.002260 21026 tablet_replica.cc:333] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:39.002885 21026 raft_consensus.cc:2243] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.003720 21026 raft_consensus.cc:2272] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.006103 21026 tablet_replica.cc:333] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: stopping tablet replica
I20260709 13:11:39.006618 21026 raft_consensus.cc:2243] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.007100 21026 raft_consensus.cc:2272] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.029161 21026 tablet_server.cc:196] TabletServer@127.20.136.129:0 shutdown complete.
W20260709 13:11:39.046406 25326 consensus_peers.cc:597] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:39.069975 25514 consensus_queue.cc:1048] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:39.086414 25485 consensus_queue.cc:1048] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:39.100648 25400 consensus_peers.cc:597] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:39.118654 25400 consensus_peers.cc:597] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:39.158540 25400 consensus_peers.cc:597] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:39.186816 25514 consensus_queue.cc:1048] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:39.292569 25400 consensus_peers.cc:597] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:39.304201 25514 consensus_queue.cc:1048] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:39.307253 25400 consensus_peers.cc:597] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:39.320159 25326 consensus_peers.cc:597] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:39.905637 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:11:40.054374 25400 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111) [suppressed 118 similar messages]
I20260709 13:11:40.323275 25485 raft_consensus.cc:493] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8f8c3b0ece9423b845d38c84410ca12)
I20260709 13:11:40.324055 25485 raft_consensus.cc:515] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:40.325986 25485 leader_election.cc:290] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:40.327515 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:40.329707 25523 raft_consensus.cc:493] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8f8c3b0ece9423b845d38c84410ca12)
I20260709 13:11:40.330255 25523 raft_consensus.cc:515] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
W20260709 13:11:40.330533 25400 leader_election.cc:336] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111)
I20260709 13:11:40.331193 25400 leader_election.cc:304] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [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: 45b5452d6a784dee820ca1db1460c422; no voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12
I20260709 13:11:40.331821 25485 raft_consensus.cc:2749] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:40.332624 25523 leader_election.cc:290] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:40.334373 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422" is_pre_election: true
I20260709 13:11:40.335054 25435 raft_consensus.cc:2468] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 1.
I20260709 13:11:40.336225 25326 leader_election.cc:304] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [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: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:40.338096 25523 raft_consensus.cc:2804] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:40.338562 25523 raft_consensus.cc:493] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8f8c3b0ece9423b845d38c84410ca12)
W20260709 13:11:40.338888 25326 leader_election.cc:336] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111)
I20260709 13:11:40.339116 25523 raft_consensus.cc:3060] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:40.348750 25523 raft_consensus.cc:515] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:40.351148 25523 leader_election.cc:290] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:40.353224 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:40.354043 25435 raft_consensus.cc:3060] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:40.357156 25326 leader_election.cc:336] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111)
I20260709 13:11:40.363440 25435 raft_consensus.cc:2468] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:40.365129 25326 leader_election.cc:304] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [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: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: e8f8c3b0ece9423b845d38c84410ca12
I20260709 13:11:40.366178 25523 raft_consensus.cc:2804] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:40.366735 25523 raft_consensus.cc:697] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:40.367766 25523 consensus_queue.cc:237] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:40.377827 25185 catalog_manager.cc:5697] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 1 to 2, leader changed from e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129) to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 2 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:40.451103 25485 raft_consensus.cc:493] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8f8c3b0ece9423b845d38c84410ca12)
I20260709 13:11:40.451609 25485 raft_consensus.cc:515] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:40.453344 25485 leader_election.cc:290] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:40.454624 25523 raft_consensus.cc:493] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8f8c3b0ece9423b845d38c84410ca12)
I20260709 13:11:40.454820 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f" is_pre_election: true
I20260709 13:11:40.455281 25523 raft_consensus.cc:515] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:40.456305 25360 raft_consensus.cc:2468] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 1.
I20260709 13:11:40.457499 25523 leader_election.cc:290] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:40.457778 25402 leader_election.cc:304] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [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: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:40.458739 25485 raft_consensus.cc:2804] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:11:40.458985 25400 leader_election.cc:336] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111)
I20260709 13:11:40.459172 25485 raft_consensus.cc:493] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8f8c3b0ece9423b845d38c84410ca12)
I20260709 13:11:40.459245 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "45b5452d6a784dee820ca1db1460c422" is_pre_election: true
I20260709 13:11:40.460704 25485 raft_consensus.cc:3060] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:40.462375 25326 leader_election.cc:336] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111)
I20260709 13:11:40.466547 25485 raft_consensus.cc:515] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:40.467803 25435 raft_consensus.cc:2393] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bda246a72f24db38d61fa803442d15f in current term 2: Already voted for candidate 45b5452d6a784dee820ca1db1460c422 in this term.
I20260709 13:11:40.468600 25485 leader_election.cc:290] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:40.469676 25326 leader_election.cc:304] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [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: 8bda246a72f24db38d61fa803442d15f; no voters: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12
I20260709 13:11:40.469707 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:40.470451 25360 raft_consensus.cc:3060] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:40.472940 25400 leader_election.cc:336] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111)
I20260709 13:11:40.476223 25360 raft_consensus.cc:2468] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 2.
I20260709 13:11:40.476797 25523 raft_consensus.cc:2749] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:40.477638 25402 leader_election.cc:304] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [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: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: e8f8c3b0ece9423b845d38c84410ca12
I20260709 13:11:40.478442 25485 raft_consensus.cc:2804] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:40.479722 25485 raft_consensus.cc:697] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:40.480652 25485 consensus_queue.cc:237] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:40.488696 25185 catalog_manager.cc:5697] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 1 to 2, leader changed from e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129) to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
W20260709 13:11:40.859344 25326 consensus_peers.cc:597] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:40.874002 25435 raft_consensus.cc:1275] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:40.875734 25523 consensus_queue.cc:1048] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:11:40.906816 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:11:40.923564 25360 raft_consensus.cc:1275] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:40.925336 25574 consensus_queue.cc:1048] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:11:40.939407 25400 consensus_peers.cc:597] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:41.335589 25326 consensus_peers.cc:597] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:41.565565 25400 consensus_peers.cc:597] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:41.669186 25400 consensus_peers.cc:597] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:41.712726 25400 consensus_peers.cc:597] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:41.756860 25326 consensus_peers.cc:597] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:41.758787 25400 consensus_peers.cc:597] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:41.761272 25400 consensus_peers.cc:597] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:41.908027 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:11:41.953943 25400 consensus_peers.cc:597] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:42.909175 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:11:43.358408 25326 consensus_peers.cc:597] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:43.412464 25326 consensus_peers.cc:597] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:11:43.492638 25400 consensus_peers.cc:597] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:11:43.910467 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:11:43.992329 25400 consensus_peers.cc:597] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:11:44.050343 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:44.057804 25586 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
W20260709 13:11:44.059295 25587 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
W20260709 13:11:44.059991 25589 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
I20260709 13:11:44.060506 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:44.064078 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:44.064320 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:44.064522 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602704064487 us; error 0 us; skew 500 ppm
I20260709 13:11:44.065105 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 13:11:44.065523 25400 consensus_peers.cc:597] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:11:44.068125 21026 webserver.cc:533] Webserver started at http://127.20.136.129:33693/ using document root <none> and password file <none>
I20260709 13:11:44.068727 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:44.068934 21026 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:11:44.072849 21026 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:11:44.077836 25594 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:44.078969 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:11:44.079309 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "e8f8c3b0ece9423b845d38c84410ca12"
format_stamp: "Formatted at 2026-07-09 13:11:36 on dist-test-slave-cq4t"
I20260709 13:11:44.079698 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602585657304-21026-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)
W20260709 13:11:44.089315 25400 consensus_peers.cc:597] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:11:44.110301 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:44.111893 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:44.113513 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:44.117274 25601 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:11:44.137413 25400 consensus_peers.cc:597] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:11:44.170225 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:11:44.170574 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.054s	user 0.003s	sys 0.000s
I20260709 13:11:44.170837 21026 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:11:44.175654 25601 tablet_bootstrap.cc:492] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
W20260709 13:11:44.188308 25400 consensus_peers.cc:597] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:11:44.193262 25601 tablet_bootstrap.cc:492] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.194325 25601 tablet_bootstrap.cc:492] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.195006 25601 ts_tablet_manager.cc:1403] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 13:11:44.197711 25601 raft_consensus.cc:359] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.198402 25601 raft_consensus.cc:740] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.199141 25601 consensus_queue.cc:260] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.201781 25601 ts_tablet_manager.cc:1434] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:11:44.202607 25601 tablet_bootstrap.cc:492] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:44.215229 25601 tablet_bootstrap.cc:492] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.215929 25601 tablet_bootstrap.cc:492] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.216517 25601 ts_tablet_manager.cc:1403] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:11:44.218677 25601 raft_consensus.cc:359] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.219265 25601 raft_consensus.cc:740] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.219924 25601 consensus_queue.cc:260] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.221418 25601 ts_tablet_manager.cc:1434] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:44.221905 21026 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:11:44.222101 25601 tablet_bootstrap.cc:492] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:44.222167 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.051s	user 0.049s	sys 0.000s
I20260709 13:11:44.234724 25601 tablet_bootstrap.cc:492] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.235703 25601 tablet_bootstrap.cc:492] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.236406 25601 ts_tablet_manager.cc:1403] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:11:44.239161 25601 raft_consensus.cc:359] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.239995 25601 raft_consensus.cc:740] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.240756 25601 consensus_queue.cc:260] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.242476 25601 ts_tablet_manager.cc:1434] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:11:44.243275 25601 tablet_bootstrap.cc:492] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:44.254603 25601 tablet_bootstrap.cc:492] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.255723 25601 tablet_bootstrap.cc:492] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.256431 25601 ts_tablet_manager.cc:1403] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:11:44.258603 25601 raft_consensus.cc:359] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.259302 25601 raft_consensus.cc:740] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.260031 25601 consensus_queue.cc:260] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [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: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.262115 25601 ts_tablet_manager.cc:1434] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:44.262979 25601 tablet_bootstrap.cc:492] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:44.277388 25601 tablet_bootstrap.cc:492] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.278189 25601 tablet_bootstrap.cc:492] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.278753 25601 ts_tablet_manager.cc:1403] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:11:44.280627 25601 raft_consensus.cc:359] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.281244 25601 raft_consensus.cc:740] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.281927 25601 consensus_queue.cc:260] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.282122 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:40149
I20260709 13:11:44.282238 25663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:40149 every 8 connection(s)
I20260709 13:11:44.283566 25601 ts_tablet_manager.cc:1434] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:44.284222 25601 tablet_bootstrap.cc:492] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
W20260709 13:11:44.286343 25665 tablet.cc:2406] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:11:44.286901 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:44.306708 25601 tablet_bootstrap.cc:492] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.307979 25601 tablet_bootstrap.cc:492] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.308826 25601 ts_tablet_manager.cc:1403] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260709 13:11:44.311821 25601 raft_consensus.cc:359] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.312856 25601 raft_consensus.cc:740] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.314065 25601 consensus_queue.cc:260] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.317219 25601 ts_tablet_manager.cc:1434] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:44.318449 25601 tablet_bootstrap.cc:492] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:44.330149 25664 heartbeater.cc:344] Connected to a master server at 127.20.136.190:43403
I20260709 13:11:44.330682 25664 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:44.330643 25435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7758912550d64f47a98127844be07fd5"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
mode: GRACEFUL
new_leader_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:48390
I20260709 13:11:44.331575 25435 raft_consensus.cc:606] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Received request to transfer leadership to TS 8bda246a72f24db38d61fa803442d15f
I20260709 13:11:44.331784 25601 tablet_bootstrap.cc:492] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.331815 25664 heartbeater.cc:507] Master 127.20.136.190:43403 requested a full tablet report, sending...
I20260709 13:11:44.332675 25601 tablet_bootstrap.cc:492] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.333328 25601 ts_tablet_manager.cc:1403] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:11:44.334543 25435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9af76ded3da54db1b5c93d0bed77d661"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
mode: GRACEFUL
new_leader_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:48390
I20260709 13:11:44.335194 25435 raft_consensus.cc:606] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Received request to transfer leadership to TS 8bda246a72f24db38d61fa803442d15f
I20260709 13:11:44.335621 25601 raft_consensus.cc:359] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.336369 25601 raft_consensus.cc:740] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.336969 25601 consensus_queue.cc:260] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.338186 25183 ts_manager.cc:194] Re-registered known tserver with Master: e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149)
I20260709 13:11:44.338131 25435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cffb97a5ac4542088c872e3bd45a894a"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
mode: GRACEFUL
new_leader_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:48390
I20260709 13:11:44.338893 25435 raft_consensus.cc:606] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Received request to transfer leadership to TS 8bda246a72f24db38d61fa803442d15f
I20260709 13:11:44.339069 25601 ts_tablet_manager.cc:1434] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:11:44.339964 25601 tablet_bootstrap.cc:492] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:44.340188 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:11:44.340828 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:44.341553 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:44.350629 25183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51620
I20260709 13:11:44.355741 25664 heartbeater.cc:499] Master 127.20.136.190:43403 was elected leader, sending a full tablet report...
I20260709 13:11:44.380384 25676 raft_consensus.cc:993] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422: : Instructing follower 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:44.380914 25676 raft_consensus.cc:1081] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Signalling peer 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:44.383116 25601 tablet_bootstrap.cc:492] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.384207 25601 tablet_bootstrap.cc:492] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.384918 25601 ts_tablet_manager.cc:1403] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.017s
I20260709 13:11:44.384730 25360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cffb97a5ac4542088c872e3bd45a894a"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:32930
I20260709 13:11:44.385425 25360 raft_consensus.cc:493] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:44.385809 25360 raft_consensus.cc:3060] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.387552 25601 raft_consensus.cc:359] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.388273 25601 raft_consensus.cc:740] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.388985 25601 consensus_queue.cc:260] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.391103 25601 ts_tablet_manager.cc:1434] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:11:44.391942 25601 tablet_bootstrap.cc:492] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:44.394289 25360 raft_consensus.cc:515] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.397270 25360 leader_election.cc:290] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:44.400410 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffb97a5ac4542088c872e3bd45a894a" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:44.401015 25435 raft_consensus.cc:3055] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:44.401342 25435 raft_consensus.cc:740] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:44.402168 25435 consensus_queue.cc:260] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.403515 25435 raft_consensus.cc:3060] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.405684 25601 tablet_bootstrap.cc:492] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.406677 25601 tablet_bootstrap.cc:492] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.408514 25601 ts_tablet_manager.cc:1403] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:11:44.411721 25435 raft_consensus.cc:2468] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:44.412065 25601 raft_consensus.cc:359] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.412858 25601 raft_consensus.cc:740] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.413163 25326 leader_election.cc:304] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:44.413995 25577 raft_consensus.cc:2804] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:44.414531 25577 raft_consensus.cc:697] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:44.413607 25601 consensus_queue.cc:260] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.415393 25577 consensus_queue.cc:237] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.416641 25601 ts_tablet_manager.cc:1434] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:11:44.417526 25601 tablet_bootstrap.cc:492] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap starting.
I20260709 13:11:44.418843 25638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffb97a5ac4542088c872e3bd45a894a" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:44.419509 25638 raft_consensus.cc:3060] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.422010 25676 raft_consensus.cc:993] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422: : Instructing follower 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:44.422559 25677 raft_consensus.cc:1081] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Signalling peer 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:44.424678 25360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7758912550d64f47a98127844be07fd5"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:32930
I20260709 13:11:44.425266 25360 raft_consensus.cc:493] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:44.425640 25360 raft_consensus.cc:3060] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.427879 25638 raft_consensus.cc:2468] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:44.432461 25638 raft_consensus.cc:3060] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.433590 25360 raft_consensus.cc:515] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.436394 25360 leader_election.cc:290] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:44.439491 25637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7758912550d64f47a98127844be07fd5" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:44.440176 25637 raft_consensus.cc:3060] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.439919 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7758912550d64f47a98127844be07fd5" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:44.442199 25435 raft_consensus.cc:3055] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:44.442600 25435 raft_consensus.cc:740] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:44.443564 25435 consensus_queue.cc:260] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.444195 25601 tablet_bootstrap.cc:492] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: 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
I20260709 13:11:44.444979 25435 raft_consensus.cc:3060] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.445258 25601 tablet_bootstrap.cc:492] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: Bootstrap complete.
I20260709 13:11:44.446135 25601 ts_tablet_manager.cc:1403] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.009s
I20260709 13:11:44.446379 25185 catalog_manager.cc:5697] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 1 to 2, leader changed from 45b5452d6a784dee820ca1db1460c422 (127.20.136.131) to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 2 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.448612 25601 raft_consensus.cc:359] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.449389 25601 raft_consensus.cc:740] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8c3b0ece9423b845d38c84410ca12, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.450093 25601 consensus_queue.cc:260] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.452127 25601 ts_tablet_manager.cc:1434] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:44.452359 25435 raft_consensus.cc:2468] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:44.453764 25326 leader_election.cc:304] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:44.454541 25577 raft_consensus.cc:2804] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:44.455049 25577 raft_consensus.cc:697] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:44.455837 25577 consensus_queue.cc:237] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.464573 25637 raft_consensus.cc:2468] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:44.483690 25183 catalog_manager.cc:5697] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 1 to 2, leader changed from 45b5452d6a784dee820ca1db1460c422 (127.20.136.131) to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 2 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.529690 25638 raft_consensus.cc:3060] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.628669 25581 raft_consensus.cc:993] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422: : Instructing follower 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:44.629141 25581 raft_consensus.cc:1081] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Signalling peer 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:44.630852 25360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9af76ded3da54db1b5c93d0bed77d661"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:32930
I20260709 13:11:44.631479 25360 raft_consensus.cc:493] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:44.631749 25360 raft_consensus.cc:3060] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.636662 25360 raft_consensus.cc:515] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.638406 25360 leader_election.cc:290] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:44.639678 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76ded3da54db1b5c93d0bed77d661" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:44.639650 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76ded3da54db1b5c93d0bed77d661" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:44.642299 25435 raft_consensus.cc:3055] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:44.642590 25435 raft_consensus.cc:740] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:44.643416 25435 consensus_queue.cc:260] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.644920 25435 raft_consensus.cc:3060] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:44.650555 25435 raft_consensus.cc:2468] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:44.651690 25326 leader_election.cc:304] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [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: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: e8f8c3b0ece9423b845d38c84410ca12
I20260709 13:11:44.652652 25577 raft_consensus.cc:2804] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:44.653209 25577 raft_consensus.cc:697] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:44.654064 25577 consensus_queue.cc:237] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:44.660976 25183 catalog_manager.cc:5697] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 1 to 2, leader changed from 45b5452d6a784dee820ca1db1460c422 (127.20.136.131) to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 2 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.796249 25435 raft_consensus.cc:1275] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:44.797616 25693 consensus_queue.cc:1048] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:44.808718 25638 raft_consensus.cc:1275] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:44.812080 25693 consensus_queue.cc:1048] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.836263 25435 raft_consensus.cc:1275] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:44.837682 25693 consensus_queue.cc:1048] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:44.847275 25638 raft_consensus.cc:1275] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:44.852679 25577 consensus_queue.cc:1048] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:11:44.911653 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:11:45.065198 25638 raft_consensus.cc:3060] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.070708 25638 raft_consensus.cc:1275] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:45.072013 25577 consensus_queue.cc:1048] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:45.077901 25435 raft_consensus.cc:1275] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:45.080174 25693 consensus_queue.cc:1048] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:45.352623 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:45.370754 25360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
mode: GRACEFUL
new_leader_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:47974
I20260709 13:11:45.371424 25360 raft_consensus.cc:606] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Received request to transfer leadership to TS 45b5452d6a784dee820ca1db1460c422
I20260709 13:11:45.374326 25360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
mode: GRACEFUL
new_leader_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:47974
I20260709 13:11:45.375192 25360 raft_consensus.cc:606] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Received request to transfer leadership to TS 45b5452d6a784dee820ca1db1460c422
I20260709 13:11:45.376454 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:11:45.377025 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:45.377774 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:45.796321 25693 raft_consensus.cc:993] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f: : Instructing follower 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:45.796989 25671 raft_consensus.cc:1081] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Signalling peer 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:45.798525 25435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:50034
I20260709 13:11:45.799067 25435 raft_consensus.cc:493] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:45.799409 25435 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.806041 25435 raft_consensus.cc:515] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:45.807906 25435 leader_election.cc:290] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:45.809023 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:45.809813 25636 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.808988 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:45.813753 25360 raft_consensus.cc:3055] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:45.814097 25360 raft_consensus.cc:740] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:45.814852 25360 consensus_queue.cc:260] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:45.816107 25360 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.817544 25636 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 2.
I20260709 13:11:45.819300 25400 leader_election.cc:304] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:45.820241 25676 raft_consensus.cc:2804] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:45.821444 25676 raft_consensus.cc:697] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:45.822496 25676 consensus_queue.cc:237] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:45.823051 25360 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 2.
I20260709 13:11:45.830543 25185 catalog_manager.cc:5697] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 1 to 2, leader changed from 8bda246a72f24db38d61fa803442d15f (127.20.136.130) to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
W20260709 13:11:45.912803 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:11:45.960525 25577 raft_consensus.cc:993] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f: : Instructing follower 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:45.961181 25671 raft_consensus.cc:1081] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Signalling peer 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:45.962783 25435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:50034
I20260709 13:11:45.963397 25435 raft_consensus.cc:493] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:45.963691 25435 raft_consensus.cc:3060] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.969475 25435 raft_consensus.cc:515] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:45.971401 25435 leader_election.cc:290] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:45.972462 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:45.972424 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:45.973393 25360 raft_consensus.cc:3055] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:45.973459 25636 raft_consensus.cc:3060] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.973703 25360 raft_consensus.cc:740] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:45.974606 25360 consensus_queue.cc:260] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:45.975625 25360 raft_consensus.cc:3060] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.979261 25636 raft_consensus.cc:2468] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 2.
I20260709 13:11:45.980383 25400 leader_election.cc:304] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:45.980788 25360 raft_consensus.cc:2468] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 2.
I20260709 13:11:45.981024 25676 raft_consensus.cc:2804] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:45.981653 25676 raft_consensus.cc:697] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:45.982743 25676 consensus_queue.cc:237] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:45.989395 25185 catalog_manager.cc:5697] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 1 to 2, leader changed from 8bda246a72f24db38d61fa803442d15f (127.20.136.130) to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:46.447659 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:46.570688 25636 raft_consensus.cc:1275] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:46.573455 25711 consensus_queue.cc:1048] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:46.608186 25435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "004465bef2884ba89d1ba4868a582937"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
mode: GRACEFUL
new_leader_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:48390
I20260709 13:11:46.609087 25435 raft_consensus.cc:606] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Received request to transfer leadership to TS 8bda246a72f24db38d61fa803442d15f
I20260709 13:11:46.612419 25435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
mode: GRACEFUL
new_leader_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:48390
I20260709 13:11:46.613919 25638 raft_consensus.cc:1275] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:46.616739 25704 consensus_queue.cc:1048] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:46.638404 25362 raft_consensus.cc:1275] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:46.641063 25435 raft_consensus.cc:606] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Received request to transfer leadership to TS 8bda246a72f24db38d61fa803442d15f
I20260709 13:11:46.643332 25360 raft_consensus.cc:1275] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:46.645923 25360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
mode: GRACEFUL
new_leader_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:47974
I20260709 13:11:46.646457 25360 raft_consensus.cc:606] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Received request to transfer leadership to TS 45b5452d6a784dee820ca1db1460c422
I20260709 13:11:46.648095 25711 raft_consensus.cc:993] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422: : Instructing follower 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:46.647970 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:11:46.648793 25711 raft_consensus.cc:1081] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Signalling peer 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:46.649017 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:46.649966 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:46.650763 25711 consensus_queue.cc:1048] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:46.651297 25360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "004465bef2884ba89d1ba4868a582937"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:32930
I20260709 13:11:46.651861 25360 raft_consensus.cc:493] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:46.648782 25704 consensus_queue.cc:1048] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:46.652215 25360 raft_consensus.cc:3060] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:46.668778 25360 raft_consensus.cc:515] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:46.671864 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004465bef2884ba89d1ba4868a582937" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:46.672564 25636 raft_consensus.cc:3060] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:46.678572 25360 leader_election.cc:290] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:46.679781 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004465bef2884ba89d1ba4868a582937" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:46.680545 25435 raft_consensus.cc:3055] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:46.680922 25435 raft_consensus.cc:740] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:46.681946 25704 raft_consensus.cc:993] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422: : Instructing follower 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:46.681850 25435 consensus_queue.cc:260] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:46.682021 25636 raft_consensus.cc:2468] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:46.682610 25718 raft_consensus.cc:1081] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Signalling peer 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:46.683254 25435 raft_consensus.cc:3060] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:46.683705 25326 leader_election.cc:304] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:46.684661 25713 raft_consensus.cc:2804] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:46.685014 25360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:32930
I20260709 13:11:46.685166 25713 raft_consensus.cc:697] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:46.685559 25360 raft_consensus.cc:493] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:46.685981 25360 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:46.686105 25713 consensus_queue.cc:237] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:46.690577 25435 raft_consensus.cc:2468] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:46.692579 25360 raft_consensus.cc:515] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:46.694034 25360 leader_election.cc:290] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 3 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:46.695238 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:46.695624 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:46.695860 25435 raft_consensus.cc:3055] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:46.696300 25636 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:46.696300 25435 raft_consensus.cc:740] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:46.697382 25435 consensus_queue.cc:260] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:46.698365 25435 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:46.703848 25636 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 3.
I20260709 13:11:46.704339 25435 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 3.
I20260709 13:11:46.705222 25326 leader_election.cc:304] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [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: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:46.705981 25713 raft_consensus.cc:2804] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:46.705557 25185 catalog_manager.cc:5697] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 1 to 2, leader changed from 45b5452d6a784dee820ca1db1460c422 (127.20.136.131) to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 2 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.706486 25713 raft_consensus.cc:697] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 3 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:46.707314 25713 consensus_queue.cc:237] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:46.720960 25185 catalog_manager.cc:5697] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 2 to 3, leader changed from 45b5452d6a784dee820ca1db1460c422 (127.20.136.131) to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 3 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:46.913926 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:11:47.103295 25693 raft_consensus.cc:993] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f: : Instructing follower 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:47.103817 25713 raft_consensus.cc:1081] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Signalling peer 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:47.105325 25435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:50034
I20260709 13:11:47.105782 25435 raft_consensus.cc:493] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:47.106061 25435 raft_consensus.cc:3060] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:47.110478 25435 raft_consensus.cc:515] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:47.112022 25435 leader_election.cc:290] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 3 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:47.112828 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:47.113184 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d924479d4fd74fb2a741e19bc63fc72c" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:47.113416 25636 raft_consensus.cc:3060] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:47.113771 25360 raft_consensus.cc:3055] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:47.114046 25360 raft_consensus.cc:740] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:47.114676 25360 consensus_queue.cc:260] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:47.115576 25360 raft_consensus.cc:3060] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:47.118467 25636 raft_consensus.cc:2468] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 3.
I20260709 13:11:47.119671 25400 leader_election.cc:304] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [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: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:47.120332 25718 raft_consensus.cc:2804] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:47.120572 25360 raft_consensus.cc:2468] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 3.
I20260709 13:11:47.120911 25718 raft_consensus.cc:697] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 3 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:47.121768 25718 consensus_queue.cc:237] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
W20260709 13:11:47.122360 25383 debug-util.cc:398] Leaking SignalData structure 0x7b0800212120 after lost signal to thread 21029
W20260709 13:11:47.123669 25383 debug-util.cc:398] Leaking SignalData structure 0x7b0800238740 after lost signal to thread 25219
W20260709 13:11:47.124732 25383 debug-util.cc:398] Leaking SignalData structure 0x7b080005b600 after lost signal to thread 25386
W20260709 13:11:47.126019 25383 debug-util.cc:398] Leaking SignalData structure 0x7b08000614e0 after lost signal to thread 25461
W20260709 13:11:47.127363 25383 debug-util.cc:398] Leaking SignalData structure 0x7b08001ba100 after lost signal to thread 25663
I20260709 13:11:47.128422 25636 raft_consensus.cc:1275] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:47.129793 25713 consensus_queue.cc:1048] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:47.130872 25185 catalog_manager.cc:5697] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 2 to 3, leader changed from 8bda246a72f24db38d61fa803442d15f (127.20.136.130) to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:47.144309 25435 raft_consensus.cc:1275] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:47.148345 25693 consensus_queue.cc:1048] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:47.259236 25635 raft_consensus.cc:1275] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:47.260378 25693 consensus_queue.cc:1048] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:47.270175 25435 raft_consensus.cc:1275] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:47.271796 25713 consensus_queue.cc:1048] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:47.566533 25360 raft_consensus.cc:1275] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:47.568815 25718 consensus_queue.cc:1048] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:47.588266 25635 raft_consensus.cc:1275] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:47.590903 25676 consensus_queue.cc:1048] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:47.676676 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:47.688354 25435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
mode: GRACEFUL
new_leader_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:48390
I20260709 13:11:47.689137 25435 raft_consensus.cc:606] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Received request to transfer leadership to TS 8bda246a72f24db38d61fa803442d15f
I20260709 13:11:47.692787 25360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
mode: GRACEFUL
new_leader_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:47974
I20260709 13:11:47.693372 25360 raft_consensus.cc:606] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 3 LEADER]: Received request to transfer leadership to TS 45b5452d6a784dee820ca1db1460c422
I20260709 13:11:47.696353 25360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7758912550d64f47a98127844be07fd5"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
mode: GRACEFUL
new_leader_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:47974
I20260709 13:11:47.696873 25360 raft_consensus.cc:606] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Received request to transfer leadership to TS 45b5452d6a784dee820ca1db1460c422
I20260709 13:11:47.698237 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:11:47.698988 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:47.700001 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:11:47.915539 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:11:47.941252 25718 raft_consensus.cc:993] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422: : Instructing follower 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:47.941923 25676 raft_consensus.cc:1081] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Signalling peer 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:47.943789 25360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:32930
I20260709 13:11:47.944291 25360 raft_consensus.cc:493] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:47.944639 25360 raft_consensus.cc:3060] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:47.951804 25360 raft_consensus.cc:515] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:47.953945 25360 leader_election.cc:290] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:47.954993 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:47.955835 25636 raft_consensus.cc:3060] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:47.957168 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3bb285c3e4edeb60d7035f1f2ed51" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:47.957677 25435 raft_consensus.cc:3055] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:47.957917 25435 raft_consensus.cc:740] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:47.958899 25435 consensus_queue.cc:260] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:47.966333 25636 raft_consensus.cc:2468] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:47.967500 25435 raft_consensus.cc:3060] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:47.968336 25326 leader_election.cc:304] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:47.969477 25693 raft_consensus.cc:2804] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:47.969978 25693 raft_consensus.cc:697] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:47.971176 25693 consensus_queue.cc:237] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:47.974665 25435 raft_consensus.cc:2468] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 2.
I20260709 13:11:47.984549 25185 catalog_manager.cc:5697] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 1 to 2, leader changed from 45b5452d6a784dee820ca1db1460c422 (127.20.136.131) to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 2 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.036592 25713 raft_consensus.cc:993] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f: : Instructing follower 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:48.037051 25693 raft_consensus.cc:1081] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 3 LEADER]: Signalling peer 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:48.039224 25435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:50034
I20260709 13:11:48.039947 25435 raft_consensus.cc:493] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:48.041567 25435 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:48.052742 25435 raft_consensus.cc:515] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:48.058092 25635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:48.058722 25635 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:48.061633 25435 leader_election.cc:290] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 4 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:48.064188 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c43c6a2fd214121b5aef3941bc9013e" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:48.064834 25360 raft_consensus.cc:3055] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:11:48.065142 25360 raft_consensus.cc:740] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:48.065729 25360 consensus_queue.cc:260] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:48.066594 25360 raft_consensus.cc:3060] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:48.075896 25635 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 4.
I20260709 13:11:48.078161 25400 leader_election.cc:304] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [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: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:48.079141 25676 raft_consensus.cc:2804] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:11:48.079758 25676 raft_consensus.cc:697] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 4 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:48.081135 25676 consensus_queue.cc:237] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:48.089681 25360 raft_consensus.cc:2468] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 4.
I20260709 13:11:48.264187 25729 raft_consensus.cc:993] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f: : Instructing follower 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:48.264739 25729 raft_consensus.cc:1081] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Signalling peer 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:48.266757 25435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7758912550d64f47a98127844be07fd5"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:50034
I20260709 13:11:48.267369 25435 raft_consensus.cc:493] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:48.267763 25435 raft_consensus.cc:3060] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:48.274103 25435 raft_consensus.cc:515] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:48.276453 25435 leader_election.cc:290] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 3 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:48.275859 25185 catalog_manager.cc:5697] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 3 to 4, leader changed from 8bda246a72f24db38d61fa803442d15f (127.20.136.130) to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 4 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:48.276897 25635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7758912550d64f47a98127844be07fd5" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:48.277628 25635 raft_consensus.cc:3060] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:48.282541 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7758912550d64f47a98127844be07fd5" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:48.283291 25360 raft_consensus.cc:3055] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:48.283644 25360 raft_consensus.cc:740] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:48.284662 25360 consensus_queue.cc:260] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:48.285912 25360 raft_consensus.cc:3060] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:48.287422 25635 raft_consensus.cc:2468] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 3.
I20260709 13:11:48.288705 25400 leader_election.cc:304] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [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: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:48.289664 25676 raft_consensus.cc:2804] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:48.290184 25676 raft_consensus.cc:697] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 3 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:48.291296 25676 consensus_queue.cc:237] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:48.302155 25360 raft_consensus.cc:2468] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 3.
I20260709 13:11:48.304945 25185 catalog_manager.cc:5697] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 2 to 3, leader changed from 8bda246a72f24db38d61fa803442d15f (127.20.136.130) to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:48.499783 25635 raft_consensus.cc:1275] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:48.501538 25693 consensus_queue.cc:1048] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:48.513689 25360 raft_consensus.cc:1275] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 4 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:48.515515 25676 consensus_queue.cc:1048] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:48.522905 25435 raft_consensus.cc:1275] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:48.524691 25693 consensus_queue.cc:1048] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:48.547466 25636 raft_consensus.cc:1275] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 4 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:48.550635 25676 consensus_queue.cc:1048] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:48.744405 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:48.751775 25360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "004465bef2884ba89d1ba4868a582937"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
mode: GRACEFUL
new_leader_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:47974
I20260709 13:11:48.752301 25360 raft_consensus.cc:606] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Received request to transfer leadership to TS 45b5452d6a784dee820ca1db1460c422
I20260709 13:11:48.755070 25435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
mode: GRACEFUL
new_leader_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:48390
I20260709 13:11:48.755612 25435 raft_consensus.cc:606] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Received request to transfer leadership to TS 8bda246a72f24db38d61fa803442d15f
I20260709 13:11:48.758517 25435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
mode: GRACEFUL
new_leader_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:48390
I20260709 13:11:48.759156 25435 raft_consensus.cc:606] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Received request to transfer leadership to TS 8bda246a72f24db38d61fa803442d15f
I20260709 13:11:48.760462 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:11:48.761086 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:48.761696 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:48.831581 25360 raft_consensus.cc:1275] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:48.833248 25704 consensus_queue.cc:1048] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:48.845968 25637 raft_consensus.cc:1275] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:48.848673 25676 consensus_queue.cc:1048] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:11:48.916785 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:11:49.010222 25718 raft_consensus.cc:993] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422: : Instructing follower 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:49.010852 25676 raft_consensus.cc:1081] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Signalling peer 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:49.012718 25360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:32930
I20260709 13:11:49.013301 25360 raft_consensus.cc:493] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:49.013657 25360 raft_consensus.cc:3060] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:49.016269 25693 raft_consensus.cc:993] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f: : Instructing follower 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:49.017109 25729 raft_consensus.cc:1081] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Signalling peer 45b5452d6a784dee820ca1db1460c422 to start an election
I20260709 13:11:49.018572 25435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "004465bef2884ba89d1ba4868a582937"
dest_uuid: "45b5452d6a784dee820ca1db1460c422"
 from {username='slave'} at 127.0.0.1:50034
I20260709 13:11:49.019089 25435 raft_consensus.cc:493] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:49.019414 25435 raft_consensus.cc:3060] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:49.021858 25360 raft_consensus.cc:515] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:49.024176 25360 leader_election.cc:290] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 3 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:49.025461 25435 raft_consensus.cc:515] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:49.025939 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:49.026526 25434 raft_consensus.cc:3055] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:49.026839 25434 raft_consensus.cc:740] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:49.027431 25637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2de10ad47646389f314b6cbf017d10" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:49.028194 25637 raft_consensus.cc:3060] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:49.027894 25434 consensus_queue.cc:260] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:49.028314 25635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004465bef2884ba89d1ba4868a582937" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:49.028985 25635 raft_consensus.cc:3060] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:49.029743 25434 raft_consensus.cc:3060] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:49.036960 25635 raft_consensus.cc:2468] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 3.
I20260709 13:11:49.037621 25637 raft_consensus.cc:2468] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 3.
I20260709 13:11:49.038590 25400 leader_election.cc:304] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [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: 45b5452d6a784dee820ca1db1460c422, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:49.039448 25326 leader_election.cc:304] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [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: 8bda246a72f24db38d61fa803442d15f, e8f8c3b0ece9423b845d38c84410ca12; no voters: 
I20260709 13:11:49.039572 25676 raft_consensus.cc:2804] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:49.040385 25676 raft_consensus.cc:697] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 3 LEADER]: Becoming Leader. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:49.040485 25434 raft_consensus.cc:2468] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 3.
I20260709 13:11:49.041152 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004465bef2884ba89d1ba4868a582937" candidate_uuid: "45b5452d6a784dee820ca1db1460c422" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bda246a72f24db38d61fa803442d15f"
I20260709 13:11:49.041343 25676 consensus_queue.cc:237] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:49.041705 25435 leader_election.cc:290] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [CANDIDATE]: Term 3 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973)
I20260709 13:11:49.041746 25360 raft_consensus.cc:3055] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:49.042291 25360 raft_consensus.cc:740] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:49.043205 25360 consensus_queue.cc:260] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:49.044402 25360 raft_consensus.cc:3060] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:49.044965 25729 raft_consensus.cc:2804] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:49.045521 25729 raft_consensus.cc:697] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 3 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:49.046531 25729 consensus_queue.cc:237] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:49.062037 25360 raft_consensus.cc:2468] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45b5452d6a784dee820ca1db1460c422 in term 3.
I20260709 13:11:49.065757 25185 catalog_manager.cc:5697] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 reported cstate change: term changed from 2 to 3, leader changed from 8bda246a72f24db38d61fa803442d15f (127.20.136.130) to 45b5452d6a784dee820ca1db1460c422 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "45b5452d6a784dee820ca1db1460c422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:49.068097 25718 raft_consensus.cc:993] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422: : Instructing follower 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:49.068632 25718 raft_consensus.cc:1081] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Signalling peer 8bda246a72f24db38d61fa803442d15f to start an election
I20260709 13:11:49.071657 25360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6"
dest_uuid: "8bda246a72f24db38d61fa803442d15f"
 from {username='slave'} at 127.0.0.1:32930
I20260709 13:11:49.072474 25360 raft_consensus.cc:493] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:49.073035 25360 raft_consensus.cc:3060] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:49.082589 25183 catalog_manager.cc:5697] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 2 to 3, leader changed from 45b5452d6a784dee820ca1db1460c422 (127.20.136.131) to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 3 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:49.085842 25360 raft_consensus.cc:515] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:49.089509 25635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8f8c3b0ece9423b845d38c84410ca12"
I20260709 13:11:49.090370 25635 raft_consensus.cc:3060] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:49.096562 25360 leader_election.cc:290] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [CANDIDATE]: Term 3 election: Requested vote from peers e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149), 45b5452d6a784dee820ca1db1460c422 (127.20.136.131:33881)
I20260709 13:11:49.097962 25435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fc9ba7578446428bf85a86ecc717c6" candidate_uuid: "8bda246a72f24db38d61fa803442d15f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45b5452d6a784dee820ca1db1460c422"
I20260709 13:11:49.098575 25435 raft_consensus.cc:3055] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:49.098865 25435 raft_consensus.cc:740] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45b5452d6a784dee820ca1db1460c422, State: Running, Role: LEADER
I20260709 13:11:49.099807 25435 consensus_queue.cc:260] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:49.101085 25435 raft_consensus.cc:3060] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:49.109326 25435 raft_consensus.cc:2468] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 3.
I20260709 13:11:49.110158 25635 raft_consensus.cc:2468] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bda246a72f24db38d61fa803442d15f in term 3.
I20260709 13:11:49.110792 25326 leader_election.cc:304] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [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: 45b5452d6a784dee820ca1db1460c422, 8bda246a72f24db38d61fa803442d15f; no voters: 
I20260709 13:11:49.111696 25754 raft_consensus.cc:2804] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:49.112208 25754 raft_consensus.cc:697] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 3 LEADER]: Becoming Leader. State: Replica: 8bda246a72f24db38d61fa803442d15f, State: Running, Role: LEADER
I20260709 13:11:49.113199 25754 consensus_queue.cc:237] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [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: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } }
I20260709 13:11:49.122097 25183 catalog_manager.cc:5697] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f reported cstate change: term changed from 2 to 3, leader changed from 45b5452d6a784dee820ca1db1460c422 (127.20.136.131) to 8bda246a72f24db38d61fa803442d15f (127.20.136.130). New cstate: current_term: 3 leader_uuid: "8bda246a72f24db38d61fa803442d15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:49.163651 25216 debug-util.cc:398] Leaking SignalData structure 0x7b080017cf20 after lost signal to thread 21029
W20260709 13:11:49.164748 25216 debug-util.cc:398] Leaking SignalData structure 0x7b08002b0da0 after lost signal to thread 25219
W20260709 13:11:49.165720 25216 debug-util.cc:398] Leaking SignalData structure 0x7b080015b360 after lost signal to thread 25386
W20260709 13:11:49.166615 25216 debug-util.cc:398] Leaking SignalData structure 0x7b0800327e00 after lost signal to thread 25461
W20260709 13:11:49.167721 25216 debug-util.cc:398] Leaking SignalData structure 0x7b0800354740 after lost signal to thread 25663
I20260709 13:11:49.474330 25635 raft_consensus.cc:1275] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:49.476038 25754 consensus_queue.cc:1048] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:49.499671 25435 raft_consensus.cc:1275] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:49.501534 25754 consensus_queue.cc:1048] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:49.588642 25637 raft_consensus.cc:1275] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:49.590286 25718 consensus_queue.cc:1048] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:49.603600 25360 raft_consensus.cc:1275] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Refusing update from remote peer 45b5452d6a784dee820ca1db1460c422: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:49.605851 25704 consensus_queue.cc:1048] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda246a72f24db38d61fa803442d15f" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:49.616181 25435 raft_consensus.cc:1275] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:49.617877 25754 consensus_queue.cc:1048] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45b5452d6a784dee820ca1db1460c422" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 33881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:49.637735 25637 raft_consensus.cc:1275] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Refusing update from remote peer 8bda246a72f24db38d61fa803442d15f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:49.640121 25754 consensus_queue.cc:1048] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8c3b0ece9423b845d38c84410ca12" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:49.768553 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:49.822429 21026 tablet_server.cc:179] TabletServer@127.20.136.129:40149 shutting down...
I20260709 13:11:49.876986 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:49.879225 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.880496 21026 raft_consensus.cc:2243] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.881194 21026 raft_consensus.cc:2272] T 56fc9ba7578446428bf85a86ecc717c6 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:49.886281 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.887406 21026 raft_consensus.cc:2243] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.888152 21026 raft_consensus.cc:2272] T 9af76ded3da54db1b5c93d0bed77d661 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:49.891657 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.892563 21026 raft_consensus.cc:2243] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.893275 21026 raft_consensus.cc:2272] T 5c43c6a2fd214121b5aef3941bc9013e P e8f8c3b0ece9423b845d38c84410ca12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:49.896792 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.897737 21026 raft_consensus.cc:2243] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.898365 21026 raft_consensus.cc:2272] T 7758912550d64f47a98127844be07fd5 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:49.901935 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.902993 21026 raft_consensus.cc:2243] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.903616 21026 raft_consensus.cc:2272] T 1f2de10ad47646389f314b6cbf017d10 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:49.908313 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.909297 21026 raft_consensus.cc:2243] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.910193 21026 raft_consensus.cc:2272] T 56a25dc651fa4c639ab2912ec7bb6f8e P e8f8c3b0ece9423b845d38c84410ca12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:49.911054 25400 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 88 similar messages]
I20260709 13:11:49.913733 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.914933 21026 raft_consensus.cc:2243] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.915669 21026 raft_consensus.cc:2272] T 004465bef2884ba89d1ba4868a582937 P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:49.917979 25233 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:11:49.919576 25400 consensus_peers.cc:597] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:49.920240 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.921211 21026 raft_consensus.cc:2243] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.921885 21026 raft_consensus.cc:2272] T cffb97a5ac4542088c872e3bd45a894a P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:49.925622 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.926518 21026 raft_consensus.cc:2243] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.927152 21026 raft_consensus.cc:2272] T d924479d4fd74fb2a741e19bc63fc72c P e8f8c3b0ece9423b845d38c84410ca12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:49.930343 21026 tablet_replica.cc:333] stopping tablet replica
I20260709 13:11:49.931161 21026 raft_consensus.cc:2243] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:49.931705 21026 raft_consensus.cc:2272] T 0de3bb285c3e4edeb60d7035f1f2ed51 P e8f8c3b0ece9423b845d38c84410ca12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:49.978745 21026 tablet_server.cc:196] TabletServer@127.20.136.129:40149 shutdown complete.
I20260709 13:11:50.023583 21026 tablet_server.cc:179] TabletServer@127.20.136.130:0 shutting down...
W20260709 13:11:50.046083 25402 consensus_peers.cc:597] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 -> Peer 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973): Couldn't send request to peer 8bda246a72f24db38d61fa803442d15f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:50.060246 25326 consensus_peers.cc:597] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:50.082228 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:50.083519 21026 tablet_replica.cc:333] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.084934 21026 raft_consensus.cc:2243] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.086417 21026 raft_consensus.cc:2272] T cffb97a5ac4542088c872e3bd45a894a P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.090003 21026 tablet_replica.cc:333] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.091116 21026 raft_consensus.cc:2243] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.091907 21026 raft_consensus.cc:2272] T 004465bef2884ba89d1ba4868a582937 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.095424 21026 tablet_replica.cc:333] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.096240 21026 raft_consensus.cc:2243] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.096733 21026 raft_consensus.cc:2272] T 7758912550d64f47a98127844be07fd5 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.099261 21026 tablet_replica.cc:333] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.099833 21026 raft_consensus.cc:2243] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.100409 21026 raft_consensus.cc:2272] T d924479d4fd74fb2a741e19bc63fc72c P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.105437 21026 tablet_replica.cc:333] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.106413 21026 raft_consensus.cc:2243] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.108227 21026 raft_consensus.cc:2272] T 9af76ded3da54db1b5c93d0bed77d661 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.112500 21026 tablet_replica.cc:333] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.113452 21026 raft_consensus.cc:2243] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.114624 21026 raft_consensus.cc:2272] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 8bda246a72f24db38d61fa803442d15f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:50.115826 25326 consensus_peers.cc:597] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:50.117941 21026 tablet_replica.cc:333] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.119414 21026 raft_consensus.cc:2243] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.120806 21026 raft_consensus.cc:2272] T 1f2de10ad47646389f314b6cbf017d10 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.125221 21026 tablet_replica.cc:333] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.126168 21026 raft_consensus.cc:2243] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.127027 21026 raft_consensus.cc:2272] T 56a25dc651fa4c639ab2912ec7bb6f8e P 8bda246a72f24db38d61fa803442d15f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.133019 21026 tablet_replica.cc:333] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.136498 21026 raft_consensus.cc:2243] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.137701 21026 raft_consensus.cc:2272] T 56fc9ba7578446428bf85a86ecc717c6 P 8bda246a72f24db38d61fa803442d15f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.145237 21026 tablet_replica.cc:333] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f: stopping tablet replica
I20260709 13:11:50.146435 21026 raft_consensus.cc:2243] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.147325 21026 raft_consensus.cc:2272] T 5c43c6a2fd214121b5aef3941bc9013e P 8bda246a72f24db38d61fa803442d15f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:50.152098 25400 consensus_peers.cc:597] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:50.159716 25400 consensus_peers.cc:597] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:50.178038 25402 consensus_peers.cc:597] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 -> Peer 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973): Couldn't send request to peer 8bda246a72f24db38d61fa803442d15f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:42973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:50.193980 25400 consensus_peers.cc:597] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:50.208400 25400 consensus_peers.cc:597] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 -> Peer e8f8c3b0ece9423b845d38c84410ca12 (127.20.136.129:40149): Couldn't send request to peer e8f8c3b0ece9423b845d38c84410ca12. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:40149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:50.223045 25402 consensus_peers.cc:597] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 -> Peer 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973): Couldn't send request to peer 8bda246a72f24db38d61fa803442d15f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:42973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:50.428895 25402 consensus_peers.cc:597] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 -> Peer 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973): Couldn't send request to peer 8bda246a72f24db38d61fa803442d15f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:42973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:50.431499 21026 tablet_server.cc:196] TabletServer@127.20.136.130:0 shutdown complete.
I20260709 13:11:50.470422 21026 tablet_server.cc:179] TabletServer@127.20.136.131:0 shutting down...
I20260709 13:11:50.507261 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:50.508255 21026 tablet_replica.cc:333] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
W20260709 13:11:50.507761 25402 consensus_peers.cc:597] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 -> Peer 8bda246a72f24db38d61fa803442d15f (127.20.136.130:42973): Couldn't send request to peer 8bda246a72f24db38d61fa803442d15f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:42973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:50.509416 21026 raft_consensus.cc:2243] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.510475 21026 raft_consensus.cc:2272] T 7758912550d64f47a98127844be07fd5 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.513692 21026 tablet_replica.cc:333] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
I20260709 13:11:50.514707 21026 raft_consensus.cc:2243] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.515503 21026 raft_consensus.cc:2272] T cffb97a5ac4542088c872e3bd45a894a P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.518748 21026 tablet_replica.cc:333] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
I20260709 13:11:50.519829 21026 raft_consensus.cc:2243] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.520941 21026 raft_consensus.cc:2272] T 004465bef2884ba89d1ba4868a582937 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.524523 21026 tablet_replica.cc:333] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
I20260709 13:11:50.525394 21026 raft_consensus.cc:2243] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.526474 21026 raft_consensus.cc:2272] T d924479d4fd74fb2a741e19bc63fc72c P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.529266 21026 tablet_replica.cc:333] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
I20260709 13:11:50.530049 21026 raft_consensus.cc:2243] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.530665 21026 raft_consensus.cc:2272] T 9af76ded3da54db1b5c93d0bed77d661 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.533484 21026 tablet_replica.cc:333] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
I20260709 13:11:50.534296 21026 raft_consensus.cc:2243] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.535485 21026 raft_consensus.cc:2272] T 56a25dc651fa4c639ab2912ec7bb6f8e P 45b5452d6a784dee820ca1db1460c422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.538470 21026 tablet_replica.cc:333] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
I20260709 13:11:50.539283 21026 raft_consensus.cc:2243] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.539837 21026 raft_consensus.cc:2272] T 1f2de10ad47646389f314b6cbf017d10 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.542711 21026 tablet_replica.cc:333] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
I20260709 13:11:50.543522 21026 raft_consensus.cc:2243] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.544099 21026 raft_consensus.cc:2272] T 0de3bb285c3e4edeb60d7035f1f2ed51 P 45b5452d6a784dee820ca1db1460c422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.547340 21026 tablet_replica.cc:333] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
I20260709 13:11:50.548064 21026 raft_consensus.cc:2243] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.549073 21026 raft_consensus.cc:2272] T 5c43c6a2fd214121b5aef3941bc9013e P 45b5452d6a784dee820ca1db1460c422 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.552234 21026 tablet_replica.cc:333] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422: stopping tablet replica
I20260709 13:11:50.552928 21026 raft_consensus.cc:2243] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.553484 21026 raft_consensus.cc:2272] T 56fc9ba7578446428bf85a86ecc717c6 P 45b5452d6a784dee820ca1db1460c422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.593772 21026 tablet_server.cc:196] TabletServer@127.20.136.131:0 shutdown complete.
I20260709 13:11:50.621793 21026 master.cc:562] Master@127.20.136.190:43403 shutting down...
I20260709 13:11:50.654512 21026 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.655292 21026 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.655773 21026 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0de02d2a859742ceabb30477b84f61fa: stopping tablet replica
W20260709 13:11:51.675104 21026 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25216)
I20260709 13:11:52.405364 21026 master.cc:584] Master@127.20.136.190:43403 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15783 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:11:52.456471 21026 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.136.190:41631
I20260709 13:11:52.457672 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:52.463944 25782 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
W20260709 13:11:52.464186 25781 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
W20260709 13:11:52.464816 25784 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
I20260709 13:11:52.466588 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:52.467698 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:52.467888 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:52.468003 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602712467993 us; error 0 us; skew 500 ppm
I20260709 13:11:52.468482 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:52.472332 21026 webserver.cc:533] Webserver started at http://127.20.136.190:43651/ using document root <none> and password file <none>
I20260709 13:11:52.473129 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:52.473392 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:52.473773 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:52.475574 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/master-0-root/instance:
uuid: "91f77a1f62454cba87c02b93b7be8453"
format_stamp: "Formatted at 2026-07-09 13:11:52 on dist-test-slave-cq4t"
I20260709 13:11:52.485972 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.006s	sys 0.004s
I20260709 13:11:52.489907 25789 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:52.490797 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:11:52.491240 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/master-0-root
uuid: "91f77a1f62454cba87c02b93b7be8453"
format_stamp: "Formatted at 2026-07-09 13:11:52 on dist-test-slave-cq4t"
I20260709 13:11:52.491518 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-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)
I20260709 13:11:52.506706 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:52.508023 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:52.550642 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.190:41631
I20260709 13:11:52.550725 25840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.190:41631 every 8 connection(s)
I20260709 13:11:52.555074 25841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:52.566696 25841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453: Bootstrap starting.
I20260709 13:11:52.571482 25841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:52.576081 25841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453: No bootstrap required, opened a new log
I20260709 13:11:52.578357 25841 raft_consensus.cc:359] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f77a1f62454cba87c02b93b7be8453" member_type: VOTER }
I20260709 13:11:52.578737 25841 raft_consensus.cc:385] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:52.578933 25841 raft_consensus.cc:740] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f77a1f62454cba87c02b93b7be8453, State: Initialized, Role: FOLLOWER
I20260709 13:11:52.579564 25841 consensus_queue.cc:260] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "91f77a1f62454cba87c02b93b7be8453" member_type: VOTER }
I20260709 13:11:52.579988 25841 raft_consensus.cc:399] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:11:52.580193 25841 raft_consensus.cc:493] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:11:52.580399 25841 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:52.585165 25841 raft_consensus.cc:515] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f77a1f62454cba87c02b93b7be8453" member_type: VOTER }
I20260709 13:11:52.585667 25841 leader_election.cc:304] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [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: 91f77a1f62454cba87c02b93b7be8453; no voters: 
I20260709 13:11:52.586799 25841 leader_election.cc:290] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:11:52.587276 25844 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:52.588716 25844 raft_consensus.cc:697] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 1 LEADER]: Becoming Leader. State: Replica: 91f77a1f62454cba87c02b93b7be8453, State: Running, Role: LEADER
I20260709 13:11:52.589471 25844 consensus_queue.cc:237] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [LEADER]: Queue going to LEADER mode. State: All 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: "91f77a1f62454cba87c02b93b7be8453" member_type: VOTER }
I20260709 13:11:52.590342 25841 sys_catalog.cc:565] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:11:52.593883 25845 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "91f77a1f62454cba87c02b93b7be8453" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f77a1f62454cba87c02b93b7be8453" member_type: VOTER } }
I20260709 13:11:52.594122 25846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 91f77a1f62454cba87c02b93b7be8453. Latest consensus state: current_term: 1 leader_uuid: "91f77a1f62454cba87c02b93b7be8453" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f77a1f62454cba87c02b93b7be8453" member_type: VOTER } }
I20260709 13:11:52.594655 25845 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:52.594681 25846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:52.602767 25850 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:11:52.608654 25850 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:11:52.611019 21026 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:11:52.618705 25850 catalog_manager.cc:1383] Generated new cluster ID: e23c347adeb7486485ebc2fa0202ea12
I20260709 13:11:52.619036 25850 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:11:52.640398 25850 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:11:52.642289 25850 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:11:52.658355 25850 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453: Generated new TSK 0
I20260709 13:11:52.658974 25850 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:11:52.678042 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:52.684957 25862 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
W20260709 13:11:52.686677 25863 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
W20260709 13:11:52.687752 25865 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
I20260709 13:11:52.688297 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:52.689329 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:52.689510 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:52.689625 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602712689614 us; error 0 us; skew 500 ppm
I20260709 13:11:52.690153 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:52.692684 21026 webserver.cc:533] Webserver started at http://127.20.136.129:41597/ using document root <none> and password file <none>
I20260709 13:11:52.693197 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:52.693396 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:52.693658 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:52.694773 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-0-root/instance:
uuid: "f75e5c1ac7f34c558b857c1a95973018"
format_stamp: "Formatted at 2026-07-09 13:11:52 on dist-test-slave-cq4t"
I20260709 13:11:52.699584 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:11:52.703912 25870 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:52.704813 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:11:52.705089 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "f75e5c1ac7f34c558b857c1a95973018"
format_stamp: "Formatted at 2026-07-09 13:11:52 on dist-test-slave-cq4t"
I20260709 13:11:52.705336 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-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)
I20260709 13:11:52.726204 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:52.727483 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:52.728953 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:52.731374 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:52.731583 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:52.731840 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:52.732005 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:52.778757 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:46055
I20260709 13:11:52.778867 25932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:46055 every 8 connection(s)
I20260709 13:11:52.784318 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:52.792543 25937 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
W20260709 13:11:52.794271 25938 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
I20260709 13:11:52.797541 21026 server_base.cc:1061] running on GCE node
W20260709 13:11:52.797587 25940 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
I20260709 13:11:52.798838 25933 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41631
I20260709 13:11:52.799383 25933 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:52.799403 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:52.799801 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:52.799990 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602712799975 us; error 0 us; skew 500 ppm
I20260709 13:11:52.800350 25933 heartbeater.cc:507] Master 127.20.136.190:41631 requested a full tablet report, sending...
I20260709 13:11:52.800684 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:52.802750 25806 ts_manager.cc:194] Registered new tserver with Master: f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129:46055)
I20260709 13:11:52.803838 21026 webserver.cc:533] Webserver started at http://127.20.136.130:38489/ using document root <none> and password file <none>
I20260709 13:11:52.804906 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:52.805260 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:52.805666 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:52.806008 25806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45494
I20260709 13:11:52.807749 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-1-root/instance:
uuid: "cdb980e5497e48c79f43bcdef60076f4"
format_stamp: "Formatted at 2026-07-09 13:11:52 on dist-test-slave-cq4t"
I20260709 13:11:52.813591 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:11:52.817498 25945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:52.818498 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:11:52.818863 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-1-root
uuid: "cdb980e5497e48c79f43bcdef60076f4"
format_stamp: "Formatted at 2026-07-09 13:11:52 on dist-test-slave-cq4t"
I20260709 13:11:52.819343 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-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)
I20260709 13:11:52.846717 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:52.848017 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:52.849640 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:52.852051 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:52.852411 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:52.852737 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:52.852944 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:52.908200 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.130:40645
I20260709 13:11:52.908321 26007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.130:40645 every 8 connection(s)
I20260709 13:11:52.913910 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:52.923990 26011 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
W20260709 13:11:52.924041 26012 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
W20260709 13:11:52.928480 26014 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
I20260709 13:11:52.928834 26008 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41631
I20260709 13:11:52.929427 26008 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:52.930559 26008 heartbeater.cc:507] Master 127.20.136.190:41631 requested a full tablet report, sending...
I20260709 13:11:52.930650 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:52.931840 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:52.932116 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:52.932283 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602712932271 us; error 0 us; skew 500 ppm
I20260709 13:11:52.932886 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:52.933431 25806 ts_manager.cc:194] Registered new tserver with Master: cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130:40645)
I20260709 13:11:52.935196 25806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45504
I20260709 13:11:52.935751 21026 webserver.cc:533] Webserver started at http://127.20.136.131:44115/ using document root <none> and password file <none>
I20260709 13:11:52.936399 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:52.936693 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:52.937022 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:52.938386 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-2-root/instance:
uuid: "f7e4d498cd19430db60997651634a1c5"
format_stamp: "Formatted at 2026-07-09 13:11:52 on dist-test-slave-cq4t"
I20260709 13:11:52.943348 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:11:52.947288 26019 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:52.948345 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:11:52.948725 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-2-root
uuid: "f7e4d498cd19430db60997651634a1c5"
format_stamp: "Formatted at 2026-07-09 13:11:52 on dist-test-slave-cq4t"
I20260709 13:11:52.949020 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602585657304-21026-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)
I20260709 13:11:52.967777 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:52.969022 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:52.970659 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:52.973013 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:52.973193 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:52.973460 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:52.973663 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:53.022527 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.131:38385
I20260709 13:11:53.022639 26081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.131:38385 every 8 connection(s)
I20260709 13:11:53.036774 26082 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41631
I20260709 13:11:53.037477 26082 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:53.038395 26082 heartbeater.cc:507] Master 127.20.136.190:41631 requested a full tablet report, sending...
I20260709 13:11:53.040683 25806 ts_manager.cc:194] Registered new tserver with Master: f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385)
I20260709 13:11:53.040908 21026 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015173495s
I20260709 13:11:53.042199 25806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45520
I20260709 13:11:53.070240 25806 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45526:
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"
    }
  }
}
W20260709 13:11:53.072499 25806 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.
I20260709 13:11:53.116112 25898 tablet_service.cc:1511] Processing CreateTablet for tablet 9765b556b10a4ef38ffad145c9febe2d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac305b41f45e40e398a2de633964c46a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:11:53.117381 25898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9765b556b10a4ef38ffad145c9febe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.127355 25897 tablet_service.cc:1511] Processing CreateTablet for tablet 97fe6eca93ad483abe04bb2ded66a654 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac305b41f45e40e398a2de633964c46a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:11:53.128854 25897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fe6eca93ad483abe04bb2ded66a654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.133355 26046 tablet_service.cc:1511] Processing CreateTablet for tablet 97fe6eca93ad483abe04bb2ded66a654 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac305b41f45e40e398a2de633964c46a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:11:53.134810 26046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fe6eca93ad483abe04bb2ded66a654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.127396 26047 tablet_service.cc:1511] Processing CreateTablet for tablet 9765b556b10a4ef38ffad145c9febe2d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac305b41f45e40e398a2de633964c46a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:11:53.136262 26047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9765b556b10a4ef38ffad145c9febe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.148820 25973 tablet_service.cc:1511] Processing CreateTablet for tablet 9765b556b10a4ef38ffad145c9febe2d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac305b41f45e40e398a2de633964c46a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:11:53.150271 25973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9765b556b10a4ef38ffad145c9febe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.164252 25972 tablet_service.cc:1511] Processing CreateTablet for tablet 97fe6eca93ad483abe04bb2ded66a654 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac305b41f45e40e398a2de633964c46a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:11:53.167348 25972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fe6eca93ad483abe04bb2ded66a654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.169709 26099 tablet_bootstrap.cc:492] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4: Bootstrap starting.
I20260709 13:11:53.176766 26098 tablet_bootstrap.cc:492] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5: Bootstrap starting.
I20260709 13:11:53.179553 26099 tablet_bootstrap.cc:654] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.184652 26098 tablet_bootstrap.cc:654] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.192564 26099 tablet_bootstrap.cc:492] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4: No bootstrap required, opened a new log
I20260709 13:11:53.199244 26099 ts_tablet_manager.cc:1403] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260709 13:11:53.206686 26097 tablet_bootstrap.cc:492] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018: Bootstrap starting.
I20260709 13:11:53.204035 26099 raft_consensus.cc:359] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } }
I20260709 13:11:53.212687 26099 raft_consensus.cc:385] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.213244 26099 raft_consensus.cc:740] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb980e5497e48c79f43bcdef60076f4, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.214143 26099 consensus_queue.cc:260] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } }
I20260709 13:11:53.214577 26097 tablet_bootstrap.cc:654] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.215719 26098 tablet_bootstrap.cc:492] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5: No bootstrap required, opened a new log
I20260709 13:11:53.216333 26098 ts_tablet_manager.cc:1403] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.025s
I20260709 13:11:53.216573 26008 heartbeater.cc:499] Master 127.20.136.190:41631 was elected leader, sending a full tablet report...
I20260709 13:11:53.218243 26099 ts_tablet_manager.cc:1434] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.007s
I20260709 13:11:53.219417 26099 tablet_bootstrap.cc:492] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4: Bootstrap starting.
I20260709 13:11:53.220119 26098 raft_consensus.cc:359] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.221004 26098 raft_consensus.cc:385] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.221333 26098 raft_consensus.cc:740] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e4d498cd19430db60997651634a1c5, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.222309 26098 consensus_queue.cc:260] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.226032 26097 tablet_bootstrap.cc:492] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018: No bootstrap required, opened a new log
I20260709 13:11:53.226711 26097 ts_tablet_manager.cc:1403] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 13:11:53.228281 26099 tablet_bootstrap.cc:654] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.230283 26097 raft_consensus.cc:359] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } }
I20260709 13:11:53.231264 26097 raft_consensus.cc:385] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.231662 26097 raft_consensus.cc:740] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f75e5c1ac7f34c558b857c1a95973018, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.232640 26097 consensus_queue.cc:260] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } }
I20260709 13:11:53.233567 26098 ts_tablet_manager.cc:1434] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.002s
I20260709 13:11:53.234839 26098 tablet_bootstrap.cc:492] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5: Bootstrap starting.
I20260709 13:11:53.235738 26082 heartbeater.cc:499] Master 127.20.136.190:41631 was elected leader, sending a full tablet report...
I20260709 13:11:53.240281 26099 tablet_bootstrap.cc:492] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4: No bootstrap required, opened a new log
I20260709 13:11:53.241271 26099 ts_tablet_manager.cc:1403] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:11:53.241564 26098 tablet_bootstrap.cc:654] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.246945 26099 raft_consensus.cc:359] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.247808 26097 ts_tablet_manager.cc:1434] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:11:53.248136 25933 heartbeater.cc:499] Master 127.20.136.190:41631 was elected leader, sending a full tablet report...
I20260709 13:11:53.249668 26097 tablet_bootstrap.cc:492] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018: Bootstrap starting.
I20260709 13:11:53.248884 26099 raft_consensus.cc:385] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.250801 26099 raft_consensus.cc:740] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb980e5497e48c79f43bcdef60076f4, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.251050 26098 tablet_bootstrap.cc:492] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5: No bootstrap required, opened a new log
I20260709 13:11:53.251667 26098 ts_tablet_manager.cc:1403] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 13:11:53.251976 26099 consensus_queue.cc:260] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.254626 26098 raft_consensus.cc:359] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } }
I20260709 13:11:53.255481 26098 raft_consensus.cc:385] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.255817 26098 raft_consensus.cc:740] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e4d498cd19430db60997651634a1c5, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.256729 26097 tablet_bootstrap.cc:654] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.258104 26099 ts_tablet_manager.cc:1434] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:11:53.256733 26098 consensus_queue.cc:260] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } }
I20260709 13:11:53.260700 26098 ts_tablet_manager.cc:1434] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:53.267554 26097 tablet_bootstrap.cc:492] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018: No bootstrap required, opened a new log
I20260709 13:11:53.268163 26097 ts_tablet_manager.cc:1403] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:11:53.270303 26097 raft_consensus.cc:359] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.270838 26097 raft_consensus.cc:385] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.271143 26097 raft_consensus.cc:740] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f75e5c1ac7f34c558b857c1a95973018, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.271762 26097 consensus_queue.cc:260] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.273301 26097 ts_tablet_manager.cc:1434] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:53.291083 26102 raft_consensus.cc:493] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.291788 26102 raft_consensus.cc:515] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.294644 26102 leader_election.cc:290] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129:46055), f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385)
I20260709 13:11:53.306439 25908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fe6eca93ad483abe04bb2ded66a654" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f75e5c1ac7f34c558b857c1a95973018" is_pre_election: true
I20260709 13:11:53.307451 25908 raft_consensus.cc:2468] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 0.
I20260709 13:11:53.307669 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fe6eca93ad483abe04bb2ded66a654" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e4d498cd19430db60997651634a1c5" is_pre_election: true
I20260709 13:11:53.308367 26057 raft_consensus.cc:2468] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 0.
I20260709 13:11:53.308693 25949 leader_election.cc:304] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb980e5497e48c79f43bcdef60076f4, f75e5c1ac7f34c558b857c1a95973018; no voters: 
I20260709 13:11:53.309584 26102 raft_consensus.cc:2804] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:53.309897 26102 raft_consensus.cc:493] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:53.310333 26102 raft_consensus.cc:3060] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.315788 26102 raft_consensus.cc:515] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.317829 26102 leader_election.cc:290] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 election: Requested vote from peers f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129:46055), f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385)
I20260709 13:11:53.318893 25908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fe6eca93ad483abe04bb2ded66a654" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f75e5c1ac7f34c558b857c1a95973018"
I20260709 13:11:53.319067 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fe6eca93ad483abe04bb2ded66a654" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e4d498cd19430db60997651634a1c5"
I20260709 13:11:53.319572 25908 raft_consensus.cc:3060] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.319731 26057 raft_consensus.cc:3060] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.325474 25908 raft_consensus.cc:2468] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 1.
I20260709 13:11:53.325716 26057 raft_consensus.cc:2468] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 1.
I20260709 13:11:53.326815 25949 leader_election.cc:304] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb980e5497e48c79f43bcdef60076f4, f75e5c1ac7f34c558b857c1a95973018; no voters: 
I20260709 13:11:53.327793 26102 raft_consensus.cc:2804] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:53.328841 26102 raft_consensus.cc:697] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Becoming Leader. State: Replica: cdb980e5497e48c79f43bcdef60076f4, State: Running, Role: LEADER
I20260709 13:11:53.329605 26102 consensus_queue.cc:237] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.337679 25805 catalog_manager.cc:5697] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "cdb980e5497e48c79f43bcdef60076f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.471587 26106 raft_consensus.cc:493] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.472280 26106 raft_consensus.cc:515] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } }
I20260709 13:11:53.474731 26106 leader_election.cc:290] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385), cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130:40645)
I20260709 13:11:53.485589 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9765b556b10a4ef38ffad145c9febe2d" candidate_uuid: "f75e5c1ac7f34c558b857c1a95973018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e4d498cd19430db60997651634a1c5" is_pre_election: true
I20260709 13:11:53.486284 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9765b556b10a4ef38ffad145c9febe2d" candidate_uuid: "f75e5c1ac7f34c558b857c1a95973018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb980e5497e48c79f43bcdef60076f4" is_pre_election: true
I20260709 13:11:53.486439 26057 raft_consensus.cc:2468] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f75e5c1ac7f34c558b857c1a95973018 in term 0.
I20260709 13:11:53.487016 25983 raft_consensus.cc:2468] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f75e5c1ac7f34c558b857c1a95973018 in term 0.
I20260709 13:11:53.487697 25871 leader_election.cc:304] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f75e5c1ac7f34c558b857c1a95973018, f7e4d498cd19430db60997651634a1c5; no voters: 
I20260709 13:11:53.488761 26106 raft_consensus.cc:2804] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:53.489197 26106 raft_consensus.cc:493] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:53.489494 26106 raft_consensus.cc:3060] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.495962 26106 raft_consensus.cc:515] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } }
I20260709 13:11:53.498442 26106 leader_election.cc:290] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [CANDIDATE]: Term 1 election: Requested vote from peers f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385), cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130:40645)
I20260709 13:11:53.498835 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9765b556b10a4ef38ffad145c9febe2d" candidate_uuid: "f75e5c1ac7f34c558b857c1a95973018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e4d498cd19430db60997651634a1c5"
I20260709 13:11:53.499068 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9765b556b10a4ef38ffad145c9febe2d" candidate_uuid: "f75e5c1ac7f34c558b857c1a95973018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb980e5497e48c79f43bcdef60076f4"
I20260709 13:11:53.499549 26057 raft_consensus.cc:3060] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.499686 25983 raft_consensus.cc:3060] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.505271 26057 raft_consensus.cc:2468] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f75e5c1ac7f34c558b857c1a95973018 in term 1.
I20260709 13:11:53.505417 25983 raft_consensus.cc:2468] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f75e5c1ac7f34c558b857c1a95973018 in term 1.
I20260709 13:11:53.506523 25871 leader_election.cc:304] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f75e5c1ac7f34c558b857c1a95973018, f7e4d498cd19430db60997651634a1c5; no voters: 
I20260709 13:11:53.507342 26106 raft_consensus.cc:2804] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:53.508685 26106 raft_consensus.cc:697] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 1 LEADER]: Becoming Leader. State: Replica: f75e5c1ac7f34c558b857c1a95973018, State: Running, Role: LEADER
I20260709 13:11:53.509411 26106 consensus_queue.cc:237] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } }
I20260709 13:11:53.517360 25805 catalog_manager.cc:5697] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 reported cstate change: term changed from 0 to 1, leader changed from <none> to f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "f75e5c1ac7f34c558b857c1a95973018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.615049 25805 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45536:
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"
    }
  }
}
W20260709 13:11:53.617169 25805 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.
I20260709 13:11:53.642458 25897 tablet_service.cc:1511] Processing CreateTablet for tablet a7d20b577e4d4ee08e56613648fd057d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6f6523c93dc340e58bce050267b4b721]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:11:53.644016 25897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d20b577e4d4ee08e56613648fd057d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.643935 25972 tablet_service.cc:1511] Processing CreateTablet for tablet a7d20b577e4d4ee08e56613648fd057d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6f6523c93dc340e58bce050267b4b721]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:11:53.645498 25972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d20b577e4d4ee08e56613648fd057d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.646122 26047 tablet_service.cc:1511] Processing CreateTablet for tablet a7d20b577e4d4ee08e56613648fd057d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6f6523c93dc340e58bce050267b4b721]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:11:53.647545 26047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d20b577e4d4ee08e56613648fd057d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.648622 25973 tablet_service.cc:1511] Processing CreateTablet for tablet 8f89e02a6a6d4b45b3548edcba27c08d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6f6523c93dc340e58bce050267b4b721]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:11:53.650059 25973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f89e02a6a6d4b45b3548edcba27c08d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.653187 25898 tablet_service.cc:1511] Processing CreateTablet for tablet 8f89e02a6a6d4b45b3548edcba27c08d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6f6523c93dc340e58bce050267b4b721]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:11:53.654647 25898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f89e02a6a6d4b45b3548edcba27c08d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.663332 26097 tablet_bootstrap.cc:492] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018: Bootstrap starting.
I20260709 13:11:53.665680 26099 tablet_bootstrap.cc:492] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4: Bootstrap starting.
I20260709 13:11:53.670348 26097 tablet_bootstrap.cc:654] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.673069 26099 tablet_bootstrap.cc:654] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.673308 26046 tablet_service.cc:1511] Processing CreateTablet for tablet 8f89e02a6a6d4b45b3548edcba27c08d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6f6523c93dc340e58bce050267b4b721]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:11:53.674865 26046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f89e02a6a6d4b45b3548edcba27c08d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:53.684700 26097 tablet_bootstrap.cc:492] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018: No bootstrap required, opened a new log
I20260709 13:11:53.685472 26097 ts_tablet_manager.cc:1403] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 13:11:53.689049 26097 raft_consensus.cc:359] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.690120 26097 raft_consensus.cc:385] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.690629 26097 raft_consensus.cc:740] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f75e5c1ac7f34c558b857c1a95973018, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.691674 26097 consensus_queue.cc:260] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.693636 26098 tablet_bootstrap.cc:492] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5: Bootstrap starting.
I20260709 13:11:53.699586 26097 ts_tablet_manager.cc:1434] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:11:53.700816 26097 tablet_bootstrap.cc:492] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018: Bootstrap starting.
I20260709 13:11:53.703205 26098 tablet_bootstrap.cc:654] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.709455 26097 tablet_bootstrap.cc:654] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.712414 26099 tablet_bootstrap.cc:492] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4: No bootstrap required, opened a new log
I20260709 13:11:53.713088 26099 ts_tablet_manager.cc:1403] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.022s
I20260709 13:11:53.713276 26098 tablet_bootstrap.cc:492] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5: No bootstrap required, opened a new log
I20260709 13:11:53.713913 26098 ts_tablet_manager.cc:1403] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260709 13:11:53.717417 26099 raft_consensus.cc:359] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.717933 26098 raft_consensus.cc:359] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.718360 26099 raft_consensus.cc:385] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.718657 26098 raft_consensus.cc:385] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.718804 26099 raft_consensus.cc:740] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb980e5497e48c79f43bcdef60076f4, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.719165 26098 raft_consensus.cc:740] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e4d498cd19430db60997651634a1c5, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.719404 26097 tablet_bootstrap.cc:492] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018: No bootstrap required, opened a new log
I20260709 13:11:53.720069 26097 ts_tablet_manager.cc:1403] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 13:11:53.720029 26098 consensus_queue.cc:260] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.719844 26099 consensus_queue.cc:260] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.722349 26098 ts_tablet_manager.cc:1434] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:11:53.723433 26098 tablet_bootstrap.cc:492] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5: Bootstrap starting.
I20260709 13:11:53.726769 26097 raft_consensus.cc:359] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.727744 26097 raft_consensus.cc:385] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.727861 26099 ts_tablet_manager.cc:1434] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:11:53.728189 26097 raft_consensus.cc:740] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f75e5c1ac7f34c558b857c1a95973018, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.729180 26099 tablet_bootstrap.cc:492] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4: Bootstrap starting.
I20260709 13:11:53.729293 26097 consensus_queue.cc:260] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.730558 26098 tablet_bootstrap.cc:654] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.736438 26097 ts_tablet_manager.cc:1434] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:11:53.737749 26099 tablet_bootstrap.cc:654] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:53.740818 26098 tablet_bootstrap.cc:492] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5: No bootstrap required, opened a new log
I20260709 13:11:53.741325 26098 ts_tablet_manager.cc:1403] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 13:11:53.744202 26098 raft_consensus.cc:359] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.745097 26098 raft_consensus.cc:385] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.745373 26098 raft_consensus.cc:740] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e4d498cd19430db60997651634a1c5, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.746304 26098 consensus_queue.cc:260] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.748348 26098 ts_tablet_manager.cc:1434] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:11:53.749519 26102 raft_consensus.cc:493] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.750171 26102 raft_consensus.cc:515] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.753302 25908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f75e5c1ac7f34c558b857c1a95973018" is_pre_election: true
I20260709 13:11:53.753762 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e4d498cd19430db60997651634a1c5" is_pre_election: true
I20260709 13:11:53.753980 25908 raft_consensus.cc:2468] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 0.
I20260709 13:11:53.754225 26102 leader_election.cc:290] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129:46055), f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385)
I20260709 13:11:53.754541 26057 raft_consensus.cc:2468] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 0.
I20260709 13:11:53.755649 26099 tablet_bootstrap.cc:492] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4: No bootstrap required, opened a new log
I20260709 13:11:53.755544 25949 leader_election.cc:304] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb980e5497e48c79f43bcdef60076f4, f75e5c1ac7f34c558b857c1a95973018; no voters: 
I20260709 13:11:53.756286 26099 ts_tablet_manager.cc:1403] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.006s
I20260709 13:11:53.757442 26102 raft_consensus.cc:2804] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:53.757920 26102 raft_consensus.cc:493] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:53.758285 26102 raft_consensus.cc:3060] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.759399 26110 consensus_queue.cc:1048] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:53.759424 26099 raft_consensus.cc:359] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.760308 26099 raft_consensus.cc:385] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:53.760632 26099 raft_consensus.cc:740] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb980e5497e48c79f43bcdef60076f4, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.761416 26099 consensus_queue.cc:260] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.763783 26099 ts_tablet_manager.cc:1434] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:53.768695 26102 raft_consensus.cc:515] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.772668 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e4d498cd19430db60997651634a1c5"
I20260709 13:11:53.773849 26057 raft_consensus.cc:3060] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.777191 25908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f75e5c1ac7f34c558b857c1a95973018"
I20260709 13:11:53.778028 25908 raft_consensus.cc:3060] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.781059 26102 leader_election.cc:290] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 election: Requested vote from peers f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129:46055), f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385)
I20260709 13:11:53.784530 26057 raft_consensus.cc:2468] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 1.
I20260709 13:11:53.785943 25946 leader_election.cc:304] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb980e5497e48c79f43bcdef60076f4, f7e4d498cd19430db60997651634a1c5; no voters: 
I20260709 13:11:53.787070 26110 raft_consensus.cc:2804] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:53.787892 26102 raft_consensus.cc:493] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.788280 26102 raft_consensus.cc:515] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.790809 26102 leader_election.cc:290] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129:46055), f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385)
I20260709 13:11:53.790853 25908 raft_consensus.cc:2468] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 1.
I20260709 13:11:53.791086 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f89e02a6a6d4b45b3548edcba27c08d" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f75e5c1ac7f34c558b857c1a95973018" is_pre_election: true
I20260709 13:11:53.792109 25906 raft_consensus.cc:2468] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 0.
I20260709 13:11:53.793229 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f89e02a6a6d4b45b3548edcba27c08d" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e4d498cd19430db60997651634a1c5" is_pre_election: true
I20260709 13:11:53.793910 26057 raft_consensus.cc:2468] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 0.
I20260709 13:11:53.794344 25949 leader_election.cc:304] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb980e5497e48c79f43bcdef60076f4, f75e5c1ac7f34c558b857c1a95973018; no voters: 
I20260709 13:11:53.795564 26102 raft_consensus.cc:2804] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:53.796099 26102 raft_consensus.cc:493] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:53.796551 26102 raft_consensus.cc:3060] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.801224 26110 raft_consensus.cc:697] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Becoming Leader. State: Replica: cdb980e5497e48c79f43bcdef60076f4, State: Running, Role: LEADER
I20260709 13:11:53.802990 26110 consensus_queue.cc:237] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.803208 26131 consensus_queue.cc:1048] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:11:53.809799 26102 raft_consensus.cc:515] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.815716 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f89e02a6a6d4b45b3548edcba27c08d" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e4d498cd19430db60997651634a1c5"
I20260709 13:11:53.815925 25907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f89e02a6a6d4b45b3548edcba27c08d" candidate_uuid: "cdb980e5497e48c79f43bcdef60076f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f75e5c1ac7f34c558b857c1a95973018"
I20260709 13:11:53.816403 26056 raft_consensus.cc:3060] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.816815 26102 leader_election.cc:290] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 election: Requested vote from peers f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129:46055), f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385)
I20260709 13:11:53.818753 25907 raft_consensus.cc:3060] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:53.823689 25806 catalog_manager.cc:5697] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "cdb980e5497e48c79f43bcdef60076f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.826563 25907 raft_consensus.cc:2468] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 1.
I20260709 13:11:53.828151 25949 leader_election.cc:304] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb980e5497e48c79f43bcdef60076f4, f75e5c1ac7f34c558b857c1a95973018; no voters: 
I20260709 13:11:53.830114 26056 raft_consensus.cc:2468] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb980e5497e48c79f43bcdef60076f4 in term 1.
I20260709 13:11:53.830734 26110 raft_consensus.cc:2804] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:53.831446 26110 raft_consensus.cc:697] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Becoming Leader. State: Replica: cdb980e5497e48c79f43bcdef60076f4, State: Running, Role: LEADER
I20260709 13:11:53.832378 26110 consensus_queue.cc:237] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:53.843477 25806 catalog_manager.cc:5697] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "cdb980e5497e48c79f43bcdef60076f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.886713 25983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d"
dest_uuid: "cdb980e5497e48c79f43bcdef60076f4"
mode: GRACEFUL
new_leader_uuid: "f75e5c1ac7f34c558b857c1a95973018"
 from {username='slave'} at 127.0.0.1:50258
I20260709 13:11:53.887321 25983 raft_consensus.cc:606] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Received request to transfer leadership to TS f75e5c1ac7f34c558b857c1a95973018
I20260709 13:11:53.893540 25983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f89e02a6a6d4b45b3548edcba27c08d"
dest_uuid: "cdb980e5497e48c79f43bcdef60076f4"
mode: GRACEFUL
new_leader_uuid: "f75e5c1ac7f34c558b857c1a95973018"
 from {username='slave'} at 127.0.0.1:50258
I20260709 13:11:53.894093 25983 raft_consensus.cc:606] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Received request to transfer leadership to TS f75e5c1ac7f34c558b857c1a95973018
I20260709 13:11:53.978313 26106 consensus_queue.cc:1048] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:53.992667 26106 consensus_queue.cc:1048] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:54.189451 26110 consensus_queue.cc:1048] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:54.201354 26110 consensus_queue.cc:1048] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:54.210776 26110 raft_consensus.cc:993] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4: : Instructing follower f75e5c1ac7f34c558b857c1a95973018 to start an election
I20260709 13:11:54.211336 26110 raft_consensus.cc:1081] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Signalling peer f75e5c1ac7f34c558b857c1a95973018 to start an election
I20260709 13:11:54.213133 25907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d"
dest_uuid: "f75e5c1ac7f34c558b857c1a95973018"
 from {username='slave'} at 127.0.0.1:40390
I20260709 13:11:54.213745 25907 raft_consensus.cc:493] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:54.214167 25907 raft_consensus.cc:3060] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.220530 25907 raft_consensus.cc:515] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:54.223340 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d" candidate_uuid: "f75e5c1ac7f34c558b857c1a95973018" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb980e5497e48c79f43bcdef60076f4"
I20260709 13:11:54.223763 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d" candidate_uuid: "f75e5c1ac7f34c558b857c1a95973018" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7e4d498cd19430db60997651634a1c5"
I20260709 13:11:54.224018 25983 raft_consensus.cc:3055] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:54.224457 25983 raft_consensus.cc:740] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb980e5497e48c79f43bcdef60076f4, State: Running, Role: LEADER
I20260709 13:11:54.224452 26056 raft_consensus.cc:3060] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.224541 25907 leader_election.cc:290] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [CANDIDATE]: Term 2 election: Requested vote from peers cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130:40645), f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385)
I20260709 13:11:54.225433 25983 consensus_queue.cc:260] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:54.226840 25983 raft_consensus.cc:3060] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.230857 26056 raft_consensus.cc:2468] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f75e5c1ac7f34c558b857c1a95973018 in term 2.
I20260709 13:11:54.232151 25871 leader_election.cc:304] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f75e5c1ac7f34c558b857c1a95973018, f7e4d498cd19430db60997651634a1c5; no voters: 
I20260709 13:11:54.232250 25983 raft_consensus.cc:2468] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f75e5c1ac7f34c558b857c1a95973018 in term 2.
I20260709 13:11:54.233142 26106 raft_consensus.cc:2804] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:54.233646 26106 raft_consensus.cc:697] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 2 LEADER]: Becoming Leader. State: Replica: f75e5c1ac7f34c558b857c1a95973018, State: Running, Role: LEADER
I20260709 13:11:54.234547 26106 consensus_queue.cc:237] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:54.241896 25804 catalog_manager.cc:5697] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 reported cstate change: term changed from 1 to 2, leader changed from cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130) to f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "f75e5c1ac7f34c558b857c1a95973018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:54.328640 26110 consensus_queue.cc:1048] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:54.335928 26102 raft_consensus.cc:993] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4: : Instructing follower f75e5c1ac7f34c558b857c1a95973018 to start an election
I20260709 13:11:54.336664 26102 raft_consensus.cc:1081] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Signalling peer f75e5c1ac7f34c558b857c1a95973018 to start an election
I20260709 13:11:54.338737 25906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f89e02a6a6d4b45b3548edcba27c08d"
dest_uuid: "f75e5c1ac7f34c558b857c1a95973018"
 from {username='slave'} at 127.0.0.1:40390
I20260709 13:11:54.341235 25906 raft_consensus.cc:493] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:54.341675 25906 raft_consensus.cc:3060] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.343119 26102 consensus_queue.cc:1048] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:54.349967 25906 raft_consensus.cc:515] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:54.355506 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f89e02a6a6d4b45b3548edcba27c08d" candidate_uuid: "f75e5c1ac7f34c558b857c1a95973018" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb980e5497e48c79f43bcdef60076f4"
I20260709 13:11:54.356392 25983 raft_consensus.cc:3055] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:54.357924 25983 raft_consensus.cc:740] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb980e5497e48c79f43bcdef60076f4, State: Running, Role: LEADER
I20260709 13:11:54.358100 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f89e02a6a6d4b45b3548edcba27c08d" candidate_uuid: "f75e5c1ac7f34c558b857c1a95973018" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7e4d498cd19430db60997651634a1c5"
I20260709 13:11:54.357465 25906 leader_election.cc:290] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [CANDIDATE]: Term 2 election: Requested vote from peers cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130:40645), f7e4d498cd19430db60997651634a1c5 (127.20.136.131:38385)
I20260709 13:11:54.358791 26056 raft_consensus.cc:3060] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.360154 25983 consensus_queue.cc:260] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:54.361629 25983 raft_consensus.cc:3060] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.365809 26056 raft_consensus.cc:2468] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f75e5c1ac7f34c558b857c1a95973018 in term 2.
I20260709 13:11:54.367594 25871 leader_election.cc:304] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f75e5c1ac7f34c558b857c1a95973018, f7e4d498cd19430db60997651634a1c5; no voters: 
I20260709 13:11:54.368453 26106 raft_consensus.cc:2804] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:54.369431 25983 raft_consensus.cc:2468] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f75e5c1ac7f34c558b857c1a95973018 in term 2.
I20260709 13:11:54.370030 26106 raft_consensus.cc:697] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 2 LEADER]: Becoming Leader. State: Replica: f75e5c1ac7f34c558b857c1a95973018, State: Running, Role: LEADER
I20260709 13:11:54.371062 26106 consensus_queue.cc:237] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:54.377938 25806 catalog_manager.cc:5697] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 reported cstate change: term changed from 1 to 2, leader changed from cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130) to f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "f75e5c1ac7f34c558b857c1a95973018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:54.626137 26057 raft_consensus.cc:1275] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 2 FOLLOWER]: Refusing update from remote peer f75e5c1ac7f34c558b857c1a95973018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:54.627914 26106 consensus_queue.cc:1048] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:54.638578 25983 raft_consensus.cc:1275] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 2 FOLLOWER]: Refusing update from remote peer f75e5c1ac7f34c558b857c1a95973018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:54.642418 26106 consensus_queue.cc:1048] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:54.662302 21026 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:11:54.663969 21026 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:11:54.664314 21026 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:11:54.676533 25906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d"
dest_uuid: "f75e5c1ac7f34c558b857c1a95973018"
mode: GRACEFUL
new_leader_uuid: "f7e4d498cd19430db60997651634a1c5"
 from {username='slave'} at 127.0.0.1:40398
I20260709 13:11:54.677062 25906 raft_consensus.cc:606] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 2 LEADER]: Received request to transfer leadership to TS f7e4d498cd19430db60997651634a1c5
I20260709 13:11:54.678270 21026 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:11:54.759804 26057 raft_consensus.cc:1275] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 2 FOLLOWER]: Refusing update from remote peer f75e5c1ac7f34c558b857c1a95973018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:54.761158 26106 consensus_queue.cc:1048] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:54.769115 25983 raft_consensus.cc:1275] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 2 FOLLOWER]: Refusing update from remote peer f75e5c1ac7f34c558b857c1a95973018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:54.771675 26106 consensus_queue.cc:1048] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:55.253145 26145 raft_consensus.cc:993] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018: : Instructing follower f7e4d498cd19430db60997651634a1c5 to start an election
I20260709 13:11:55.253654 26106 raft_consensus.cc:1081] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 2 LEADER]: Signalling peer f7e4d498cd19430db60997651634a1c5 to start an election
I20260709 13:11:55.255254 26057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d"
dest_uuid: "f7e4d498cd19430db60997651634a1c5"
 from {username='slave'} at 127.0.0.1:58358
I20260709 13:11:55.255710 26057 raft_consensus.cc:493] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:55.256083 26057 raft_consensus.cc:3060] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:55.262087 26057 raft_consensus.cc:515] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:55.264194 26057 leader_election.cc:290] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [CANDIDATE]: Term 3 election: Requested vote from peers f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129:46055), cdb980e5497e48c79f43bcdef60076f4 (127.20.136.130:40645)
I20260709 13:11:55.287902 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d" candidate_uuid: "f7e4d498cd19430db60997651634a1c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f75e5c1ac7f34c558b857c1a95973018"
I20260709 13:11:55.288463 25906 raft_consensus.cc:3055] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:55.288785 25906 raft_consensus.cc:740] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f75e5c1ac7f34c558b857c1a95973018, State: Running, Role: LEADER
I20260709 13:11:55.288550 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d20b577e4d4ee08e56613648fd057d" candidate_uuid: "f7e4d498cd19430db60997651634a1c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb980e5497e48c79f43bcdef60076f4"
I20260709 13:11:55.289434 25983 raft_consensus.cc:3060] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:55.289690 25906 consensus_queue.cc:260] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [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: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:55.291124 25906 raft_consensus.cc:3060] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:55.298511 25906 raft_consensus.cc:2468] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e4d498cd19430db60997651634a1c5 in term 3.
I20260709 13:11:55.300168 25983 raft_consensus.cc:2468] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7e4d498cd19430db60997651634a1c5 in term 3.
I20260709 13:11:55.300030 26023 leader_election.cc:304] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [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: f75e5c1ac7f34c558b857c1a95973018, f7e4d498cd19430db60997651634a1c5; no voters: 
I20260709 13:11:55.302671 26152 raft_consensus.cc:2804] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:55.303717 26152 raft_consensus.cc:697] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 3 LEADER]: Becoming Leader. State: Replica: f7e4d498cd19430db60997651634a1c5, State: Running, Role: LEADER
I20260709 13:11:55.304522 26152 consensus_queue.cc:237] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [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: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } }
I20260709 13:11:55.311234 25804 catalog_manager.cc:5697] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 reported cstate change: term changed from 2 to 3, leader changed from f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129) to f7e4d498cd19430db60997651634a1c5 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "f7e4d498cd19430db60997651634a1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f75e5c1ac7f34c558b857c1a95973018" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7e4d498cd19430db60997651634a1c5" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 38385 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:55.834694 21026 tablet_server.cc:179] TabletServer@127.20.136.129:0 shutting down...
I20260709 13:11:55.860663 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:55.861438 21026 tablet_replica.cc:333] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018: stopping tablet replica
I20260709 13:11:55.862210 21026 raft_consensus.cc:2243] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:55.863103 21026 raft_consensus.cc:2272] T 8f89e02a6a6d4b45b3548edcba27c08d P f75e5c1ac7f34c558b857c1a95973018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:55.865108 21026 tablet_replica.cc:333] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018: stopping tablet replica
I20260709 13:11:55.865635 21026 raft_consensus.cc:2243] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:55.866010 21026 raft_consensus.cc:2272] T a7d20b577e4d4ee08e56613648fd057d P f75e5c1ac7f34c558b857c1a95973018 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:55.867920 21026 tablet_replica.cc:333] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018: stopping tablet replica
I20260709 13:11:55.868412 21026 raft_consensus.cc:2243] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:55.868791 21026 raft_consensus.cc:2272] T 97fe6eca93ad483abe04bb2ded66a654 P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:55.870539 21026 tablet_replica.cc:333] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018: stopping tablet replica
I20260709 13:11:55.871066 21026 raft_consensus.cc:2243] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:55.871809 21026 raft_consensus.cc:2272] T 9765b556b10a4ef38ffad145c9febe2d P f75e5c1ac7f34c558b857c1a95973018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:55.896240 21026 tablet_server.cc:196] TabletServer@127.20.136.129:0 shutdown complete.
I20260709 13:11:55.900849 25983 raft_consensus.cc:1275] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 3 FOLLOWER]: Refusing update from remote peer f7e4d498cd19430db60997651634a1c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:55.902207 26157 consensus_queue.cc:1048] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb980e5497e48c79f43bcdef60076f4" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:55.911538 21026 tablet_server.cc:179] TabletServer@127.20.136.130:0 shutting down...
W20260709 13:11:55.936169 26023 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.136.129:46055: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260709 13:11:55.942421 26023 consensus_peers.cc:597] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 -> Peer f75e5c1ac7f34c558b857c1a95973018 (127.20.136.129:46055): Couldn't send request to peer f75e5c1ac7f34c558b857c1a95973018. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:46055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:55.963773 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:55.964540 21026 tablet_replica.cc:333] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4: stopping tablet replica
I20260709 13:11:55.965123 21026 raft_consensus.cc:2243] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:55.965688 21026 raft_consensus.cc:2272] T 8f89e02a6a6d4b45b3548edcba27c08d P cdb980e5497e48c79f43bcdef60076f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:55.967571 21026 tablet_replica.cc:333] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4: stopping tablet replica
I20260709 13:11:55.968091 21026 raft_consensus.cc:2243] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:55.968541 21026 raft_consensus.cc:2272] T a7d20b577e4d4ee08e56613648fd057d P cdb980e5497e48c79f43bcdef60076f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:55.970690 21026 tablet_replica.cc:333] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4: stopping tablet replica
I20260709 13:11:55.971225 21026 raft_consensus.cc:2243] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:55.971956 21026 raft_consensus.cc:2272] T 97fe6eca93ad483abe04bb2ded66a654 P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:55.973742 21026 tablet_replica.cc:333] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4: stopping tablet replica
I20260709 13:11:55.974218 21026 raft_consensus.cc:2243] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:55.974611 21026 raft_consensus.cc:2272] T 9765b556b10a4ef38ffad145c9febe2d P cdb980e5497e48c79f43bcdef60076f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:55.997254 21026 tablet_server.cc:196] TabletServer@127.20.136.130:0 shutdown complete.
I20260709 13:11:56.009732 21026 tablet_server.cc:179] TabletServer@127.20.136.131:0 shutting down...
I20260709 13:11:56.030248 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:56.030870 21026 tablet_replica.cc:333] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5: stopping tablet replica
I20260709 13:11:56.031474 21026 raft_consensus.cc:2243] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:56.031929 21026 raft_consensus.cc:2272] T 8f89e02a6a6d4b45b3548edcba27c08d P f7e4d498cd19430db60997651634a1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:56.033703 21026 tablet_replica.cc:333] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5: stopping tablet replica
I20260709 13:11:56.034224 21026 raft_consensus.cc:2243] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:56.035040 21026 raft_consensus.cc:2272] T a7d20b577e4d4ee08e56613648fd057d P f7e4d498cd19430db60997651634a1c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:56.037505 21026 tablet_replica.cc:333] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5: stopping tablet replica
I20260709 13:11:56.038008 21026 raft_consensus.cc:2243] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:56.038426 21026 raft_consensus.cc:2272] T 9765b556b10a4ef38ffad145c9febe2d P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:56.040180 21026 tablet_replica.cc:333] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5: stopping tablet replica
I20260709 13:11:56.040663 21026 raft_consensus.cc:2243] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:56.041056 21026 raft_consensus.cc:2272] T 97fe6eca93ad483abe04bb2ded66a654 P f7e4d498cd19430db60997651634a1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:56.055159 21026 tablet_server.cc:196] TabletServer@127.20.136.131:0 shutdown complete.
I20260709 13:11:56.066524 21026 master.cc:562] Master@127.20.136.190:41631 shutting down...
I20260709 13:11:56.081590 21026 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:56.082158 21026 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:56.082484 21026 tablet_replica.cc:333] T 00000000000000000000000000000000 P 91f77a1f62454cba87c02b93b7be8453: stopping tablet replica
I20260709 13:11:56.103243 21026 master.cc:584] Master@127.20.136.190:41631 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3675 ms)
[----------] 6 tests from LeaderRebalancerTest (130305 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:11:56.131919 21026 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.136.190:36185
I20260709 13:11:56.133144 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:56.138505 26165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:11:56.138648 26166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:11:56.140733 26168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:11:56.141630 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:56.142560 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:56.142738 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:56.143097 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602716142904 us; error 0 us; skew 500 ppm
I20260709 13:11:56.143642 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:56.146023 21026 webserver.cc:533] Webserver started at http://127.20.136.190:34439/ using document root <none> and password file <none>
I20260709 13:11:56.146541 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:56.146729 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:56.147027 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:56.148089 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/master-0-root/instance:
uuid: "fba0600285194c3f94c9508201a3fef1"
format_stamp: "Formatted at 2026-07-09 13:11:56 on dist-test-slave-cq4t"
I20260709 13:11:56.153193 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:11:56.156986 26173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.157868 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:11:56.158298 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/master-0-root
uuid: "fba0600285194c3f94c9508201a3fef1"
format_stamp: "Formatted at 2026-07-09 13:11:56 on dist-test-slave-cq4t"
I20260709 13:11:56.158627 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-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)
I20260709 13:11:56.168936 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:56.169991 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:56.207512 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.190:36185
I20260709 13:11:56.207651 26224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.190:36185 every 8 connection(s)
I20260709 13:11:56.211472 26225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.222393 26225 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1: Bootstrap starting.
I20260709 13:11:56.227070 26225 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:56.231423 26225 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1: No bootstrap required, opened a new log
I20260709 13:11:56.233455 26225 raft_consensus.cc:359] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fba0600285194c3f94c9508201a3fef1" member_type: VOTER }
I20260709 13:11:56.233846 26225 raft_consensus.cc:385] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:56.234112 26225 raft_consensus.cc:740] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fba0600285194c3f94c9508201a3fef1, State: Initialized, Role: FOLLOWER
I20260709 13:11:56.234807 26225 consensus_queue.cc:260] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fba0600285194c3f94c9508201a3fef1" member_type: VOTER }
I20260709 13:11:56.235334 26225 raft_consensus.cc:399] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:11:56.235535 26225 raft_consensus.cc:493] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:11:56.235747 26225 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:56.240518 26225 raft_consensus.cc:515] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fba0600285194c3f94c9508201a3fef1" member_type: VOTER }
I20260709 13:11:56.241026 26225 leader_election.cc:304] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [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: fba0600285194c3f94c9508201a3fef1; no voters: 
I20260709 13:11:56.242108 26225 leader_election.cc:290] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:11:56.242424 26228 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:56.243947 26228 raft_consensus.cc:697] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 1 LEADER]: Becoming Leader. State: Replica: fba0600285194c3f94c9508201a3fef1, State: Running, Role: LEADER
I20260709 13:11:56.244695 26228 consensus_queue.cc:237] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [LEADER]: Queue going to LEADER mode. State: All 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: "fba0600285194c3f94c9508201a3fef1" member_type: VOTER }
I20260709 13:11:56.245090 26225 sys_catalog.cc:565] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:11:56.247694 26229 sys_catalog.cc:455] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fba0600285194c3f94c9508201a3fef1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fba0600285194c3f94c9508201a3fef1" member_type: VOTER } }
I20260709 13:11:56.247711 26230 sys_catalog.cc:455] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fba0600285194c3f94c9508201a3fef1. Latest consensus state: current_term: 1 leader_uuid: "fba0600285194c3f94c9508201a3fef1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fba0600285194c3f94c9508201a3fef1" member_type: VOTER } }
I20260709 13:11:56.248543 26229 sys_catalog.cc:458] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:56.248600 26230 sys_catalog.cc:458] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:56.251928 26233 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:11:56.260426 26233 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:11:56.264171 21026 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:11:56.270826 26233 catalog_manager.cc:1383] Generated new cluster ID: 7eb8cb91ff8d4f0cbc8709352eac8d3c
I20260709 13:11:56.271160 26233 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:11:56.284042 26233 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:11:56.285338 26233 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:11:56.300535 26233 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1: Generated new TSK 0
I20260709 13:11:56.301285 26233 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:11:56.331149 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:56.337831 26246 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
W20260709 13:11:56.339617 26247 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
W20260709 13:11:56.340966 26249 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
I20260709 13:11:56.341333 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:56.342272 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:56.342514 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:56.342677 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602716342660 us; error 0 us; skew 500 ppm
I20260709 13:11:56.343271 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:56.345746 21026 webserver.cc:533] Webserver started at http://127.20.136.129:46395/ using document root <none> and password file <none>
I20260709 13:11:56.346318 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:56.346602 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:56.346899 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:56.348073 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-0-root/instance:
uuid: "c86f7c8ba0be4463b340a78e2d72f187"
format_stamp: "Formatted at 2026-07-09 13:11:56 on dist-test-slave-cq4t"
I20260709 13:11:56.352761 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:11:56.356485 26254 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.357431 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:11:56.357739 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "c86f7c8ba0be4463b340a78e2d72f187"
format_stamp: "Formatted at 2026-07-09 13:11:56 on dist-test-slave-cq4t"
I20260709 13:11:56.358026 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-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)
I20260709 13:11:56.386657 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:56.387887 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:56.389416 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:56.391744 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:56.391969 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.392241 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:56.392417 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.433552 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:35825
I20260709 13:11:56.433672 26316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:35825 every 8 connection(s)
I20260709 13:11:56.438879 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:56.445955 26321 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
W20260709 13:11:56.447574 26322 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
W20260709 13:11:56.449571 26324 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
I20260709 13:11:56.450407 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:56.451942 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:56.452389 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:56.452711 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602716452567 us; error 0 us; skew 500 ppm
I20260709 13:11:56.453393 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:56.455937 26317 heartbeater.cc:344] Connected to a master server at 127.20.136.190:36185
I20260709 13:11:56.456395 26317 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:56.456526 21026 webserver.cc:533] Webserver started at http://127.20.136.130:34979/ using document root <none> and password file <none>
I20260709 13:11:56.457185 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:56.457250 26317 heartbeater.cc:507] Master 127.20.136.190:36185 requested a full tablet report, sending...
I20260709 13:11:56.457381 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:56.457937 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:56.459368 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-1-root/instance:
uuid: "a325e26c82da4819be3ef2a8d8a99e82"
format_stamp: "Formatted at 2026-07-09 13:11:56 on dist-test-slave-cq4t"
I20260709 13:11:56.460018 26190 ts_manager.cc:194] Registered new tserver with Master: c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825)
I20260709 13:11:56.461995 26190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56460
I20260709 13:11:56.464792 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:11:56.468580 26329 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.469468 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:11:56.469794 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-1-root
uuid: "a325e26c82da4819be3ef2a8d8a99e82"
format_stamp: "Formatted at 2026-07-09 13:11:56 on dist-test-slave-cq4t"
I20260709 13:11:56.470050 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-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)
I20260709 13:11:56.506834 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:56.507965 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:56.509490 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:56.511890 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:56.512140 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.512399 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:56.512580 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.552004 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.130:40151
I20260709 13:11:56.552294 26391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.130:40151 every 8 connection(s)
I20260709 13:11:56.556861 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:56.563998 26395 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
W20260709 13:11:56.566442 26396 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
W20260709 13:11:56.567695 26398 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
I20260709 13:11:56.568185 21026 server_base.cc:1061] running on GCE node
I20260709 13:11:56.569263 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:56.569507 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:56.569722 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602716569700 us; error 0 us; skew 500 ppm
I20260709 13:11:56.569789 26392 heartbeater.cc:344] Connected to a master server at 127.20.136.190:36185
I20260709 13:11:56.570273 26392 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:56.570417 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:56.571188 26392 heartbeater.cc:507] Master 127.20.136.190:36185 requested a full tablet report, sending...
I20260709 13:11:56.573575 21026 webserver.cc:533] Webserver started at http://127.20.136.131:44099/ using document root <none> and password file <none>
I20260709 13:11:56.573688 26190 ts_manager.cc:194] Registered new tserver with Master: a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:56.574209 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:56.574446 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:56.574714 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:56.575341 26190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56464
I20260709 13:11:56.575917 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-2-root/instance:
uuid: "c96701a00af84f38b04efc24bbd124c4"
format_stamp: "Formatted at 2026-07-09 13:11:56 on dist-test-slave-cq4t"
I20260709 13:11:56.581023 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:11:56.584602 26403 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.585458 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:11:56.585804 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-2-root
uuid: "c96701a00af84f38b04efc24bbd124c4"
format_stamp: "Formatted at 2026-07-09 13:11:56 on dist-test-slave-cq4t"
I20260709 13:11:56.586246 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602585657304-21026-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)
I20260709 13:11:56.600559 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:56.601637 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:56.603179 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:56.605494 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:56.605721 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.605990 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:56.606181 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:56.647488 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.131:43487
I20260709 13:11:56.647607 26465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.131:43487 every 8 connection(s)
I20260709 13:11:56.663157 26466 heartbeater.cc:344] Connected to a master server at 127.20.136.190:36185
I20260709 13:11:56.663650 26466 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:56.664430 26466 heartbeater.cc:507] Master 127.20.136.190:36185 requested a full tablet report, sending...
I20260709 13:11:56.666472 26190 ts_manager.cc:194] Registered new tserver with Master: c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:56.666994 21026 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016286643s
I20260709 13:11:56.667999 26190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56478
I20260709 13:11:56.694703 26190 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56484:
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"
    }
  }
}
W20260709 13:11:56.697410 26190 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.
I20260709 13:11:56.778115 26357 tablet_service.cc:1511] Processing CreateTablet for tablet f268fe9aa3ac4962b031da609040af39 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:56.779529 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f268fe9aa3ac4962b031da609040af39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.782191 26431 tablet_service.cc:1511] Processing CreateTablet for tablet f268fe9aa3ac4962b031da609040af39 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:56.782804 26356 tablet_service.cc:1511] Processing CreateTablet for tablet 63e3cc23857a4e7e9875da8c7b0f477e (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:56.783260 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 63e3cc23857a4e7e9875da8c7b0f477e (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:56.783857 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f268fe9aa3ac4962b031da609040af39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.784284 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e3cc23857a4e7e9875da8c7b0f477e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.784566 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e3cc23857a4e7e9875da8c7b0f477e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.787379 26355 tablet_service.cc:1511] Processing CreateTablet for tablet 16163c3cb6b745e28388cde3f34a0954 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:56.788264 26428 tablet_service.cc:1511] Processing CreateTablet for tablet f531987fab1f4abfa746fd01a976c92b (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:56.789100 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16163c3cb6b745e28388cde3f34a0954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.789621 26428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f531987fab1f4abfa746fd01a976c92b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.792327 26429 tablet_service.cc:1511] Processing CreateTablet for tablet 16163c3cb6b745e28388cde3f34a0954 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:56.793718 26429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16163c3cb6b745e28388cde3f34a0954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.795019 26353 tablet_service.cc:1511] Processing CreateTablet for tablet 74bc02ed46a245599a0498509683f132 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:56.796363 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bc02ed46a245599a0498509683f132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.796443 26427 tablet_service.cc:1511] Processing CreateTablet for tablet 74bc02ed46a245599a0498509683f132 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:56.793792 26354 tablet_service.cc:1511] Processing CreateTablet for tablet f531987fab1f4abfa746fd01a976c92b (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:56.797770 26427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bc02ed46a245599a0498509683f132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.798445 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f531987fab1f4abfa746fd01a976c92b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.809939 26352 tablet_service.cc:1511] Processing CreateTablet for tablet 888092fdfcc040b3892278a0e7282a79 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:56.812199 26426 tablet_service.cc:1511] Processing CreateTablet for tablet 888092fdfcc040b3892278a0e7282a79 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:56.813797 26426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888092fdfcc040b3892278a0e7282a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.816180 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888092fdfcc040b3892278a0e7282a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.820207 26425 tablet_service.cc:1511] Processing CreateTablet for tablet d859eac8499e4b9aaaf569928fd670bf (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:56.820603 26282 tablet_service.cc:1511] Processing CreateTablet for tablet f268fe9aa3ac4962b031da609040af39 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:56.823539 26351 tablet_service.cc:1511] Processing CreateTablet for tablet d859eac8499e4b9aaaf569928fd670bf (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:56.825101 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d859eac8499e4b9aaaf569928fd670bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.824645 26281 tablet_service.cc:1511] Processing CreateTablet for tablet 63e3cc23857a4e7e9875da8c7b0f477e (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:56.828022 26280 tablet_service.cc:1511] Processing CreateTablet for tablet 16163c3cb6b745e28388cde3f34a0954 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:56.831426 26279 tablet_service.cc:1511] Processing CreateTablet for tablet f531987fab1f4abfa746fd01a976c92b (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:56.832922 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d859eac8499e4b9aaaf569928fd670bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.834859 26278 tablet_service.cc:1511] Processing CreateTablet for tablet 74bc02ed46a245599a0498509683f132 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:56.839037 26277 tablet_service.cc:1511] Processing CreateTablet for tablet 888092fdfcc040b3892278a0e7282a79 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:56.849869 26275 tablet_service.cc:1511] Processing CreateTablet for tablet 55c2e15a6c46483f81cf291a0ecbe06c (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:56.842607 26276 tablet_service.cc:1511] Processing CreateTablet for tablet d859eac8499e4b9aaaf569928fd670bf (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:56.822778 26282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f268fe9aa3ac4962b031da609040af39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.858959 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c2e15a6c46483f81cf291a0ecbe06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.860776 26277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888092fdfcc040b3892278a0e7282a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.872437 26278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bc02ed46a245599a0498509683f132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.875455 26279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f531987fab1f4abfa746fd01a976c92b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.877514 26281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e3cc23857a4e7e9875da8c7b0f477e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.879904 26276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d859eac8499e4b9aaaf569928fd670bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.883327 26280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16163c3cb6b745e28388cde3f34a0954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.893765 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 55c2e15a6c46483f81cf291a0ecbe06c (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:56.895439 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c2e15a6c46483f81cf291a0ecbe06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.913642 26274 tablet_service.cc:1511] Processing CreateTablet for tablet 22a79452926044468e2f779bcdeed619 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:56.914687 26428 tablet_service.cc:1511] Processing CreateTablet for tablet 55c2e15a6c46483f81cf291a0ecbe06c (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:56.914891 26349 tablet_service.cc:1511] Processing CreateTablet for tablet 22a79452926044468e2f779bcdeed619 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:56.915418 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a79452926044468e2f779bcdeed619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.916137 26428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c2e15a6c46483f81cf291a0ecbe06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.916528 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a79452926044468e2f779bcdeed619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.925714 26481 tablet_bootstrap.cc:492] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:11:56.982666 26481 tablet_bootstrap.cc:654] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:56.987566 26482 tablet_bootstrap.cc:492] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:11:56.988606 26429 tablet_service.cc:1511] Processing CreateTablet for tablet 22a79452926044468e2f779bcdeed619 (DEFAULT_TABLE table=test-workload [id=427df49c18d545dd8ef93e6f490cf77b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:56.990108 26429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a79452926044468e2f779bcdeed619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:57.004294 26483 tablet_bootstrap.cc:492] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:11:57.006383 26482 tablet_bootstrap.cc:654] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.025018 26483 tablet_bootstrap.cc:654] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.029138 26481 tablet_bootstrap.cc:492] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:11:57.030071 26481 ts_tablet_manager.cc:1403] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.002s
I20260709 13:11:57.034696 26481 raft_consensus.cc:359] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } }
I20260709 13:11:57.035861 26481 raft_consensus.cc:385] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.036281 26481 raft_consensus.cc:740] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.039122 26481 consensus_queue.cc:260] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } }
I20260709 13:11:57.040512 26482 tablet_bootstrap.cc:492] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:11:57.040900 26483 tablet_bootstrap.cc:492] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:11:57.041291 26482 ts_tablet_manager.cc:1403] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.007s
I20260709 13:11:57.041456 26483 ts_tablet_manager.cc:1403] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260709 13:11:57.044582 26483 raft_consensus.cc:359] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.045269 26483 raft_consensus.cc:385] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.045563 26483 raft_consensus.cc:740] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.045552 26482 raft_consensus.cc:359] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.047027 26482 raft_consensus.cc:385] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.046897 26483 consensus_queue.cc:260] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.047492 26482 raft_consensus.cc:740] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.048501 26482 consensus_queue.cc:260] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.049106 26481 ts_tablet_manager.cc:1434] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 13:11:57.049988 26466 heartbeater.cc:499] Master 127.20.136.190:36185 was elected leader, sending a full tablet report...
I20260709 13:11:57.055478 26392 heartbeater.cc:499] Master 127.20.136.190:36185 was elected leader, sending a full tablet report...
I20260709 13:11:57.057019 26483 ts_tablet_manager.cc:1434] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 13:11:57.058302 26483 tablet_bootstrap.cc:492] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:11:57.059218 26317 heartbeater.cc:499] Master 127.20.136.190:36185 was elected leader, sending a full tablet report...
I20260709 13:11:57.059814 26482 ts_tablet_manager.cc:1434] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.010s
I20260709 13:11:57.061060 26482 tablet_bootstrap.cc:492] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:11:57.064980 26483 tablet_bootstrap.cc:654] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.068023 26482 tablet_bootstrap.cc:654] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.069669 26481 tablet_bootstrap.cc:492] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:11:57.070744 26483 tablet_bootstrap.cc:492] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:11:57.071354 26483 ts_tablet_manager.cc:1403] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:11:57.074934 26482 tablet_bootstrap.cc:492] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:11:57.074822 26483 raft_consensus.cc:359] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } }
I20260709 13:11:57.075726 26482 ts_tablet_manager.cc:1403] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 13:11:57.075979 26483 raft_consensus.cc:385] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.076356 26483 raft_consensus.cc:740] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.077618 26481 tablet_bootstrap.cc:654] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.077304 26483 consensus_queue.cc:260] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } }
I20260709 13:11:57.079072 26482 raft_consensus.cc:359] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } }
I20260709 13:11:57.079864 26483 ts_tablet_manager.cc:1434] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:11:57.079952 26482 raft_consensus.cc:385] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.080504 26482 raft_consensus.cc:740] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.081036 26483 tablet_bootstrap.cc:492] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:11:57.081584 26482 consensus_queue.cc:260] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } }
I20260709 13:11:57.084565 26482 ts_tablet_manager.cc:1434] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:11:57.085734 26482 tablet_bootstrap.cc:492] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:11:57.090044 26483 tablet_bootstrap.cc:654] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.093317 26482 tablet_bootstrap.cc:654] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.094013 26481 tablet_bootstrap.cc:492] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:11:57.094679 26481 ts_tablet_manager.cc:1403] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260709 13:11:57.097905 26481 raft_consensus.cc:359] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.098707 26481 raft_consensus.cc:385] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.099087 26481 raft_consensus.cc:740] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.100067 26481 consensus_queue.cc:260] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.102682 26481 ts_tablet_manager.cc:1434] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 13:11:57.103773 26481 tablet_bootstrap.cc:492] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:11:57.110425 26481 tablet_bootstrap.cc:654] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.114035 26483 tablet_bootstrap.cc:492] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:11:57.114734 26483 ts_tablet_manager.cc:1403] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.022s
I20260709 13:11:57.115069 26482 tablet_bootstrap.cc:492] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:11:57.115657 26482 ts_tablet_manager.cc:1403] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260709 13:11:57.119415 26483 raft_consensus.cc:359] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.119207 26482 raft_consensus.cc:359] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.120318 26483 raft_consensus.cc:385] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.120515 26482 raft_consensus.cc:385] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.120734 26483 raft_consensus.cc:740] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.121145 26482 raft_consensus.cc:740] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.121702 26483 consensus_queue.cc:260] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.122458 26482 consensus_queue.cc:260] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.124102 26483 ts_tablet_manager.cc:1434] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:57.125137 26483 tablet_bootstrap.cc:492] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:11:57.125813 26482 ts_tablet_manager.cc:1434] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:11:57.126873 26489 raft_consensus.cc:493] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.127599 26489 raft_consensus.cc:515] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } }
I20260709 13:11:57.131321 26483 tablet_bootstrap.cc:654] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.131743 26482 tablet_bootstrap.cc:492] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:11:57.133541 26489 leader_election.cc:290] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:57.140916 26482 tablet_bootstrap.cc:654] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.148500 26489 raft_consensus.cc:493] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.149204 26489 raft_consensus.cc:515] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.152424 26489 leader_election.cc:290] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.151230 26481 tablet_bootstrap.cc:492] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:11:57.153669 26481 ts_tablet_manager.cc:1403] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.014s
I20260709 13:11:57.157001 26481 raft_consensus.cc:359] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.157995 26481 raft_consensus.cc:385] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.159093 26481 raft_consensus.cc:740] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.160188 26481 consensus_queue.cc:260] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.162750 26481 ts_tablet_manager.cc:1434] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:11:57.166314 26482 tablet_bootstrap.cc:492] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:11:57.167125 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f268fe9aa3ac4962b031da609040af39" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.168344 26441 raft_consensus.cc:2468] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:11:57.168926 26481 tablet_bootstrap.cc:492] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:11:57.169358 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.170812 26482 ts_tablet_manager.cc:1403] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.000s
I20260709 13:11:57.171418 26255 leader_election.cc:304] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:57.172506 26489 raft_consensus.cc:2804] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:57.172919 26489 raft_consensus.cc:493] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:57.173272 26489 raft_consensus.cc:3060] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.167529 26483 tablet_bootstrap.cc:492] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:11:57.174625 26483 ts_tablet_manager.cc:1403] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.006s
I20260709 13:11:57.176115 26481 tablet_bootstrap.cc:654] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.177071 26483 raft_consensus.cc:359] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.177740 26483 raft_consensus.cc:385] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.173920 26482 raft_consensus.cc:359] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.178073 26483 raft_consensus.cc:740] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.178290 26482 raft_consensus.cc:385] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.178740 26482 raft_consensus.cc:740] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.179661 26482 consensus_queue.cc:260] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.181991 26489 raft_consensus.cc:515] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } }
I20260709 13:11:57.182449 26483 consensus_queue.cc:260] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.187289 26481 tablet_bootstrap.cc:492] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:11:57.187752 26483 ts_tablet_manager.cc:1434] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:11:57.187876 26481 ts_tablet_manager.cc:1403] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:11:57.190043 26482 ts_tablet_manager.cc:1434] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.002s
I20260709 13:11:57.191457 26483 tablet_bootstrap.cc:492] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:11:57.191807 26482 tablet_bootstrap.cc:492] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:11:57.190938 26481 raft_consensus.cc:359] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
W20260709 13:11:57.183382 26255 leader_election.cc:343] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:57.199133 26482 tablet_bootstrap.cc:654] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.198454 26483 tablet_bootstrap.cc:654] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.200528 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f268fe9aa3ac4962b031da609040af39" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:57.201231 26440 raft_consensus.cc:3060] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.199131 26481 raft_consensus.cc:385] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.202108 26481 raft_consensus.cc:740] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.202948 26481 consensus_queue.cc:260] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.198024 26489 leader_election.cc:290] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Requested vote from peers c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:57.206086 26481 ts_tablet_manager.cc:1434] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:11:57.206954 26482 tablet_bootstrap.cc:492] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:11:57.207320 26481 tablet_bootstrap.cc:492] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:11:57.207537 26482 ts_tablet_manager.cc:1403] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260709 13:11:57.209537 26440 raft_consensus.cc:2468] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:11:57.210613 26482 raft_consensus.cc:359] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.211520 26482 raft_consensus.cc:385] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.211854 26482 raft_consensus.cc:740] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.212726 26367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f268fe9aa3ac4962b031da609040af39" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.213483 26367 raft_consensus.cc:2468] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:11:57.213589 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.215894 26481 tablet_bootstrap.cc:654] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.212742 26482 consensus_queue.cc:260] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
W20260709 13:11:57.217029 26257 leader_election.cc:343] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:57.217706 26257 leader_election.cc:304] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187; no voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4
I20260709 13:11:57.219106 26489 raft_consensus.cc:2749] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:57.215580 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f268fe9aa3ac4962b031da609040af39" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:57.220188 26365 raft_consensus.cc:3060] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.223623 26255 leader_election.cc:304] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:57.225499 26489 raft_consensus.cc:2804] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:57.226155 26489 raft_consensus.cc:697] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:11:57.227523 26482 ts_tablet_manager.cc:1434] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:11:57.227746 26489 consensus_queue.cc:237] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } }
I20260709 13:11:57.228609 26482 tablet_bootstrap.cc:492] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:11:57.229614 26481 tablet_bootstrap.cc:492] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:11:57.230247 26481 ts_tablet_manager.cc:1403] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260709 13:11:57.233794 26481 raft_consensus.cc:359] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.234633 26481 raft_consensus.cc:385] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.234995 26481 raft_consensus.cc:740] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.235917 26481 consensus_queue.cc:260] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.237087 26482 tablet_bootstrap.cc:654] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.243304 26365 raft_consensus.cc:2468] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:11:57.243211 26481 ts_tablet_manager.cc:1434] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.008s
I20260709 13:11:57.252538 26488 raft_consensus.cc:493] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.253203 26488 raft_consensus.cc:515] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
W20260709 13:11:57.259467 26238 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:57.259805 26481 tablet_bootstrap.cc:492] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:11:57.268468 26501 raft_consensus.cc:493] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.268860 26488 leader_election.cc:290] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.269186 26501 raft_consensus.cc:515] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.274545 26481 tablet_bootstrap.cc:654] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.275264 26501 leader_election.cc:290] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.276500 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.277571 26440 raft_consensus.cc:2468] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:11:57.279270 26255 leader_election.cc:304] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:57.280418 26482 tablet_bootstrap.cc:492] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:11:57.280568 26501 raft_consensus.cc:2804] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:57.281276 26501 raft_consensus.cc:493] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:57.281684 26482 ts_tablet_manager.cc:1403] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.022s
I20260709 13:11:57.281879 26501 raft_consensus.cc:3060] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.285435 26482 raft_consensus.cc:359] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.286427 26482 raft_consensus.cc:385] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.286862 26482 raft_consensus.cc:740] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.288394 26482 consensus_queue.cc:260] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.291361 26482 ts_tablet_manager.cc:1434] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 13:11:57.289430 26190 catalog_manager.cc:5697] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 0 to 1, leader changed from <none> to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:57.305001 26510 raft_consensus.cc:493] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.308427 26487 raft_consensus.cc:493] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.305907 26510 raft_consensus.cc:515] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.309059 26487 raft_consensus.cc:515] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.311707 26510 leader_election.cc:290] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.312279 26510 raft_consensus.cc:493] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.312819 26510 raft_consensus.cc:515] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.317307 26482 tablet_bootstrap.cc:492] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:11:57.319907 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.321138 26487 leader_election.cc:290] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:57.321399 26365 raft_consensus.cc:2468] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:11:57.321648 26489 raft_consensus.cc:493] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.322319 26489 raft_consensus.cc:515] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.324622 26489 leader_election.cc:290] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.326694 26483 tablet_bootstrap.cc:492] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:11:57.328007 26483 ts_tablet_manager.cc:1403] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.137s	user 0.051s	sys 0.060s
I20260709 13:11:57.328519 26501 raft_consensus.cc:515] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.331269 26483 raft_consensus.cc:359] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.332363 26483 raft_consensus.cc:385] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.332798 26483 raft_consensus.cc:740] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.333786 26483 consensus_queue.cc:260] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.336855 26483 ts_tablet_manager.cc:1434] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:57.338296 26483 tablet_bootstrap.cc:492] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:11:57.330682 26501 leader_election.cc:290] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.343108 26510 leader_election.cc:290] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.334792 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc02ed46a245599a0498509683f132" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.347546 26482 tablet_bootstrap.cc:654] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.355512 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531987fab1f4abfa746fd01a976c92b" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.356295 26365 raft_consensus.cc:2468] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:11:57.357857 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c2e15a6c46483f81cf291a0ecbe06c" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.359285 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:57.360806 26366 raft_consensus.cc:3060] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:57.366956 26257 leader_election.cc:343] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:57.367851 26257 leader_election.cc:304] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
W20260709 13:11:57.368763 26257 leader_election.cc:343] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:57.369575 26513 raft_consensus.cc:2804] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:57.369869 26483 tablet_bootstrap.cc:654] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.370078 26513 raft_consensus.cc:493] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:57.370447 26513 raft_consensus.cc:3060] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.371816 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:11:57.372361 26440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc02ed46a245599a0498509683f132" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.372718 26292 raft_consensus.cc:2393] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a325e26c82da4819be3ef2a8d8a99e82 in current term 1: Already voted for candidate c86f7c8ba0be4463b340a78e2d72f187 in this term.
I20260709 13:11:57.373034 26440 raft_consensus.cc:2468] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:11:57.374253 26366 raft_consensus.cc:2468] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:11:57.375142 26481 tablet_bootstrap.cc:492] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:11:57.375737 26481 ts_tablet_manager.cc:1403] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.116s	user 0.023s	sys 0.014s
I20260709 13:11:57.376036 26257 leader_election.cc:304] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:11:57.376295 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:57.376881 26439 raft_consensus.cc:3060] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.377132 26512 raft_consensus.cc:2804] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:57.377800 26512 raft_consensus.cc:697] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:11:57.378687 26512 consensus_queue.cc:237] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.378845 26481 raft_consensus.cc:359] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.379707 26481 raft_consensus.cc:385] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.380736 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531987fab1f4abfa746fd01a976c92b" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:11:57.381354 26438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531987fab1f4abfa746fd01a976c92b" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.382053 26438 raft_consensus.cc:2468] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:11:57.380138 26481 raft_consensus.cc:740] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.383065 26481 consensus_queue.cc:260] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.383919 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c2e15a6c46483f81cf291a0ecbe06c" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.388278 26481 ts_tablet_manager.cc:1434] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:11:57.390192 26481 tablet_bootstrap.cc:492] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:11:57.393389 26482 tablet_bootstrap.cc:492] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:11:57.399132 26483 tablet_bootstrap.cc:492] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:11:57.399678 26483 ts_tablet_manager.cc:1403] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.004s
I20260709 13:11:57.401728 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531987fab1f4abfa746fd01a976c92b" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.401612 26487 raft_consensus.cc:493] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.401670 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.402631 26487 raft_consensus.cc:515] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.403215 26439 raft_consensus.cc:2468] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:11:57.403997 26482 ts_tablet_manager.cc:1403] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.009s
I20260709 13:11:57.404888 26487 leader_election.cc:290] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:57.402627 26366 raft_consensus.cc:2468] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:11:57.405689 26513 raft_consensus.cc:515] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.407073 26483 raft_consensus.cc:359] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.407437 26482 raft_consensus.cc:359] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.408001 26483 raft_consensus.cc:385] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.408239 26482 raft_consensus.cc:385] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.408390 26513 leader_election.cc:290] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.408416 26483 raft_consensus.cc:740] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.409613 26483 consensus_queue.cc:260] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.438313 26255 leader_election.cc:304] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [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: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: a325e26c82da4819be3ef2a8d8a99e82
W20260709 13:11:57.442790 26255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.131:43487, user_credentials={real_user=slave}} blocked reactor thread for 47603.1us
I20260709 13:11:57.445784 26292 raft_consensus.cc:2393] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c96701a00af84f38b04efc24bbd124c4 in current term 1: Already voted for candidate c86f7c8ba0be4463b340a78e2d72f187 in this term.
I20260709 13:11:57.447693 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
W20260709 13:11:57.449322 26255 leader_election.cc:343] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:57.450002 26291 raft_consensus.cc:2468] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:11:57.450234 26255 leader_election.cc:304] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187; no voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4
I20260709 13:11:57.453858 26330 leader_election.cc:304] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82; no voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4
I20260709 13:11:57.457309 26406 leader_election.cc:304] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:57.459272 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531987fab1f4abfa746fd01a976c92b" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:57.460337 26365 raft_consensus.cc:3060] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.462023 26407 leader_election.cc:304] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:57.457363 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.464253 26366 raft_consensus.cc:2468] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:11:57.468582 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531987fab1f4abfa746fd01a976c92b" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:57.469692 26439 raft_consensus.cc:3060] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.476349 26365 raft_consensus.cc:2468] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:11:57.485828 26257 leader_election.cc:304] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:11:57.490783 26488 raft_consensus.cc:2749] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:57.492774 26513 raft_consensus.cc:2804] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:57.493376 26513 raft_consensus.cc:493] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:57.493845 26513 raft_consensus.cc:3060] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.494095 26483 ts_tablet_manager.cc:1434] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.003s
I20260709 13:11:57.495406 26512 raft_consensus.cc:2804] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:57.495141 26487 raft_consensus.cc:2804] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:57.496236 26512 raft_consensus.cc:697] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:11:57.496397 26487 raft_consensus.cc:493] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:57.496956 26487 raft_consensus.cc:3060] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.499648 26510 raft_consensus.cc:2749] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:57.408633 26482 raft_consensus.cc:740] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.494246 26481 tablet_bootstrap.cc:654] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.501802 26482 consensus_queue.cc:260] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.497929 26512 consensus_queue.cc:237] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.507997 26483 tablet_bootstrap.cc:492] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:11:57.508991 26482 ts_tablet_manager.cc:1434] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.105s	user 0.004s	sys 0.006s
I20260709 13:11:57.509375 26439 raft_consensus.cc:2468] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:11:57.510226 26522 raft_consensus.cc:2764] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:11:57.511001 26482 tablet_bootstrap.cc:492] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:11:57.536051 26487 raft_consensus.cc:515] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.541554 26487 leader_election.cc:290] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:57.541716 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:11:57.542618 26292 raft_consensus.cc:3060] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.544924 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:57.545909 26365 raft_consensus.cc:3060] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.551640 26513 raft_consensus.cc:515] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.554718 26292 raft_consensus.cc:2468] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 1.
I20260709 13:11:57.555953 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc02ed46a245599a0498509683f132" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:57.557020 26407 leader_election.cc:304] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
W20260709 13:11:57.557910 26257 leader_election.cc:343] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:57.558202 26487 raft_consensus.cc:2804] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:57.558579 26483 tablet_bootstrap.cc:654] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.559978 26482 tablet_bootstrap.cc:654] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.560999 26487 raft_consensus.cc:697] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:11:57.562207 26487 consensus_queue.cc:237] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.563925 26513 leader_election.cc:290] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.574347 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc02ed46a245599a0498509683f132" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:57.574519 26488 raft_consensus.cc:493] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.575502 26439 raft_consensus.cc:3060] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.575556 26488 raft_consensus.cc:515] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.580204 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:11:57.582878 26190 catalog_manager.cc:5697] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:57.589334 26481 tablet_bootstrap.cc:492] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:11:57.590277 26481 ts_tablet_manager.cc:1403] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.200s	user 0.028s	sys 0.027s
I20260709 13:11:57.593572 26488 leader_election.cc:290] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.593801 26487 raft_consensus.cc:493] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.594599 26487 raft_consensus.cc:515] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.595170 26439 raft_consensus.cc:2468] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:11:57.595353 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.596908 26487 leader_election.cc:290] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:57.596928 26481 raft_consensus.cc:359] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.599280 26482 tablet_bootstrap.cc:492] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:11:57.598037 26255 leader_election.cc:304] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [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: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: a325e26c82da4819be3ef2a8d8a99e82
I20260709 13:11:57.614880 26482 ts_tablet_manager.cc:1403] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.028s
I20260709 13:11:57.598146 26365 raft_consensus.cc:2468] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 1.
I20260709 13:11:57.598081 26481 raft_consensus.cc:385] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.616653 26512 raft_consensus.cc:2804] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:57.599756 26187 catalog_manager.cc:5697] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 0 to 1, leader changed from <none> to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:57.617296 26512 raft_consensus.cc:697] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:11:57.600020 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888092fdfcc040b3892278a0e7282a79" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.619599 26366 raft_consensus.cc:2468] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:11:57.618736 26187 catalog_manager.cc:5697] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 0 to 1, leader changed from <none> to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:57.593642 26333 leader_election.cc:343] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:57.619736 26512 consensus_queue.cc:237] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.620548 26483 tablet_bootstrap.cc:492] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:11:57.621093 26483 ts_tablet_manager.cc:1403] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.114s	user 0.039s	sys 0.006s
I20260709 13:11:57.623593 26482 raft_consensus.cc:359] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.623973 26406 leader_election.cc:304] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:57.624362 26482 raft_consensus.cc:385] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.624816 26482 raft_consensus.cc:740] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.625347 26487 raft_consensus.cc:2804] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:57.625774 26487 raft_consensus.cc:493] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:57.626410 26487 raft_consensus.cc:3060] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.625743 26482 consensus_queue.cc:260] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.626958 26481 raft_consensus.cc:740] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.628201 26481 consensus_queue.cc:260] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
W20260709 13:11:57.623658 26330 leader_election.cc:343] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:57.632164 26481 ts_tablet_manager.cc:1434] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.002s
I20260709 13:11:57.633785 26330 leader_election.cc:304] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82; no voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4
I20260709 13:11:57.636338 26482 ts_tablet_manager.cc:1434] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:11:57.636529 26488 raft_consensus.cc:2749] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:57.636914 26513 consensus_queue.cc:1048] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:57.637719 26482 tablet_bootstrap.cc:492] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:11:57.639524 26483 raft_consensus.cc:359] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.640419 26483 raft_consensus.cc:385] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.640764 26483 raft_consensus.cc:740] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.641619 26483 consensus_queue.cc:260] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.599406 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888092fdfcc040b3892278a0e7282a79" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:11:57.643133 26292 raft_consensus.cc:2468] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:11:57.649609 26483 ts_tablet_manager.cc:1434] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:11:57.651229 26483 tablet_bootstrap.cc:492] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:11:57.643148 26487 raft_consensus.cc:515] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.656076 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888092fdfcc040b3892278a0e7282a79" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:11:57.656875 26292 raft_consensus.cc:3060] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.662865 26487 leader_election.cc:290] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:57.663700 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888092fdfcc040b3892278a0e7282a79" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:57.664417 26365 raft_consensus.cc:3060] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.644940 26482 tablet_bootstrap.cc:654] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.633854 26481 tablet_bootstrap.cc:492] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:11:57.677148 26483 tablet_bootstrap.cc:654] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.679368 26292 raft_consensus.cc:2468] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 1.
I20260709 13:11:57.681293 26407 leader_election.cc:304] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:57.682653 26487 raft_consensus.cc:2804] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:57.683349 26487 raft_consensus.cc:697] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:11:57.684731 26487 consensus_queue.cc:237] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.689298 26482 tablet_bootstrap.cc:492] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:11:57.689908 26482 ts_tablet_manager.cc:1403] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260709 13:11:57.682633 26481 tablet_bootstrap.cc:654] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.693153 26482 raft_consensus.cc:359] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.690655 26187 catalog_manager.cc:5697] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 0 to 1, leader changed from <none> to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:57.693984 26482 raft_consensus.cc:385] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.694310 26482 raft_consensus.cc:740] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.696825 26482 consensus_queue.cc:260] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.699797 26482 ts_tablet_manager.cc:1434] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 13:11:57.708756 26365 raft_consensus.cc:2468] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 1.
I20260709 13:11:57.725348 26481 tablet_bootstrap.cc:492] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:11:57.726298 26481 ts_tablet_manager.cc:1403] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.012s
I20260709 13:11:57.730602 26481 raft_consensus.cc:359] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.734248 26481 raft_consensus.cc:385] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.734768 26481 raft_consensus.cc:740] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.721612 26190 catalog_manager.cc:5697] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:57.736110 26481 consensus_queue.cc:260] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.740180 26481 ts_tablet_manager.cc:1434] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:11:57.742031 26481 tablet_bootstrap.cc:492] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:11:57.748522 26483 tablet_bootstrap.cc:492] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:11:57.749079 26483 ts_tablet_manager.cc:1403] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.098s	user 0.029s	sys 0.043s
I20260709 13:11:57.750954 26481 tablet_bootstrap.cc:654] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.752038 26483 raft_consensus.cc:359] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.752832 26483 raft_consensus.cc:385] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.753140 26483 raft_consensus.cc:740] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.754066 26483 consensus_queue.cc:260] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.763341 26487 raft_consensus.cc:493] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.764168 26487 raft_consensus.cc:515] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.767110 26483 ts_tablet_manager.cc:1434] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:11:57.767582 26487 leader_election.cc:290] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:57.767802 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:11:57.768482 26292 raft_consensus.cc:2468] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:11:57.768831 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.769466 26512 raft_consensus.cc:493] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.770336 26483 tablet_bootstrap.cc:492] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:11:57.769996 26512 raft_consensus.cc:515] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.771225 26407 leader_election.cc:304] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:57.769500 26365 raft_consensus.cc:2468] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:11:57.774504 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a79452926044468e2f779bcdeed619" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:11:57.774828 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a79452926044468e2f779bcdeed619" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.775174 26365 raft_consensus.cc:2468] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:11:57.772284 26487 raft_consensus.cc:2804] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:57.772435 26512 leader_election.cc:290] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
W20260709 13:11:57.776640 26255 leader_election.cc:343] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:57.777532 26487 raft_consensus.cc:493] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:57.778050 26487 raft_consensus.cc:3060] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.779428 26257 leader_election.cc:304] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [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: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: c96701a00af84f38b04efc24bbd124c4
I20260709 13:11:57.781320 26513 raft_consensus.cc:2804] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:57.781358 26512 consensus_queue.cc:1048] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:57.781810 26513 raft_consensus.cc:493] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:57.782227 26513 raft_consensus.cc:3060] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.790145 26513 raft_consensus.cc:515] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.790467 26487 raft_consensus.cc:515] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.794111 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:57.794106 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:11:57.795073 26365 raft_consensus.cc:3060] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.798306 26487 leader_election.cc:290] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:57.795109 26292 raft_consensus.cc:3060] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.811721 26365 raft_consensus.cc:2468] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 1.
I20260709 13:11:57.813361 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a79452926044468e2f779bcdeed619" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:57.813670 26513 leader_election.cc:290] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.813413 26406 leader_election.cc:304] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:57.814191 26366 raft_consensus.cc:3060] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.815075 26487 raft_consensus.cc:2804] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:57.815302 26483 tablet_bootstrap.cc:654] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:57.815676 26487 raft_consensus.cc:697] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:11:57.816111 26481 tablet_bootstrap.cc:492] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:11:57.816742 26481 ts_tablet_manager.cc:1403] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.026s
I20260709 13:11:57.816592 26487 consensus_queue.cc:237] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.820144 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a79452926044468e2f779bcdeed619" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:57.820000 26481 raft_consensus.cc:359] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.821455 26481 raft_consensus.cc:385] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.821820 26481 raft_consensus.cc:740] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.822726 26481 consensus_queue.cc:260] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.823807 26441 raft_consensus.cc:3060] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.825196 26481 ts_tablet_manager.cc:1434] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:57.813454 26292 raft_consensus.cc:2468] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 1.
I20260709 13:11:57.829155 26513 consensus_queue.cc:1048] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:57.836293 26483 tablet_bootstrap.cc:492] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:11:57.836977 26483 ts_tablet_manager.cc:1403] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.011s
I20260709 13:11:57.840792 26483 raft_consensus.cc:359] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.841615 26483 raft_consensus.cc:385] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:57.841914 26483 raft_consensus.cc:740] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:11:57.842584 26366 raft_consensus.cc:2468] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:11:57.843644 26441 raft_consensus.cc:2468] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:11:57.844663 26257 leader_election.cc:304] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:11:57.842754 26483 consensus_queue.cc:260] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.845606 26513 raft_consensus.cc:2804] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:57.846940 26483 ts_tablet_manager.cc:1434] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:11:57.846971 26513 raft_consensus.cc:697] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:11:57.846999 26187 catalog_manager.cc:5697] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:57.849067 26513 consensus_queue.cc:237] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.859773 26489 consensus_queue.cc:1048] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:57.872893 26189 catalog_manager.cc:5697] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 0 to 1, leader changed from <none> to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:57.912770 26488 raft_consensus.cc:493] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:57.913461 26488 raft_consensus.cc:515] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.916004 26488 leader_election.cc:290] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.916838 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c2e15a6c46483f81cf291a0ecbe06c" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:11:57.917066 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c2e15a6c46483f81cf291a0ecbe06c" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:57.917614 26292 raft_consensus.cc:2468] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:11:57.917726 26441 raft_consensus.cc:2468] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:11:57.918802 26333 leader_election.cc:304] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:11:57.919662 26488 raft_consensus.cc:2804] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:57.920090 26488 raft_consensus.cc:493] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:57.920372 26488 raft_consensus.cc:3060] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.927006 26488 raft_consensus.cc:515] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.929008 26488 leader_election.cc:290] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:57.929896 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c2e15a6c46483f81cf291a0ecbe06c" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:11:57.930187 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c2e15a6c46483f81cf291a0ecbe06c" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:57.930648 26292 raft_consensus.cc:3060] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.930809 26441 raft_consensus.cc:3060] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:57.938350 26441 raft_consensus.cc:2468] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:11:57.938350 26292 raft_consensus.cc:2468] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:11:57.939936 26333 leader_election.cc:304] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:11:57.940966 26488 raft_consensus.cc:2804] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:57.941972 26488 raft_consensus.cc:697] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:11:57.942865 26488 consensus_queue.cc:237] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:57.946970 26513 consensus_queue.cc:1048] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:57.951362 26189 catalog_manager.cc:5697] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 0 to 1, leader changed from <none> to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:57.962284 26501 consensus_queue.cc:1048] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:58.041016 26487 consensus_queue.cc:1048] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:58.053715 26550 consensus_queue.cc:1048] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:58.054235 26488 raft_consensus.cc:493] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:58.054852 26488 raft_consensus.cc:515] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.058432 26488 leader_election.cc:290] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:58.058660 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc02ed46a245599a0498509683f132" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:11:58.059903 26441 raft_consensus.cc:2393] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a325e26c82da4819be3ef2a8d8a99e82 in current term 1: Already voted for candidate c86f7c8ba0be4463b340a78e2d72f187 in this term.
I20260709 13:11:58.058025 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc02ed46a245599a0498509683f132" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:11:58.062737 26333 leader_election.cc:304] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82; no voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4
I20260709 13:11:58.063958 26488 raft_consensus.cc:3060] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:58.071178 26488 raft_consensus.cc:2749] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:58.093269 26441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
mode: GRACEFUL
new_leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
 from {username='slave'} at 127.0.0.1:58870
I20260709 13:11:58.093930 26441 raft_consensus.cc:606] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Received request to transfer leadership to TS c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:11:58.102977 26501 consensus_queue.cc:1048] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:58.117739 26501 consensus_queue.cc:1048] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:58.119150 26292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74bc02ed46a245599a0498509683f132"
dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
mode: GRACEFUL
new_leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:46974
I20260709 13:11:58.119915 26292 raft_consensus.cc:606] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Received request to transfer leadership to TS a325e26c82da4819be3ef2a8d8a99e82
I20260709 13:11:58.128916 26441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "888092fdfcc040b3892278a0e7282a79"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
mode: GRACEFUL
new_leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:58870
I20260709 13:11:58.129587 26441 raft_consensus.cc:606] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Received request to transfer leadership to TS a325e26c82da4819be3ef2a8d8a99e82
I20260709 13:11:58.135721 26441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
mode: GRACEFUL
new_leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:58870
I20260709 13:11:58.136408 26441 raft_consensus.cc:606] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Received request to transfer leadership to TS a325e26c82da4819be3ef2a8d8a99e82
I20260709 13:11:58.145188 26292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22a79452926044468e2f779bcdeed619"
dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
mode: GRACEFUL
new_leader_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:46974
I20260709 13:11:58.145784 26292 raft_consensus.cc:606] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Received request to transfer leadership to TS c96701a00af84f38b04efc24bbd124c4
I20260709 13:11:58.155972 26550 consensus_queue.cc:1048] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:58.164275 26487 raft_consensus.cc:993] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4: : Instructing follower a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:11:58.164857 26487 raft_consensus.cc:1081] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Signalling peer a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:11:58.167436 26366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "888092fdfcc040b3892278a0e7282a79"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:57696
I20260709 13:11:58.168088 26366 raft_consensus.cc:493] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:58.168468 26366 raft_consensus.cc:3060] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.170441 26487 consensus_queue.cc:1048] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:58.177147 26366 raft_consensus.cc:515] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.178754 26367 raft_consensus.cc:1240] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Rejecting Update request from peer c96701a00af84f38b04efc24bbd124c4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:11:58.181043 26366 leader_election.cc:290] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 2 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:58.180948 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888092fdfcc040b3892278a0e7282a79" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:11:58.181277 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888092fdfcc040b3892278a0e7282a79" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:58.182039 26441 raft_consensus.cc:3055] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:58.181953 26292 raft_consensus.cc:3060] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.182510 26441 raft_consensus.cc:740] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:11:58.183529 26441 consensus_queue.cc:260] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.184854 26441 raft_consensus.cc:3060] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.189821 26292 raft_consensus.cc:2468] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 2.
I20260709 13:11:58.191090 26441 raft_consensus.cc:2468] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 2.
I20260709 13:11:58.191179 26333 leader_election.cc:304] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:11:58.192314 26488 raft_consensus.cc:2804] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:58.192855 26488 raft_consensus.cc:697] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:11:58.193825 26488 consensus_queue.cc:237] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [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: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.200582 26189 catalog_manager.cc:5697] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 1 to 2, leader changed from c96701a00af84f38b04efc24bbd124c4 (127.20.136.131) to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:58.253424 26501 consensus_queue.cc:1048] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:58.269063 26501 consensus_queue.cc:1048] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:58.279960 26489 raft_consensus.cc:993] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187: : Instructing follower c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:11:58.280572 26501 raft_consensus.cc:1081] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Signalling peer c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:11:58.282159 26439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22a79452926044468e2f779bcdeed619"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:58856
I20260709 13:11:58.282682 26439 raft_consensus.cc:493] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:58.283030 26439 raft_consensus.cc:3060] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.288509 26439 raft_consensus.cc:515] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.291136 26439 leader_election.cc:290] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 2 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:11:58.291741 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a79452926044468e2f779bcdeed619" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:11:58.292425 26292 raft_consensus.cc:3055] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:58.292768 26292 raft_consensus.cc:740] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:11:58.292575 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a79452926044468e2f779bcdeed619" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:58.293524 26366 raft_consensus.cc:3060] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.293756 26292 consensus_queue.cc:260] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.295121 26292 raft_consensus.cc:3060] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.303494 26366 raft_consensus.cc:2468] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 2.
I20260709 13:11:58.303516 26292 raft_consensus.cc:2468] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 2.
I20260709 13:11:58.305092 26407 leader_election.cc:304] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:58.305897 26487 raft_consensus.cc:2804] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:58.306394 26487 raft_consensus.cc:697] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 2 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:11:58.307329 26487 consensus_queue.cc:237] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.313695 26188 catalog_manager.cc:5697] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 1 to 2, leader changed from c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129) to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:58.408250 26487 consensus_queue.cc:1048] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:58.422170 26562 consensus_queue.cc:1048] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:58.430805 26487 raft_consensus.cc:993] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4: : Instructing follower a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:11:58.431417 26562 raft_consensus.cc:1081] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Signalling peer a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:11:58.433090 26367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:57696
I20260709 13:11:58.433775 26367 raft_consensus.cc:493] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:58.434193 26367 raft_consensus.cc:3060] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.441855 26367 raft_consensus.cc:515] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.443827 26367 leader_election.cc:290] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 2 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:58.444783 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:11:58.444981 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:58.445611 26292 raft_consensus.cc:3060] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.445745 26439 raft_consensus.cc:3055] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:58.446254 26439 raft_consensus.cc:740] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:11:58.447249 26439 consensus_queue.cc:260] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.448757 26439 raft_consensus.cc:3060] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.452111 26292 raft_consensus.cc:2468] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 2.
I20260709 13:11:58.453426 26333 leader_election.cc:304] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:11:58.454149 26488 raft_consensus.cc:2804] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:58.454723 26488 raft_consensus.cc:697] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:11:58.455763 26488 consensus_queue.cc:237] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.456368 26439 raft_consensus.cc:2468] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 2.
I20260709 13:11:58.462839 26188 catalog_manager.cc:5697] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 1 to 2, leader changed from c96701a00af84f38b04efc24bbd124c4 (127.20.136.131) to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:58.483090 26487 raft_consensus.cc:993] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4: : Instructing follower c86f7c8ba0be4463b340a78e2d72f187 to start an election
I20260709 13:11:58.483119 26488 consensus_queue.cc:1048] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:58.483588 26487 raft_consensus.cc:1081] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Signalling peer c86f7c8ba0be4463b340a78e2d72f187 to start an election
I20260709 13:11:58.485457 26292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954"
dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
 from {username='slave'} at 127.0.0.1:46960
I20260709 13:11:58.485994 26292 raft_consensus.cc:493] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:58.486395 26292 raft_consensus.cc:3060] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.494102 26512 raft_consensus.cc:993] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187: : Instructing follower a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:11:58.498131 26501 raft_consensus.cc:1081] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Signalling peer a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:11:58.500727 26488 consensus_queue.cc:1048] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:58.501139 26367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74bc02ed46a245599a0498509683f132"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:57690
I20260709 13:11:58.500206 26292 raft_consensus.cc:515] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.501734 26367 raft_consensus.cc:493] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:58.502763 26367 raft_consensus.cc:3060] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.511845 26292 leader_election.cc:290] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 2 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:58.512244 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:11:58.513139 26366 raft_consensus.cc:3060] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.513715 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16163c3cb6b745e28388cde3f34a0954" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:58.514468 26439 raft_consensus.cc:3055] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:58.514801 26439 raft_consensus.cc:740] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:11:58.510985 26367 raft_consensus.cc:515] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.515825 26439 consensus_queue.cc:260] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.517127 26439 raft_consensus.cc:3060] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.519495 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc02ed46a245599a0498509683f132" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:11:58.520141 26441 raft_consensus.cc:3060] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.521086 26366 raft_consensus.cc:2468] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 2.
I20260709 13:11:58.522348 26257 leader_election.cc:304] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:11:58.523276 26501 raft_consensus.cc:2804] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:58.523759 26501 raft_consensus.cc:697] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:11:58.524708 26501 consensus_queue.cc:237] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.526989 26439 raft_consensus.cc:2468] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 2.
I20260709 13:11:58.517961 26367 leader_election.cc:290] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 2 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:11:58.528640 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc02ed46a245599a0498509683f132" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:11:58.529309 26291 raft_consensus.cc:3055] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:58.529320 26441 raft_consensus.cc:2468] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 2.
I20260709 13:11:58.529736 26291 raft_consensus.cc:740] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:11:58.530830 26330 leader_election.cc:304] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:11:58.530808 26291 consensus_queue.cc:260] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.531764 26488 raft_consensus.cc:2804] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:58.532220 26488 raft_consensus.cc:697] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:11:58.532207 26291 raft_consensus.cc:3060] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:58.533219 26488 consensus_queue.cc:237] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:11:58.537415 26188 catalog_manager.cc:5697] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 1 to 2, leader changed from c96701a00af84f38b04efc24bbd124c4 (127.20.136.131) to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:58.539649 26189 catalog_manager.cc:5697] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 1 to 2, leader changed from c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129) to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:58.540370 26291 raft_consensus.cc:2468] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 2.
I20260709 13:11:58.603411 26291 raft_consensus.cc:1275] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:58.604856 26488 consensus_queue.cc:1048] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:58.615932 26441 raft_consensus.cc:1275] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:58.617399 26488 consensus_queue.cc:1048] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:58.800227 26366 raft_consensus.cc:1275] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:58.801658 26487 consensus_queue.cc:1048] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:58.809939 26291 raft_consensus.cc:1275] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:58.812001 26487 consensus_queue.cc:1048] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:58.861053 26291 raft_consensus.cc:1275] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:58.862668 26488 consensus_queue.cc:1048] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:58.872138 26441 raft_consensus.cc:1275] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:58.873970 26567 consensus_queue.cc:1048] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:58.917250 26439 raft_consensus.cc:1275] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Refusing update from remote peer c86f7c8ba0be4463b340a78e2d72f187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:58.918792 26501 consensus_queue.cc:1048] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:58.930581 26366 raft_consensus.cc:1275] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Refusing update from remote peer c86f7c8ba0be4463b340a78e2d72f187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:58.933051 26568 consensus_queue.cc:1048] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:59.107298 26439 raft_consensus.cc:1275] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:59.108619 26488 consensus_queue.cc:1048] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:59.117489 26291 raft_consensus.cc:1275] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:59.118901 26567 consensus_queue.cc:1048] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:01.177024 26187 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56488:
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"
    }
  }
}
W20260709 13:12:01.179877 26187 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.
I20260709 13:12:01.237520 26276 tablet_service.cc:1511] Processing CreateTablet for tablet 359eeeb197c747b7a238ba8b67981e5f (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:01.238706 26355 tablet_service.cc:1511] Processing CreateTablet for tablet 359eeeb197c747b7a238ba8b67981e5f (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:01.239259 26276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359eeeb197c747b7a238ba8b67981e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.240275 26429 tablet_service.cc:1511] Processing CreateTablet for tablet 359eeeb197c747b7a238ba8b67981e5f (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:01.241701 26429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359eeeb197c747b7a238ba8b67981e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.243650 26353 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2f15fcc6954d479f7e982c2452e9b2 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:01.244874 26428 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2f15fcc6954d479f7e982c2452e9b2 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:01.246251 26428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2f15fcc6954d479f7e982c2452e9b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.248195 26274 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2f15fcc6954d479f7e982c2452e9b2 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:01.249639 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2f15fcc6954d479f7e982c2452e9b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.249717 26349 tablet_service.cc:1511] Processing CreateTablet for tablet 859912c2f6ee406f86d4d275f529f87d (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:01.252229 26278 tablet_service.cc:1511] Processing CreateTablet for tablet 859912c2f6ee406f86d4d275f529f87d (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:01.252583 26277 tablet_service.cc:1511] Processing CreateTablet for tablet d380c991f57a4b81a47255889eda0923 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:01.240298 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359eeeb197c747b7a238ba8b67981e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.253712 26425 tablet_service.cc:1511] Processing CreateTablet for tablet 859912c2f6ee406f86d4d275f529f87d (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:01.255220 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 859912c2f6ee406f86d4d275f529f87d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.257656 26356 tablet_service.cc:1511] Processing CreateTablet for tablet d380c991f57a4b81a47255889eda0923 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:01.259011 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380c991f57a4b81a47255889eda0923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.261024 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 859912c2f6ee406f86d4d275f529f87d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.262871 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2f15fcc6954d479f7e982c2452e9b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.265709 26275 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8c9aa2e9a9434bac92d0b2919930e0 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:01.268275 26426 tablet_service.cc:1511] Processing CreateTablet for tablet d380c991f57a4b81a47255889eda0923 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:01.269766 26426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380c991f57a4b81a47255889eda0923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.271380 26277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d380c991f57a4b81a47255889eda0923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.273263 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8c9aa2e9a9434bac92d0b2919930e0 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:01.274718 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8c9aa2e9a9434bac92d0b2919930e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.274760 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8c9aa2e9a9434bac92d0b2919930e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.277396 26281 tablet_service.cc:1511] Processing CreateTablet for tablet 51f58f3fddb94c5bbba8ce1540d1cfaf (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:01.280166 26352 tablet_service.cc:1511] Processing CreateTablet for tablet 51f58f3fddb94c5bbba8ce1540d1cfaf (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:01.281673 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f58f3fddb94c5bbba8ce1540d1cfaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.283146 26354 tablet_service.cc:1511] Processing CreateTablet for tablet d137d86da9b345de8718311611fa58ba (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:01.279302 26431 tablet_service.cc:1511] Processing CreateTablet for tablet 51f58f3fddb94c5bbba8ce1540d1cfaf (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:01.284313 26278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 859912c2f6ee406f86d4d275f529f87d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.284147 26280 tablet_service.cc:1511] Processing CreateTablet for tablet d137d86da9b345de8718311611fa58ba (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:01.284585 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d137d86da9b345de8718311611fa58ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.285491 26280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d137d86da9b345de8718311611fa58ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.280184 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8c9aa2e9a9434bac92d0b2919930e0 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:01.284585 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f58f3fddb94c5bbba8ce1540d1cfaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.287227 26281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f58f3fddb94c5bbba8ce1540d1cfaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.289801 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8c9aa2e9a9434bac92d0b2919930e0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:01.310115 26238 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:01.332870 26427 tablet_service.cc:1511] Processing CreateTablet for tablet d137d86da9b345de8718311611fa58ba (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:01.347031 26427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d137d86da9b345de8718311611fa58ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.368268 26351 tablet_service.cc:1511] Processing CreateTablet for tablet 0a155d2ed62b43a1ad1906460d14614c (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:01.369757 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a155d2ed62b43a1ad1906460d14614c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.375344 26584 tablet_bootstrap.cc:492] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:12:01.375212 26357 tablet_service.cc:1511] Processing CreateTablet for tablet 726209a7366a45f18144565ca9c3a092 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:01.376681 26357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 726209a7366a45f18144565ca9c3a092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.377285 26431 tablet_service.cc:1511] Processing CreateTablet for tablet 0a155d2ed62b43a1ad1906460d14614c (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:01.378575 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a155d2ed62b43a1ad1906460d14614c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.380483 26425 tablet_service.cc:1511] Processing CreateTablet for tablet 726209a7366a45f18144565ca9c3a092 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:01.381825 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 726209a7366a45f18144565ca9c3a092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.423653 26276 tablet_service.cc:1511] Processing CreateTablet for tablet 726209a7366a45f18144565ca9c3a092 (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:01.439157 26276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 726209a7366a45f18144565ca9c3a092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.442900 26587 tablet_bootstrap.cc:492] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:12:01.448539 26584 tablet_bootstrap.cc:654] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.451797 26280 tablet_service.cc:1511] Processing CreateTablet for tablet 0a155d2ed62b43a1ad1906460d14614c (DEFAULT_TABLE table=soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:01.453240 26587 tablet_bootstrap.cc:654] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.459450 26280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a155d2ed62b43a1ad1906460d14614c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:01.461541 26586 tablet_bootstrap.cc:492] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:12:01.480047 26586 tablet_bootstrap.cc:654] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.488909 26584 tablet_bootstrap.cc:492] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:12:01.489740 26584 ts_tablet_manager.cc:1403] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.115s	user 0.007s	sys 0.013s
I20260709 13:12:01.490268 26586 tablet_bootstrap.cc:492] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:12:01.490615 26587 tablet_bootstrap.cc:492] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:12:01.490904 26586 ts_tablet_manager.cc:1403] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 13:12:01.493083 26584 raft_consensus.cc:359] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.495584 26584 raft_consensus.cc:385] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.495887 26584 raft_consensus.cc:740] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.496621 26584 consensus_queue.cc:260] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.498751 26584 ts_tablet_manager.cc:1434] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:12:01.498375 26586 raft_consensus.cc:359] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.499349 26586 raft_consensus.cc:385] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.499670 26586 raft_consensus.cc:740] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.500515 26584 tablet_bootstrap.cc:492] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:12:01.500475 26586 consensus_queue.cc:260] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.506763 26584 tablet_bootstrap.cc:654] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.511992 26586 ts_tablet_manager.cc:1434] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.007s
I20260709 13:12:01.512995 26587 ts_tablet_manager.cc:1403] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.007s
I20260709 13:12:01.513166 26586 tablet_bootstrap.cc:492] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:12:01.513281 26584 tablet_bootstrap.cc:492] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:12:01.513927 26584 ts_tablet_manager.cc:1403] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260709 13:12:01.516662 26587 raft_consensus.cc:359] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.517069 26584 raft_consensus.cc:359] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.517918 26584 raft_consensus.cc:385] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.517758 26587 raft_consensus.cc:385] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.518474 26584 raft_consensus.cc:740] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.518647 26587 raft_consensus.cc:740] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.519399 26584 consensus_queue.cc:260] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.521087 26586 tablet_bootstrap.cc:654] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.521994 26584 ts_tablet_manager.cc:1434] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:12:01.523352 26584 tablet_bootstrap.cc:492] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:12:01.519662 26587 consensus_queue.cc:260] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.527343 26587 ts_tablet_manager.cc:1434] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:12:01.529134 26587 tablet_bootstrap.cc:492] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:12:01.532388 26584 tablet_bootstrap.cc:654] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.538481 26587 tablet_bootstrap.cc:654] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.554315 26587 tablet_bootstrap.cc:492] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:12:01.554355 26586 tablet_bootstrap.cc:492] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:12:01.554951 26587 ts_tablet_manager.cc:1403] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260709 13:12:01.555048 26586 ts_tablet_manager.cc:1403] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260709 13:12:01.555189 26584 tablet_bootstrap.cc:492] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:12:01.555783 26584 ts_tablet_manager.cc:1403] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.016s
I20260709 13:12:01.558159 26587 raft_consensus.cc:359] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.558996 26587 raft_consensus.cc:385] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.558630 26584 raft_consensus.cc:359] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.558508 26586 raft_consensus.cc:359] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.559286 26587 raft_consensus.cc:740] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.559434 26584 raft_consensus.cc:385] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.559489 26586 raft_consensus.cc:385] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.559952 26584 raft_consensus.cc:740] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.560137 26586 raft_consensus.cc:740] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.560272 26587 consensus_queue.cc:260] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.560837 26584 consensus_queue.cc:260] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.560981 26586 consensus_queue.cc:260] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.562865 26587 ts_tablet_manager.cc:1434] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:12:01.563222 26584 ts_tablet_manager.cc:1434] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:12:01.563874 26587 tablet_bootstrap.cc:492] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:12:01.564338 26584 tablet_bootstrap.cc:492] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:12:01.563222 26586 ts_tablet_manager.cc:1434] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:01.567790 26586 tablet_bootstrap.cc:492] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:12:01.571384 26587 tablet_bootstrap.cc:654] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.571715 26584 tablet_bootstrap.cc:654] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.575135 26586 tablet_bootstrap.cc:654] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.585686 26584 tablet_bootstrap.cc:492] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:12:01.586549 26584 ts_tablet_manager.cc:1403] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 13:12:01.592777 26584 raft_consensus.cc:359] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.593643 26584 raft_consensus.cc:385] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.593991 26584 raft_consensus.cc:740] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.594349 26586 tablet_bootstrap.cc:492] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:12:01.595021 26586 ts_tablet_manager.cc:1403] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.010s
I20260709 13:12:01.595021 26584 consensus_queue.cc:260] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.595821 26571 raft_consensus.cc:493] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.596577 26571 raft_consensus.cc:515] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.597952 26584 ts_tablet_manager.cc:1434] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:12:01.598758 26586 raft_consensus.cc:359] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.600972 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380c991f57a4b81a47255889eda0923" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:01.602469 26584 tablet_bootstrap.cc:492] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
W20260709 13:12:01.603312 26333 leader_election.cc:343] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.599735 26586 raft_consensus.cc:385] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.606431 26586 raft_consensus.cc:740] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.607708 26586 consensus_queue.cc:260] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.610518 26586 ts_tablet_manager.cc:1434] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 13:12:01.611753 26586 tablet_bootstrap.cc:492] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:12:01.613408 26584 tablet_bootstrap.cc:654] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.619601 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380c991f57a4b81a47255889eda0923" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:12:01.620519 26439 raft_consensus.cc:2468] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:12:01.622303 26330 leader_election.cc:304] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [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: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:01.622991 26586 tablet_bootstrap.cc:654] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.623946 26571 leader_election.cc:290] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:01.624891 26571 raft_consensus.cc:2804] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:01.625349 26571 raft_consensus.cc:493] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:01.625784 26571 raft_consensus.cc:3060] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.631207 26584 tablet_bootstrap.cc:492] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:12:01.631819 26584 ts_tablet_manager.cc:1403] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.013s
I20260709 13:12:01.633685 26586 tablet_bootstrap.cc:492] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:12:01.634268 26586 ts_tablet_manager.cc:1403] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.009s
I20260709 13:12:01.635785 26584 raft_consensus.cc:359] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.636590 26584 raft_consensus.cc:385] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.636893 26584 raft_consensus.cc:740] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.637570 26586 raft_consensus.cc:359] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.637825 26584 consensus_queue.cc:260] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.638370 26586 raft_consensus.cc:385] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.638830 26586 raft_consensus.cc:740] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.639696 26586 consensus_queue.cc:260] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.639986 26571 raft_consensus.cc:515] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.640450 26584 ts_tablet_manager.cc:1434] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:12:01.641589 26584 tablet_bootstrap.cc:492] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:12:01.642253 26586 ts_tablet_manager.cc:1434] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:12:01.642896 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380c991f57a4b81a47255889eda0923" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:01.643345 26586 tablet_bootstrap.cc:492] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:12:01.644197 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380c991f57a4b81a47255889eda0923" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:01.644809 26439 raft_consensus.cc:3060] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.650429 26584 tablet_bootstrap.cc:654] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:01.650528 26333 leader_election.cc:343] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.650857 26586 tablet_bootstrap.cc:654] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.651775 26587 tablet_bootstrap.cc:492] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:12:01.652346 26587 ts_tablet_manager.cc:1403] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.028s
I20260709 13:12:01.655531 26587 raft_consensus.cc:359] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.656037 26572 raft_consensus.cc:493] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.656401 26587 raft_consensus.cc:385] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.656949 26587 raft_consensus.cc:740] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.656824 26572 raft_consensus.cc:515] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.658015 26587 consensus_queue.cc:260] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.661653 26572 leader_election.cc:290] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:01.662176 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:01.663308 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
W20260709 13:12:01.665022 26406 leader_election.cc:343] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.665597 26571 leader_election.cc:290] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
W20260709 13:12:01.666561 26407 leader_election.cc:343] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.667132 26407 leader_election.cc:304] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c96701a00af84f38b04efc24bbd124c4; no voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:01.665066 26439 raft_consensus.cc:2468] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:01.669045 26572 raft_consensus.cc:2749] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:01.673609 26586 tablet_bootstrap.cc:492] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:12:01.673684 26584 tablet_bootstrap.cc:492] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:12:01.674353 26586 ts_tablet_manager.cc:1403] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260709 13:12:01.674415 26584 ts_tablet_manager.cc:1403] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260709 13:12:01.673220 26587 ts_tablet_manager.cc:1434] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:12:01.677022 26571 raft_consensus.cc:493] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.677819 26587 tablet_bootstrap.cc:492] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:12:01.677697 26571 raft_consensus.cc:515] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.677944 26584 raft_consensus.cc:359] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.679198 26586 raft_consensus.cc:359] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.679783 26584 raft_consensus.cc:385] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.679986 26586 raft_consensus.cc:385] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.680361 26586 raft_consensus.cc:740] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.680358 26584 raft_consensus.cc:740] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.680899 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359eeeb197c747b7a238ba8b67981e5f" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:01.681284 26586 consensus_queue.cc:260] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.673254 26330 leader_election.cc:304] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [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: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:01.683751 26599 raft_consensus.cc:2804] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:01.683845 26586 ts_tablet_manager.cc:1434] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 13:12:01.681674 26292 raft_consensus.cc:2468] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:12:01.685119 26586 tablet_bootstrap.cc:492] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:12:01.685742 26587 tablet_bootstrap.cc:654] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.685642 26333 leader_election.cc:304] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:12:01.692822 26586 tablet_bootstrap.cc:654] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.695688 26571 leader_election.cc:290] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:01.696470 26571 raft_consensus.cc:2804] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:01.696848 26571 raft_consensus.cc:493] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:01.697180 26571 raft_consensus.cc:3060] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.681669 26584 consensus_queue.cc:260] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.699262 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359eeeb197c747b7a238ba8b67981e5f" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:12:01.700786 26584 ts_tablet_manager.cc:1434] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260709 13:12:01.702724 26584 tablet_bootstrap.cc:492] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
W20260709 13:12:01.700779 26330 leader_election.cc:343] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.709565 26585 raft_consensus.cc:493] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.710424 26585 raft_consensus.cc:515] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.713449 26585 leader_election.cc:290] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:01.716727 26584 tablet_bootstrap.cc:654] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.728224 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
W20260709 13:12:01.731115 26255 leader_election.cc:343] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.740790 26583 raft_consensus.cc:493] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.741555 26583 raft_consensus.cc:515] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.743503 26584 tablet_bootstrap.cc:492] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:12:01.744561 26584 ts_tablet_manager.cc:1403] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.022s
I20260709 13:12:01.747121 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
W20260709 13:12:01.749605 26255 leader_election.cc:343] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.750460 26583 leader_election.cc:290] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:01.749754 26584 raft_consensus.cc:359] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.751250 26572 raft_consensus.cc:493] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.751354 26584 raft_consensus.cc:385] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.752218 26584 raft_consensus.cc:740] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.752102 26572 raft_consensus.cc:515] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.753865 26584 consensus_queue.cc:260] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.756897 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
W20260709 13:12:01.759323 26406 leader_election.cc:343] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.766623 26584 ts_tablet_manager.cc:1434] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.010s
I20260709 13:12:01.768103 26584 tablet_bootstrap.cc:492] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:12:01.768585 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
W20260709 13:12:01.770668 26407 leader_election.cc:343] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.771436 26407 leader_election.cc:304] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c96701a00af84f38b04efc24bbd124c4; no voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:01.774595 26608 raft_consensus.cc:2749] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:01.775079 26572 leader_election.cc:290] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
W20260709 13:12:01.779488 26333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:35825, user_credentials={real_user=slave}} blocked reactor thread for 93926.3us
I20260709 13:12:01.781484 26599 raft_consensus.cc:697] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:01.783030 26584 tablet_bootstrap.cc:654] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.782965 26599 consensus_queue.cc:237] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.790136 26603 raft_consensus.cc:493] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.791433 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:12:01.793619 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:12:01.796834 26584 tablet_bootstrap.cc:492] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:12:01.797807 26584 ts_tablet_manager.cc:1403] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.001s
W20260709 13:12:01.802198 26257 leader_election.cc:343] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.802341 26584 raft_consensus.cc:359] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.803798 26584 raft_consensus.cc:385] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.803099 26257 leader_election.cc:304] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187; no voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4
I20260709 13:12:01.804247 26584 raft_consensus.cc:740] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.805579 26583 raft_consensus.cc:2749] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:01.805358 26584 consensus_queue.cc:260] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.797770 26603 raft_consensus.cc:515] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.820386 26584 ts_tablet_manager.cc:1434] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.000s
W20260709 13:12:01.821095 26257 leader_election.cc:343] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.822746 26257 leader_election.cc:304] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187; no voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4
I20260709 13:12:01.824050 26583 raft_consensus.cc:2749] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:01.830457 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f58f3fddb94c5bbba8ce1540d1cfaf" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:01.831584 26292 raft_consensus.cc:2468] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:12:01.834627 26333 leader_election.cc:304] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:12:01.834939 26584 tablet_bootstrap.cc:492] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4: Bootstrap starting.
I20260709 13:12:01.847014 26604 raft_consensus.cc:2804] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:01.847620 26604 raft_consensus.cc:493] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:01.848069 26604 raft_consensus.cc:3060] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.849727 26187 catalog_manager.cc:5697] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 0 to 1, leader changed from <none> to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:01.854156 26603 leader_election.cc:290] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:01.854516 26586 tablet_bootstrap.cc:492] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:12:01.795718 26571 raft_consensus.cc:515] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.855155 26586 ts_tablet_manager.cc:1403] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.170s	user 0.066s	sys 0.080s
I20260709 13:12:01.855482 26587 tablet_bootstrap.cc:492] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:12:01.856104 26587 ts_tablet_manager.cc:1403] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.178s	user 0.058s	sys 0.082s
I20260709 13:12:01.855898 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f58f3fddb94c5bbba8ce1540d1cfaf" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:12:01.856714 26439 raft_consensus.cc:2468] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:12:01.858379 26586 raft_consensus.cc:359] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.859272 26586 raft_consensus.cc:385] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.859263 26587 raft_consensus.cc:359] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.859947 26586 raft_consensus.cc:740] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.860457 26587 raft_consensus.cc:385] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.860809 26587 raft_consensus.cc:740] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.860934 26586 consensus_queue.cc:260] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.861591 26587 consensus_queue.cc:260] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.863672 26571 leader_election.cc:290] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:01.864117 26587 ts_tablet_manager.cc:1434] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:01.864135 26584 tablet_bootstrap.cc:654] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.874619 26587 tablet_bootstrap.cc:492] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:12:01.867597 26604 raft_consensus.cc:515] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.877386 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359eeeb197c747b7a238ba8b67981e5f" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:01.878085 26292 raft_consensus.cc:3060] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.880852 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f58f3fddb94c5bbba8ce1540d1cfaf" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:01.881120 26604 leader_election.cc:290] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:01.881597 26441 raft_consensus.cc:3060] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.881664 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f58f3fddb94c5bbba8ce1540d1cfaf" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:01.882072 26587 tablet_bootstrap.cc:654] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.882397 26291 raft_consensus.cc:3060] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.868641 26608 raft_consensus.cc:493] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.884166 26584 tablet_bootstrap.cc:492] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4: No bootstrap required, opened a new log
I20260709 13:12:01.884128 26608 raft_consensus.cc:515] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.871129 26586 ts_tablet_manager.cc:1434] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:12:01.888054 26586 tablet_bootstrap.cc:492] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:12:01.891093 26441 raft_consensus.cc:2468] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:01.892551 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726209a7366a45f18144565ca9c3a092" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:01.892578 26330 leader_election.cc:304] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
W20260709 13:12:01.894991 26407 leader_election.cc:343] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.869354 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359eeeb197c747b7a238ba8b67981e5f" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:01.895744 26587 tablet_bootstrap.cc:492] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:12:01.895861 26604 raft_consensus.cc:2804] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:01.896025 26439 raft_consensus.cc:3060] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.896270 26587 ts_tablet_manager.cc:1403] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260709 13:12:01.896535 26604 raft_consensus.cc:697] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:01.897440 26604 consensus_queue.cc:237] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.899320 26608 leader_election.cc:290] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:01.900480 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726209a7366a45f18144565ca9c3a092" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:12:01.904098 26586 tablet_bootstrap.cc:654] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:01.907765 26406 leader_election.cc:343] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.908519 26406 leader_election.cc:304] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c96701a00af84f38b04efc24bbd124c4; no voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:01.908970 26291 raft_consensus.cc:2468] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:01.909538 26608 raft_consensus.cc:2749] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:01.914124 26292 raft_consensus.cc:2468] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:01.884773 26584 ts_tablet_manager.cc:1403] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.001s
I20260709 13:12:01.915488 26333 leader_election.cc:304] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:12:01.917397 26604 raft_consensus.cc:2804] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:01.917973 26604 raft_consensus.cc:697] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:01.918953 26584 raft_consensus.cc:359] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.919735 26584 raft_consensus.cc:385] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.920061 26584 raft_consensus.cc:740] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.918823 26604 consensus_queue.cc:237] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.922693 26439 raft_consensus.cc:2468] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:01.920918 26584 consensus_queue.cc:260] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.900972 26587 raft_consensus.cc:359] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.923106 26187 catalog_manager.cc:5697] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 0 to 1, leader changed from <none> to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:01.923978 26587 raft_consensus.cc:385] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.924373 26587 raft_consensus.cc:740] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.925143 26587 consensus_queue.cc:260] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.927793 26587 ts_tablet_manager.cc:1434] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 13:12:01.928867 26587 tablet_bootstrap.cc:492] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:12:01.929262 26584 ts_tablet_manager.cc:1434] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:12:01.937337 26587 tablet_bootstrap.cc:654] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.937909 26586 tablet_bootstrap.cc:492] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:12:01.938483 26586 ts_tablet_manager.cc:1403] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.013s
I20260709 13:12:01.941636 26586 raft_consensus.cc:359] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.942363 26586 raft_consensus.cc:385] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.942667 26586 raft_consensus.cc:740] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.943519 26586 consensus_queue.cc:260] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.946164 26586 ts_tablet_manager.cc:1434] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:12:01.947300 26586 tablet_bootstrap.cc:492] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:12:01.954622 26586 tablet_bootstrap.cc:654] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.959985 26608 raft_consensus.cc:493] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.960711 26608 raft_consensus.cc:515] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.964902 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8c9aa2e9a9434bac92d0b2919930e0" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:01.965626 26291 raft_consensus.cc:2468] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:12:01.966496 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8c9aa2e9a9434bac92d0b2919930e0" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:12:01.967024 26586 tablet_bootstrap.cc:492] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:12:01.967527 26586 ts_tablet_manager.cc:1403] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260709 13:12:01.967861 26608 leader_election.cc:290] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:01.960608 26587 tablet_bootstrap.cc:492] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:12:01.968120 26407 leader_election.cc:304] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:01.968997 26608 raft_consensus.cc:2804] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:01.969376 26608 raft_consensus.cc:493] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:12:01.969568 26406 leader_election.cc:343] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.969693 26608 raft_consensus.cc:3060] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.970465 26586 raft_consensus.cc:359] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.970252 26188 catalog_manager.cc:5697] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 0 to 1, leader changed from <none> to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:01.971243 26586 raft_consensus.cc:385] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.971590 26586 raft_consensus.cc:740] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.972391 26586 consensus_queue.cc:260] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.974392 26586 ts_tablet_manager.cc:1434] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:12:01.975291 26586 tablet_bootstrap.cc:492] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187: Bootstrap starting.
I20260709 13:12:01.977809 26608 raft_consensus.cc:515] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.981293 26586 tablet_bootstrap.cc:654] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:01.982765 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8c9aa2e9a9434bac92d0b2919930e0" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:01.983467 26291 raft_consensus.cc:3060] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:01.984818 26587 ts_tablet_manager.cc:1403] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.015s
I20260709 13:12:01.986894 26586 tablet_bootstrap.cc:492] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187: No bootstrap required, opened a new log
I20260709 13:12:01.987596 26586 ts_tablet_manager.cc:1403] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:12:01.988122 26587 raft_consensus.cc:359] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.990242 26587 raft_consensus.cc:385] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.991186 26587 raft_consensus.cc:740] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.991995 26587 consensus_queue.cc:260] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.992264 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8c9aa2e9a9434bac92d0b2919930e0" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:01.993274 26586 raft_consensus.cc:359] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
W20260709 13:12:01.993862 26406 leader_election.cc:343] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:01.994093 26586 raft_consensus.cc:385] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:01.994506 26586 raft_consensus.cc:740] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Initialized, Role: FOLLOWER
I20260709 13:12:01.994566 26608 leader_election.cc:290] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:01.995414 26586 consensus_queue.cc:260] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:01.997012 26587 ts_tablet_manager.cc:1434] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:12:01.998073 26587 tablet_bootstrap.cc:492] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:12:01.998190 26604 raft_consensus.cc:493] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:01.998733 26604 raft_consensus.cc:515] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.001665 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726209a7366a45f18144565ca9c3a092" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:02.002135 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726209a7366a45f18144565ca9c3a092" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:12:02.002498 26292 raft_consensus.cc:2468] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:12:02.002907 26441 raft_consensus.cc:2468] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:12:02.003997 26333 leader_election.cc:304] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:12:02.004876 26604 leader_election.cc:290] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.004935 26571 raft_consensus.cc:2804] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:02.005435 26571 raft_consensus.cc:493] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:01.997786 26586 ts_tablet_manager.cc:1434] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:12:02.005786 26587 tablet_bootstrap.cc:654] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:02.005780 26571 raft_consensus.cc:3060] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.007191 26291 raft_consensus.cc:2468] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 1.
I20260709 13:12:02.008441 26407 leader_election.cc:304] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [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: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: a325e26c82da4819be3ef2a8d8a99e82
I20260709 13:12:02.011075 26587 tablet_bootstrap.cc:492] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:12:02.011655 26587 ts_tablet_manager.cc:1403] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:12:02.011662 26608 raft_consensus.cc:2804] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:02.014478 26608 raft_consensus.cc:697] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:12:02.015429 26608 consensus_queue.cc:237] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.015707 26587 raft_consensus.cc:359] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.016467 26587 raft_consensus.cc:385] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:02.016896 26587 raft_consensus.cc:740] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:12:02.017642 26587 consensus_queue.cc:260] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.013357 26571 raft_consensus.cc:515] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.020249 26587 ts_tablet_manager.cc:1434] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:12:02.021342 26587 tablet_bootstrap.cc:492] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:12:02.023243 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726209a7366a45f18144565ca9c3a092" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:02.024070 26291 raft_consensus.cc:3060] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.030941 26587 tablet_bootstrap.cc:654] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:02.035197 26291 raft_consensus.cc:2468] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:02.036732 26333 leader_election.cc:304] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:12:02.037725 26604 raft_consensus.cc:2804] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:02.038254 26604 raft_consensus.cc:697] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:02.039142 26604 consensus_queue.cc:237] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.040865 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726209a7366a45f18144565ca9c3a092" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.041555 26441 raft_consensus.cc:3060] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.051011 26571 leader_election.cc:290] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.055842 26441 raft_consensus.cc:2468] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:02.065749 26190 catalog_manager.cc:5697] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 0 to 1, leader changed from <none> to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.069206 26188 catalog_manager.cc:5697] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 1 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:02.070381 26587 tablet_bootstrap.cc:492] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:12:02.070899 26587 ts_tablet_manager.cc:1403] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.026s
I20260709 13:12:02.073855 26587 raft_consensus.cc:359] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.074445 26587 raft_consensus.cc:385] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:02.074724 26587 raft_consensus.cc:740] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:12:02.075490 26587 consensus_queue.cc:260] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.077687 26587 ts_tablet_manager.cc:1434] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:12:02.078722 26587 tablet_bootstrap.cc:492] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82: Bootstrap starting.
I20260709 13:12:02.084056 26587 tablet_bootstrap.cc:654] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:02.089006 26587 tablet_bootstrap.cc:492] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82: No bootstrap required, opened a new log
I20260709 13:12:02.089476 26587 ts_tablet_manager.cc:1403] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:12:02.091729 26587 raft_consensus.cc:359] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.092325 26587 raft_consensus.cc:385] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:02.092568 26587 raft_consensus.cc:740] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Initialized, Role: FOLLOWER
I20260709 13:12:02.093200 26587 consensus_queue.cc:260] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.095057 26587 ts_tablet_manager.cc:1434] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:12:02.132787 26608 raft_consensus.cc:493] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:02.133631 26571 raft_consensus.cc:493] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:02.133433 26608 raft_consensus.cc:515] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.134231 26571 raft_consensus.cc:515] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.136209 26608 leader_election.cc:290] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:02.136600 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:02.136915 26583 raft_consensus.cc:493] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:02.137063 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:02.137401 26291 raft_consensus.cc:2468] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:12:02.137465 26583 raft_consensus.cc:515] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.138350 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:12:02.137511 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:12:02.139107 26407 leader_election.cc:304] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:02.139149 26366 raft_consensus.cc:2468] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 0.
I20260709 13:12:02.139727 26441 raft_consensus.cc:2468] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:12:02.139947 26585 raft_consensus.cc:493] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:02.136241 26571 leader_election.cc:290] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.140506 26585 raft_consensus.cc:515] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.141274 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:12:02.141338 26583 leader_election.cc:290] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.141978 26330 leader_election.cc:304] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [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: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:02.142616 26585 leader_election.cc:290] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.142031 26366 raft_consensus.cc:2468] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:12:02.143308 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:12:02.143443 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380c991f57a4b81a47255889eda0923" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:12:02.144162 26441 raft_consensus.cc:2468] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:12:02.144225 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380c991f57a4b81a47255889eda0923" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:12:02.144790 26257 leader_election.cc:304] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:12:02.145262 26608 raft_consensus.cc:2804] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:02.145525 26571 raft_consensus.cc:2804] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:02.145778 26585 raft_consensus.cc:2804] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:02.145150 26439 raft_consensus.cc:2393] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c86f7c8ba0be4463b340a78e2d72f187 in current term 1: Already voted for candidate a325e26c82da4819be3ef2a8d8a99e82 in this term.
I20260709 13:12:02.146049 26571 raft_consensus.cc:493] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:02.146262 26585 raft_consensus.cc:493] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:02.145889 26608 raft_consensus.cc:493] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:02.146710 26571 raft_consensus.cc:3060] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.146778 26585 raft_consensus.cc:3060] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.147117 26608 raft_consensus.cc:3060] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.147758 26255 leader_election.cc:304] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187; no voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4
I20260709 13:12:02.149132 26583 raft_consensus.cc:3060] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.154549 26585 raft_consensus.cc:515] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.154549 26571 raft_consensus.cc:515] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.155709 26608 raft_consensus.cc:515] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.158138 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:02.160267 26365 raft_consensus.cc:3060] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.160157 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.160782 26571 leader_election.cc:290] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.159534 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:02.161194 26439 raft_consensus.cc:3060] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.161255 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:02.161777 26366 raft_consensus.cc:2393] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c96701a00af84f38b04efc24bbd124c4 in current term 1: Already voted for candidate a325e26c82da4819be3ef2a8d8a99e82 in this term.
I20260709 13:12:02.161958 26292 raft_consensus.cc:3060] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.158649 26585 leader_election.cc:290] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.157732 26583 raft_consensus.cc:2749] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:02.159052 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:02.164207 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d86da9b345de8718311611fa58ba" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.165130 26441 raft_consensus.cc:2393] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a325e26c82da4819be3ef2a8d8a99e82 in current term 1: Already voted for candidate c96701a00af84f38b04efc24bbd124c4 in this term.
I20260709 13:12:02.166157 26407 leader_election.cc:304] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [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: c96701a00af84f38b04efc24bbd124c4; no voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:02.167227 26572 raft_consensus.cc:2749] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:12:02.159312 26608 leader_election.cc:290] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:02.169123 26365 raft_consensus.cc:2468] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:12:02.170507 26257 leader_election.cc:304] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:12:02.171326 26292 raft_consensus.cc:2468] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:02.171384 26583 raft_consensus.cc:2804] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:02.171955 26439 raft_consensus.cc:2468] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:12:02.172216 26583 raft_consensus.cc:697] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:12:02.173012 26333 leader_election.cc:304] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [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: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: c96701a00af84f38b04efc24bbd124c4
I20260709 13:12:02.173090 26583 consensus_queue.cc:237] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.173743 26571 raft_consensus.cc:493] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:02.174048 26604 raft_consensus.cc:2804] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:02.174224 26571 raft_consensus.cc:515] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.174662 26604 raft_consensus.cc:697] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:02.175691 26604 consensus_queue.cc:237] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.176498 26571 leader_election.cc:290] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.180089 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:12:02.181073 26439 raft_consensus.cc:2468] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:12:02.182860 26330 leader_election.cc:304] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:02.183972 26571 raft_consensus.cc:2804] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:02.184345 26571 raft_consensus.cc:493] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:02.184695 26571 raft_consensus.cc:3060] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.182902 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187" is_pre_election: true
I20260709 13:12:02.188194 26292 raft_consensus.cc:2468] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 0.
I20260709 13:12:02.190550 26188 catalog_manager.cc:5697] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 0 to 1, leader changed from <none> to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.192327 26571 raft_consensus.cc:515] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.194533 26571 leader_election.cc:290] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.195487 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:02.196254 26292 raft_consensus.cc:3060] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.196251 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.197059 26439 raft_consensus.cc:3060] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.197489 26583 raft_consensus.cc:493] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:02.198259 26583 raft_consensus.cc:515] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.202615 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4" is_pre_election: true
I20260709 13:12:02.202157 26190 catalog_manager.cc:5697] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 0 to 1, leader changed from <none> to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.203363 26441 raft_consensus.cc:2468] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:12:02.204239 26439 raft_consensus.cc:2468] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:02.204535 26255 leader_election.cc:304] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:02.205976 26585 raft_consensus.cc:2804] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:02.205907 26330 leader_election.cc:304] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:02.206472 26585 raft_consensus.cc:493] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:02.206847 26585 raft_consensus.cc:3060] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.206894 26571 raft_consensus.cc:2804] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:02.207729 26571 raft_consensus.cc:697] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:02.208966 26571 consensus_queue.cc:237] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.207775 26292 raft_consensus.cc:2468] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 1.
I20260709 13:12:02.210628 26583 leader_election.cc:290] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.211555 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82" is_pre_election: true
I20260709 13:12:02.212293 26365 raft_consensus.cc:2468] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 0.
I20260709 13:12:02.217964 26571 consensus_queue.cc:1048] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.217468 26585 raft_consensus.cc:515] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.221160 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:02.221761 26365 raft_consensus.cc:3060] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.221848 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.222518 26441 raft_consensus.cc:3060] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.221633 26188 catalog_manager.cc:5697] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 0 to 1, leader changed from <none> to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.229768 26365 raft_consensus.cc:2468] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:12:02.231226 26257 leader_election.cc:304] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:12:02.232162 26583 raft_consensus.cc:2804] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:02.233367 26583 raft_consensus.cc:697] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:12:02.234273 26583 consensus_queue.cc:237] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.231269 26441 raft_consensus.cc:2468] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 1.
I20260709 13:12:02.239269 26585 leader_election.cc:290] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 1 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.256117 26188 catalog_manager.cc:5697] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 0 to 1, leader changed from <none> to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 1 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.260918 26611 consensus_queue.cc:1048] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:02.314823 26611 consensus_queue.cc:1048] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.327530 26571 consensus_queue.cc:1048] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.397156 26365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "359eeeb197c747b7a238ba8b67981e5f"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
mode: GRACEFUL
new_leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
 from {username='slave'} at 127.0.0.1:36868
I20260709 13:12:02.397748 26365 raft_consensus.cc:606] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Received request to transfer leadership to TS c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:02.401808 26571 consensus_queue.cc:1048] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.403650 26365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
mode: GRACEFUL
new_leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
 from {username='slave'} at 127.0.0.1:36868
I20260709 13:12:02.404245 26365 raft_consensus.cc:606] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Received request to transfer leadership to TS c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:02.417198 26365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d380c991f57a4b81a47255889eda0923"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
mode: GRACEFUL
new_leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
 from {username='slave'} at 127.0.0.1:36868
I20260709 13:12:02.417804 26365 raft_consensus.cc:606] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Received request to transfer leadership to TS c86f7c8ba0be4463b340a78e2d72f187
I20260709 13:12:02.418751 26603 consensus_queue.cc:1048] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:02.426048 26439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8c9aa2e9a9434bac92d0b2919930e0"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
mode: GRACEFUL
new_leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:58870
I20260709 13:12:02.426721 26439 raft_consensus.cc:606] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Received request to transfer leadership to TS a325e26c82da4819be3ef2a8d8a99e82
I20260709 13:12:02.441285 26291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c"
dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
mode: GRACEFUL
new_leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:46974
I20260709 13:12:02.441916 26291 raft_consensus.cc:606] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Received request to transfer leadership to TS a325e26c82da4819be3ef2a8d8a99e82
I20260709 13:12:02.447727 26365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "726209a7366a45f18144565ca9c3a092"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
mode: GRACEFUL
new_leader_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:36868
I20260709 13:12:02.448316 26365 raft_consensus.cc:606] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Received request to transfer leadership to TS c96701a00af84f38b04efc24bbd124c4
I20260709 13:12:02.474819 26365 raft_consensus.cc:3060] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:02.481508 26608 consensus_queue.cc:1048] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.489938 26572 raft_consensus.cc:993] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4: : Instructing follower a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:12:02.490859 26608 raft_consensus.cc:1081] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Signalling peer a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:12:02.493348 26366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8c9aa2e9a9434bac92d0b2919930e0"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:57696
I20260709 13:12:02.494966 26366 raft_consensus.cc:493] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.495474 26366 raft_consensus.cc:3060] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.497514 26572 consensus_queue.cc:1048] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.504153 26366 raft_consensus.cc:515] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.513276 26366 leader_election.cc:290] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 2 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.513890 26292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8c9aa2e9a9434bac92d0b2919930e0" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:02.514544 26292 raft_consensus.cc:3060] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.514447 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8c9aa2e9a9434bac92d0b2919930e0" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.515698 26439 raft_consensus.cc:3055] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.516037 26439 raft_consensus.cc:740] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:12:02.516860 26439 consensus_queue.cc:260] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.518038 26439 raft_consensus.cc:3060] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.521842 26292 raft_consensus.cc:2468] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 2.
I20260709 13:12:02.523249 26333 leader_election.cc:304] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: 
I20260709 13:12:02.524099 26603 raft_consensus.cc:2804] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.523546 26439 raft_consensus.cc:2468] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 2.
I20260709 13:12:02.525192 26603 raft_consensus.cc:697] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:02.526180 26603 consensus_queue.cc:237] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.533506 26190 catalog_manager.cc:5697] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 1 to 2, leader changed from c96701a00af84f38b04efc24bbd124c4 (127.20.136.131) to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.571893 26603 consensus_queue.cc:1048] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:02.583877 26604 consensus_queue.cc:1048] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.603415 26571 consensus_queue.cc:1048] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.616520 26611 consensus_queue.cc:1048] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.628439 26611 raft_consensus.cc:993] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82: : Instructing follower c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:02.628935 26571 raft_consensus.cc:1081] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Signalling peer c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:02.631197 26441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "726209a7366a45f18144565ca9c3a092"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:58868
I20260709 13:12:02.631768 26441 raft_consensus.cc:493] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.632211 26441 raft_consensus.cc:3060] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.632377 26571 consensus_queue.cc:1048] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:02.644611 26571 consensus_queue.cc:1048] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.645605 26441 raft_consensus.cc:515] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.649405 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726209a7366a45f18144565ca9c3a092" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:02.650260 26290 raft_consensus.cc:3060] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.656575 26603 raft_consensus.cc:993] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82: : Instructing follower c86f7c8ba0be4463b340a78e2d72f187 to start an election
I20260709 13:12:02.657143 26603 raft_consensus.cc:1081] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Signalling peer c86f7c8ba0be4463b340a78e2d72f187 to start an election
I20260709 13:12:02.659539 26441 leader_election.cc:290] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 2 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:02.660811 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726209a7366a45f18144565ca9c3a092" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:02.661139 26290 raft_consensus.cc:2468] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 2.
I20260709 13:12:02.661873 26365 raft_consensus.cc:3055] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.662294 26365 raft_consensus.cc:740] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:02.662782 26407 leader_election.cc:304] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:02.663106 26365 consensus_queue.cc:260] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.663744 26572 raft_consensus.cc:2804] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.664013 26585 consensus_queue.cc:1048] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:02.664256 26572 raft_consensus.cc:697] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 2 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:12:02.664513 26365 raft_consensus.cc:3060] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.665282 26572 consensus_queue.cc:237] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.665941 26290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2"
dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
 from {username='slave'} at 127.0.0.1:46946
I20260709 13:12:02.666625 26290 raft_consensus.cc:493] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.667017 26290 raft_consensus.cc:3060] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.673252 26365 raft_consensus.cc:2468] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 2.
I20260709 13:12:02.675738 26583 raft_consensus.cc:993] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187: : Instructing follower a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:12:02.676198 26583 raft_consensus.cc:1081] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Signalling peer a325e26c82da4819be3ef2a8d8a99e82 to start an election
I20260709 13:12:02.679764 26365 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
 from {username='slave'} at 127.0.0.1:57690
I20260709 13:12:02.680989 26365 raft_consensus.cc:493] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.681496 26365 raft_consensus.cc:3060] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.681246 26632 consensus_queue.cc:1048] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:02.678154 26290 raft_consensus.cc:515] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.689033 26187 catalog_manager.cc:5697] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 1 to 2, leader changed from a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130) to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:02.691408 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:02.691169 26365 raft_consensus.cc:515] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.691567 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f15fcc6954d479f7e982c2452e9b2" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.692040 26366 raft_consensus.cc:3055] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.692235 26439 raft_consensus.cc:3060] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.692414 26366 raft_consensus.cc:740] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:02.693259 26366 consensus_queue.cc:260] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.694343 26366 raft_consensus.cc:3060] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.696883 26632 consensus_queue.cc:1048] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:02.701195 26439 raft_consensus.cc:2468] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 2.
I20260709 13:12:02.704923 26255 leader_election.cc:304] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:02.706310 26365 leader_election.cc:290] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [CANDIDATE]: Term 2 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.706399 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:02.702490 26366 raft_consensus.cc:2468] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 2.
I20260709 13:12:02.707248 26291 raft_consensus.cc:3055] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.707630 26291 raft_consensus.cc:740] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:12:02.708415 26439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "a325e26c82da4819be3ef2a8d8a99e82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.708423 26291 consensus_queue.cc:260] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.709757 26291 raft_consensus.cc:3060] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.713228 26632 raft_consensus.cc:2804] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.713812 26632 raft_consensus.cc:697] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:12:02.714579 26632 consensus_queue.cc:237] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.715888 26290 leader_election.cc:290] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 2 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.715910 26291 raft_consensus.cc:2468] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a325e26c82da4819be3ef2a8d8a99e82 in term 2.
I20260709 13:12:02.717859 26333 leader_election.cc:304] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [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: a325e26c82da4819be3ef2a8d8a99e82, c86f7c8ba0be4463b340a78e2d72f187; no voters: c96701a00af84f38b04efc24bbd124c4
I20260709 13:12:02.719726 26571 raft_consensus.cc:2804] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.720225 26571 raft_consensus.cc:697] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Becoming Leader. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:02.721052 26571 consensus_queue.cc:237] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.722595 26583 consensus_queue.cc:1048] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:02.731335 26190 catalog_manager.cc:5697] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 1 to 2, leader changed from a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130) to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.730365 26188 catalog_manager.cc:5697] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 reported cstate change: term changed from 1 to 2, leader changed from c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129) to a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "a325e26c82da4819be3ef2a8d8a99e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.870872 26571 raft_consensus.cc:993] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82: : Instructing follower c86f7c8ba0be4463b340a78e2d72f187 to start an election
I20260709 13:12:02.871660 26603 raft_consensus.cc:1081] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Signalling peer c86f7c8ba0be4463b340a78e2d72f187 to start an election
I20260709 13:12:02.873452 26290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d380c991f57a4b81a47255889eda0923"
dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
 from {username='slave'} at 127.0.0.1:46946
I20260709 13:12:02.874055 26290 raft_consensus.cc:493] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.874436 26290 raft_consensus.cc:3060] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.880568 26290 raft_consensus.cc:515] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.882344 26290 leader_election.cc:290] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 2 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.883370 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380c991f57a4b81a47255889eda0923" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:02.883452 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d380c991f57a4b81a47255889eda0923" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.884146 26441 raft_consensus.cc:3060] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.884248 26366 raft_consensus.cc:3055] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.884675 26366 raft_consensus.cc:740] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:02.885480 26366 consensus_queue.cc:260] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.886680 26366 raft_consensus.cc:3060] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.889341 26441 raft_consensus.cc:2468] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 2.
I20260709 13:12:02.890537 26255 leader_election.cc:304] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:02.891453 26632 raft_consensus.cc:2804] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.891878 26632 raft_consensus.cc:697] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:12:02.892630 26632 consensus_queue.cc:237] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.893090 26366 raft_consensus.cc:2468] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 2.
I20260709 13:12:02.900287 26187 catalog_manager.cc:5697] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 1 to 2, leader changed from a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130) to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.936486 26611 raft_consensus.cc:993] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82: : Instructing follower c86f7c8ba0be4463b340a78e2d72f187 to start an election
I20260709 13:12:02.937129 26603 raft_consensus.cc:1081] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Signalling peer c86f7c8ba0be4463b340a78e2d72f187 to start an election
I20260709 13:12:02.938884 26290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "359eeeb197c747b7a238ba8b67981e5f"
dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
 from {username='slave'} at 127.0.0.1:46946
I20260709 13:12:02.939474 26290 raft_consensus.cc:493] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.939859 26290 raft_consensus.cc:3060] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.945592 26290 raft_consensus.cc:515] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.947589 26290 leader_election.cc:290] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 2 election: Requested vote from peers a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151), c96701a00af84f38b04efc24bbd124c4 (127.20.136.131:43487)
I20260709 13:12:02.948506 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359eeeb197c747b7a238ba8b67981e5f" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:02.948801 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359eeeb197c747b7a238ba8b67981e5f" candidate_uuid: "c86f7c8ba0be4463b340a78e2d72f187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
I20260709 13:12:02.949146 26366 raft_consensus.cc:3055] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.949311 26441 raft_consensus.cc:3060] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.949484 26366 raft_consensus.cc:740] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:02.950274 26366 consensus_queue.cc:260] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.951511 26366 raft_consensus.cc:3060] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.956036 26441 raft_consensus.cc:2468] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 2.
I20260709 13:12:02.957175 26255 leader_election.cc:304] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:02.958046 26632 raft_consensus.cc:2804] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.957945 26366 raft_consensus.cc:2468] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c86f7c8ba0be4463b340a78e2d72f187 in term 2.
I20260709 13:12:02.958834 26632 raft_consensus.cc:697] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 2 LEADER]: Becoming Leader. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:12:02.959837 26632 consensus_queue.cc:237] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:02.966591 26187 catalog_manager.cc:5697] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 reported cstate change: term changed from 1 to 2, leader changed from a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130) to c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129). New cstate: current_term: 2 leader_uuid: "c86f7c8ba0be4463b340a78e2d72f187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:03.006253 26438 raft_consensus.cc:1275] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.007769 26603 consensus_queue.cc:1048] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.016701 26290 raft_consensus.cc:1275] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.020399 26571 consensus_queue.cc:1048] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:03.054023 26291 raft_consensus.cc:1275] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.055719 26572 consensus_queue.cc:1048] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.064976 26365 raft_consensus.cc:1275] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.067004 26608 consensus_queue.cc:1048] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.111699 26438 raft_consensus.cc:1275] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Refusing update from remote peer c86f7c8ba0be4463b340a78e2d72f187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.113006 26632 consensus_queue.cc:1048] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.120747 26365 raft_consensus.cc:1275] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Refusing update from remote peer c86f7c8ba0be4463b340a78e2d72f187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.122090 26632 consensus_queue.cc:1048] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:03.238955 26290 raft_consensus.cc:1275] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.240340 26603 consensus_queue.cc:1048] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.248451 26438 raft_consensus.cc:3060] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:03.256767 26438 raft_consensus.cc:1275] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Refusing update from remote peer a325e26c82da4819be3ef2a8d8a99e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.258162 26611 consensus_queue.cc:1048] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.332788 26441 raft_consensus.cc:1275] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Refusing update from remote peer c86f7c8ba0be4463b340a78e2d72f187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.334040 26658 consensus_queue.cc:1048] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.343492 26365 raft_consensus.cc:1275] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Refusing update from remote peer c86f7c8ba0be4463b340a78e2d72f187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.344909 26585 consensus_queue.cc:1048] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.514762 26365 raft_consensus.cc:1275] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Refusing update from remote peer c86f7c8ba0be4463b340a78e2d72f187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.516175 26585 consensus_queue.cc:1048] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.525512 26441 raft_consensus.cc:1275] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Refusing update from remote peer c86f7c8ba0be4463b340a78e2d72f187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.527149 26583 consensus_queue.cc:1048] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:05.452224 26190 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56488:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:12:05.474088 26190 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56488:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:12:05.548205 21026 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:12:05.659523 26330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:43487, user_credentials={real_user=slave}} blocked reactor thread for 47422.7us
W20260709 13:12:05.698460 26257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.130:40151, user_credentials={real_user=slave}} blocked reactor thread for 45642.8us
I20260709 13:12:05.735383 26711 tablet.cc:1724] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:05.790266 26722 tablet.cc:1724] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:05.822021 26366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
mode: GRACEFUL
new_leader_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:12:05.822762 26366 raft_consensus.cc:606] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Received request to transfer leadership to TS c96701a00af84f38b04efc24bbd124c4
W20260709 13:12:05.855166 26318 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:1a2f15fcc6954d479f7e982c2452e9b2)
W20260709 13:12:05.867921 26318 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1a2f15fcc6954d479f7e982c2452e9b2)
W20260709 13:12:05.862239 26467 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:d380c991f57a4b81a47255889eda0923)
I20260709 13:12:05.872942 26711 tablet.cc:1724] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:05.873531 26729 tablet.cc:1724] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:05.802362 26718 tablet.cc:1724] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:12:05.883409 26688 log.cc:927] Time spent T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4: Append to log took a long time: real 0.147s	user 0.004s	sys 0.000s
I20260709 13:12:05.884249 26728 tablet.cc:1724] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:05.926164 26733 tablet.cc:1724] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:05.964241 26737 tablet.cc:1724] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:05.969918 26704 raft_consensus.cc:993] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82: : Instructing follower c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:05.970621 26719 raft_consensus.cc:1081] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Signalling peer c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:05.976737 26736 tablet.cc:1724] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:12:05.980322 26407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.129:35825, user_credentials={real_user=slave}} blocked reactor thread for 44694.3us
I20260709 13:12:06.002117 26738 tablet.cc:1724] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:05.924240 26730 tablet.cc:1724] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.030858 26740 tablet.cc:1724] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.032080 26437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:58868
I20260709 13:12:06.033049 26437 raft_consensus.cc:493] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:06.033623 26437 raft_consensus.cc:3060] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.062772 26711 tablet.cc:1724] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.056660 26722 tablet.cc:1724] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.073920 26728 tablet.cc:1724] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.085855 26733 tablet.cc:1724] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.090973 26738 tablet.cc:1724] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.090814 26718 tablet.cc:1724] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.104264 26737 tablet.cc:1724] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.089253 26736 tablet.cc:1724] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.139791 26743 tablet.cc:1724] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.148495 26730 tablet.cc:1724] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.149257 26733 tablet.cc:1724] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.156845 26729 tablet.cc:1724] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.161932 26740 tablet.cc:1724] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.167421 26730 tablet.cc:1724] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.168081 26289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d"
dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
mode: GRACEFUL
new_leader_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:36998
I20260709 13:12:06.168828 26289 raft_consensus.cc:606] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Received request to transfer leadership to TS c96701a00af84f38b04efc24bbd124c4
I20260709 13:12:06.170562 21026 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:12:06.180365 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:06.193372 26437 raft_consensus.cc:515] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.201160 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:06.201802 26366 raft_consensus.cc:3055] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:06.202136 26366 raft_consensus.cc:740] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:06.202389 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a155d2ed62b43a1ad1906460d14614c" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:06.203173 26289 raft_consensus.cc:3060] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.202942 26366 consensus_queue.cc:260] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [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: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.204128 26366 raft_consensus.cc:3060] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.204675 26437 leader_election.cc:290] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 3 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:06.216272 26291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e"
dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
mode: GRACEFUL
new_leader_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:36998
I20260709 13:12:06.216957 26291 raft_consensus.cc:606] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Received request to transfer leadership to TS c96701a00af84f38b04efc24bbd124c4
I20260709 13:12:06.212469 26366 raft_consensus.cc:2468] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 3.
I20260709 13:12:06.218835 26406 leader_election.cc:304] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [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: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:06.219700 26572 raft_consensus.cc:2804] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:06.220263 26572 raft_consensus.cc:697] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 3 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:12:06.220501 26365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf"
dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
mode: GRACEFUL
new_leader_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:36878
I20260709 13:12:06.221379 26365 raft_consensus.cc:606] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Received request to transfer leadership to TS c96701a00af84f38b04efc24bbd124c4
I20260709 13:12:06.221113 26572 consensus_queue.cc:237] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [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: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.211051 26289 raft_consensus.cc:2468] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 3.
I20260709 13:12:06.186693 26722 tablet.cc:1724] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:06.233266 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:12:06.233908 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:06.238072 26188 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1: soft_deleted_table [id=97c9960bcdc040dbb49e11ba5c27adfa] alter complete (version 1)
I20260709 13:12:06.253098 26188 catalog_manager.cc:5697] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 2 to 3, leader changed from a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130) to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:06.310825 26714 raft_consensus.cc:993] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187: : Instructing follower c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:06.311774 26700 raft_consensus.cc:1081] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Signalling peer c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:06.313483 26437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:58856
I20260709 13:12:06.314044 26437 raft_consensus.cc:493] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:06.314411 26437 raft_consensus.cc:3060] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.319788 26437 raft_consensus.cc:515] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.322813 26437 leader_election.cc:290] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 2 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:06.323168 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:06.323575 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e3cc23857a4e7e9875da8c7b0f477e" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:06.323956 26289 raft_consensus.cc:3055] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:06.324191 26366 raft_consensus.cc:3060] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.324559 26289 raft_consensus.cc:740] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:12:06.325424 26289 consensus_queue.cc:260] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.326530 26289 raft_consensus.cc:3060] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.329557 26366 raft_consensus.cc:2468] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 2.
I20260709 13:12:06.330750 26406 leader_election.cc:304] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:06.331622 26572 raft_consensus.cc:2804] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:06.332015 26572 raft_consensus.cc:697] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 2 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:12:06.332186 26289 raft_consensus.cc:2468] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 2.
I20260709 13:12:06.332767 26572 consensus_queue.cc:237] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.342845 26188 catalog_manager.cc:5697] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 1 to 2, leader changed from c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129) to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:06.448724 26714 raft_consensus.cc:993] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187: : Instructing follower c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:06.449273 26700 raft_consensus.cc:1081] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Signalling peer c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:06.450798 26441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:58856
I20260709 13:12:06.451257 26441 raft_consensus.cc:493] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:06.451604 26441 raft_consensus.cc:3060] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.456995 26441 raft_consensus.cc:515] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.458828 26441 leader_election.cc:290] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 2 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:06.460290 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:06.459807 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859912c2f6ee406f86d4d275f529f87d" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:06.461097 26366 raft_consensus.cc:3060] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.461169 26289 raft_consensus.cc:3055] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:06.461658 26289 raft_consensus.cc:740] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c86f7c8ba0be4463b340a78e2d72f187, State: Running, Role: LEADER
I20260709 13:12:06.462592 26289 consensus_queue.cc:260] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [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: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.463971 26289 raft_consensus.cc:3060] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.469220 26366 raft_consensus.cc:2468] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 2.
I20260709 13:12:06.470525 26406 leader_election.cc:304] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a325e26c82da4819be3ef2a8d8a99e82, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:06.471585 26572 raft_consensus.cc:2804] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:06.472198 26572 raft_consensus.cc:697] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 2 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:12:06.473125 26572 consensus_queue.cc:237] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [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: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.473435 26289 raft_consensus.cc:2468] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 2.
I20260709 13:12:06.481999 26188 catalog_manager.cc:5697] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 1 to 2, leader changed from c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129) to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 2 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:06.611344 26611 raft_consensus.cc:993] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82: : Instructing follower c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:06.611876 26723 raft_consensus.cc:1081] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Signalling peer c96701a00af84f38b04efc24bbd124c4 to start an election
I20260709 13:12:06.613504 26441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf"
dest_uuid: "c96701a00af84f38b04efc24bbd124c4"
 from {username='slave'} at 127.0.0.1:58868
I20260709 13:12:06.614022 26441 raft_consensus.cc:493] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:06.614351 26441 raft_consensus.cc:3060] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.619343 26441 raft_consensus.cc:515] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.621002 26441 leader_election.cc:290] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [CANDIDATE]: Term 3 election: Requested vote from peers c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825), a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151)
I20260709 13:12:06.622004 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c86f7c8ba0be4463b340a78e2d72f187"
I20260709 13:12:06.622283 26366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d859eac8499e4b9aaaf569928fd670bf" candidate_uuid: "c96701a00af84f38b04efc24bbd124c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a325e26c82da4819be3ef2a8d8a99e82"
I20260709 13:12:06.622658 26289 raft_consensus.cc:3060] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.622871 26366 raft_consensus.cc:3055] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:06.623317 26366 raft_consensus.cc:740] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a325e26c82da4819be3ef2a8d8a99e82, State: Running, Role: LEADER
I20260709 13:12:06.623943 26366 consensus_queue.cc:260] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [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: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.624816 26366 raft_consensus.cc:3060] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.629799 26289 raft_consensus.cc:2468] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 3.
I20260709 13:12:06.630693 26366 raft_consensus.cc:2468] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c96701a00af84f38b04efc24bbd124c4 in term 3.
I20260709 13:12:06.631279 26407 leader_election.cc:304] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [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: c86f7c8ba0be4463b340a78e2d72f187, c96701a00af84f38b04efc24bbd124c4; no voters: 
I20260709 13:12:06.632668 26572 raft_consensus.cc:2804] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:06.633240 26572 raft_consensus.cc:697] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 3 LEADER]: Becoming Leader. State: Replica: c96701a00af84f38b04efc24bbd124c4, State: Running, Role: LEADER
I20260709 13:12:06.634223 26572 consensus_queue.cc:237] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [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: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } }
I20260709 13:12:06.643661 26188 catalog_manager.cc:5697] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 reported cstate change: term changed from 2 to 3, leader changed from a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130) to c96701a00af84f38b04efc24bbd124c4 (127.20.136.131). New cstate: current_term: 3 leader_uuid: "c96701a00af84f38b04efc24bbd124c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c96701a00af84f38b04efc24bbd124c4" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:06.647383 26366 raft_consensus.cc:1275] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 3 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:06.648815 26572 consensus_queue.cc:1048] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:06.658614 26289 raft_consensus.cc:1275] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 3 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:06.660188 26572 consensus_queue.cc:1048] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:06.717092 26289 raft_consensus.cc:1275] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:06.718547 26710 consensus_queue.cc:1048] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:06.728781 26365 raft_consensus.cc:1275] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:06.731993 26750 consensus_queue.cc:1048] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:06.899652 26289 raft_consensus.cc:1275] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:06.901187 26750 consensus_queue.cc:1048] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:06.909858 26365 raft_consensus.cc:1275] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:06.912662 26710 consensus_queue.cc:1048] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:07.026770 26289 raft_consensus.cc:1275] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 3 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:07.028211 26710 consensus_queue.cc:1048] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c86f7c8ba0be4463b340a78e2d72f187" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:07.040863 26365 raft_consensus.cc:1275] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 3 FOLLOWER]: Refusing update from remote peer c96701a00af84f38b04efc24bbd124c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:07.042526 26710 consensus_queue.cc:1048] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a325e26c82da4819be3ef2a8d8a99e82" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:07.319568 21026 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:12:07.328341 21026 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:12:07.328878 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:07.334404 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:12:07.334968 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:08.373775 21026 tablet_server.cc:179] TabletServer@127.20.136.129:0 shutting down...
W20260709 13:12:08.385167 26407 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:12:08.402684 26407 consensus_peers.cc:597] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 -> Peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Couldn't send request to peer c86f7c8ba0be4463b340a78e2d72f187. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.412765 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:08.413980 21026 tablet_replica.cc:333] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.415333 21026 raft_consensus.cc:2243] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.416041 21026 raft_consensus.cc:2272] T 726209a7366a45f18144565ca9c3a092 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.418841 21026 tablet_replica.cc:333] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.419988 21026 raft_consensus.cc:2243] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.420567 21026 raft_consensus.cc:2272] T 0a155d2ed62b43a1ad1906460d14614c P c86f7c8ba0be4463b340a78e2d72f187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.423110 21026 tablet_replica.cc:333] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.423847 21026 raft_consensus.cc:2243] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.424433 21026 raft_consensus.cc:2272] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.427160 21026 tablet_replica.cc:333] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.427907 21026 raft_consensus.cc:2243] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.428864 21026 raft_consensus.cc:2272] T d380c991f57a4b81a47255889eda0923 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.432453 21026 tablet_replica.cc:333] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.433329 21026 raft_consensus.cc:2243] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.434729 21026 raft_consensus.cc:2272] T 1a2f15fcc6954d479f7e982c2452e9b2 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.438683 21026 tablet_replica.cc:333] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
W20260709 13:12:08.439054 26407 consensus_peers.cc:597] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 -> Peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Couldn't send request to peer c86f7c8ba0be4463b340a78e2d72f187. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.439538 21026 raft_consensus.cc:2243] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.440280 21026 raft_consensus.cc:2272] T 55c2e15a6c46483f81cf291a0ecbe06c P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.443194 21026 tablet_replica.cc:333] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.443807 21026 raft_consensus.cc:2243] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.444437 21026 raft_consensus.cc:2272] T 22a79452926044468e2f779bcdeed619 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.447486 21026 tablet_replica.cc:333] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.448176 21026 raft_consensus.cc:2243] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.448819 21026 raft_consensus.cc:2272] T d859eac8499e4b9aaaf569928fd670bf P c86f7c8ba0be4463b340a78e2d72f187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.452400 21026 tablet_replica.cc:333] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.453240 21026 raft_consensus.cc:2243] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.453902 21026 raft_consensus.cc:2272] T 888092fdfcc040b3892278a0e7282a79 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.457193 21026 tablet_replica.cc:333] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.457986 21026 raft_consensus.cc:2243] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.458870 21026 raft_consensus.cc:2272] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.462512 21026 tablet_replica.cc:333] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.463440 21026 raft_consensus.cc:2243] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.464321 21026 raft_consensus.cc:2272] T 859912c2f6ee406f86d4d275f529f87d P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.467862 21026 tablet_replica.cc:333] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.468791 21026 raft_consensus.cc:2243] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.470414 21026 raft_consensus.cc:2272] T 16163c3cb6b745e28388cde3f34a0954 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:08.471618 26407 consensus_peers.cc:597] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 -> Peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Couldn't send request to peer c86f7c8ba0be4463b340a78e2d72f187. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.474211 21026 tablet_replica.cc:333] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.475229 21026 raft_consensus.cc:2243] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.476001 21026 raft_consensus.cc:2272] T 63e3cc23857a4e7e9875da8c7b0f477e P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.479430 21026 tablet_replica.cc:333] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.480082 21026 raft_consensus.cc:2243] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.480978 21026 raft_consensus.cc:2272] T f268fe9aa3ac4962b031da609040af39 P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.483446 21026 tablet_replica.cc:333] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.483973 21026 raft_consensus.cc:2243] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.484514 21026 raft_consensus.cc:2272] T d137d86da9b345de8718311611fa58ba P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.486687 21026 tablet_replica.cc:333] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.487290 21026 raft_consensus.cc:2243] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.488272 21026 raft_consensus.cc:2272] T f531987fab1f4abfa746fd01a976c92b P c86f7c8ba0be4463b340a78e2d72f187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.490571 21026 tablet_replica.cc:333] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.491168 21026 raft_consensus.cc:2243] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.491668 21026 raft_consensus.cc:2272] T 74bc02ed46a245599a0498509683f132 P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.494392 21026 tablet_replica.cc:333] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187: stopping tablet replica
I20260709 13:12:08.495024 21026 raft_consensus.cc:2243] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.496060 21026 raft_consensus.cc:2272] T 359eeeb197c747b7a238ba8b67981e5f P c86f7c8ba0be4463b340a78e2d72f187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.542281 21026 tablet_server.cc:196] TabletServer@127.20.136.129:0 shutdown complete.
I20260709 13:12:08.587148 21026 tablet_server.cc:179] TabletServer@127.20.136.130:0 shutting down...
I20260709 13:12:08.623160 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:08.624151 21026 tablet_replica.cc:333] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.625005 21026 raft_consensus.cc:2243] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.625730 21026 raft_consensus.cc:2272] T 0a155d2ed62b43a1ad1906460d14614c P a325e26c82da4819be3ef2a8d8a99e82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.628146 21026 tablet_replica.cc:333] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.628793 21026 raft_consensus.cc:2243] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.629755 21026 raft_consensus.cc:2272] T 51f58f3fddb94c5bbba8ce1540d1cfaf P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.632201 21026 tablet_replica.cc:333] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.632934 21026 raft_consensus.cc:2243] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.633489 21026 raft_consensus.cc:2272] T 726209a7366a45f18144565ca9c3a092 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.635667 21026 tablet_replica.cc:333] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.636246 21026 raft_consensus.cc:2243] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.636795 21026 raft_consensus.cc:2272] T 1a2f15fcc6954d479f7e982c2452e9b2 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.638851 21026 tablet_replica.cc:333] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.639911 21026 raft_consensus.cc:2243] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.640579 21026 raft_consensus.cc:2272] T d380c991f57a4b81a47255889eda0923 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.643784 21026 tablet_replica.cc:333] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.644552 21026 raft_consensus.cc:2243] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.645169 21026 raft_consensus.cc:2272] T 22a79452926044468e2f779bcdeed619 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:08.646821 26333 consensus_peers.cc:597] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 -> Peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Couldn't send request to peer c86f7c8ba0be4463b340a78e2d72f187. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:35825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.648430 21026 tablet_replica.cc:333] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.649176 21026 raft_consensus.cc:2243] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.650132 21026 raft_consensus.cc:2272] T 55c2e15a6c46483f81cf291a0ecbe06c P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:08.652469 26407 consensus_peers.cc:597] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 -> Peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Couldn't send request to peer c86f7c8ba0be4463b340a78e2d72f187. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:35825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.652911 21026 tablet_replica.cc:333] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.653597 21026 raft_consensus.cc:2243] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.654456 21026 raft_consensus.cc:2272] T 888092fdfcc040b3892278a0e7282a79 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.656816 21026 tablet_replica.cc:333] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.657408 21026 raft_consensus.cc:2243] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.658380 21026 raft_consensus.cc:2272] T 6d8c9aa2e9a9434bac92d0b2919930e0 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.660980 21026 tablet_replica.cc:333] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.661569 21026 raft_consensus.cc:2243] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.662256 21026 raft_consensus.cc:2272] T 859912c2f6ee406f86d4d275f529f87d P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.664778 21026 tablet_replica.cc:333] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.665338 21026 raft_consensus.cc:2243] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.665808 21026 raft_consensus.cc:2272] T 16163c3cb6b745e28388cde3f34a0954 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.668121 21026 tablet_replica.cc:333] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.668689 21026 raft_consensus.cc:2243] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.669167 21026 raft_consensus.cc:2272] T 63e3cc23857a4e7e9875da8c7b0f477e P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.671425 21026 tablet_replica.cc:333] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.672039 21026 raft_consensus.cc:2243] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.672508 21026 raft_consensus.cc:2272] T d859eac8499e4b9aaaf569928fd670bf P a325e26c82da4819be3ef2a8d8a99e82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.674593 21026 tablet_replica.cc:333] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.675203 21026 raft_consensus.cc:2243] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.675738 21026 raft_consensus.cc:2272] T 359eeeb197c747b7a238ba8b67981e5f P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.677811 21026 tablet_replica.cc:333] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.678334 21026 raft_consensus.cc:2243] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.679294 21026 raft_consensus.cc:2272] T d137d86da9b345de8718311611fa58ba P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.681427 21026 tablet_replica.cc:333] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.681998 21026 raft_consensus.cc:2243] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.682502 21026 raft_consensus.cc:2272] T f268fe9aa3ac4962b031da609040af39 P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.685158 21026 tablet_replica.cc:333] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.685742 21026 raft_consensus.cc:2243] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.686684 21026 raft_consensus.cc:2272] T 74bc02ed46a245599a0498509683f132 P a325e26c82da4819be3ef2a8d8a99e82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.689402 21026 tablet_replica.cc:333] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82: stopping tablet replica
I20260709 13:12:08.689859 21026 raft_consensus.cc:2243] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.690284 21026 raft_consensus.cc:2272] T f531987fab1f4abfa746fd01a976c92b P a325e26c82da4819be3ef2a8d8a99e82 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:08.695212 26406 consensus_peers.cc:597] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 -> Peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Couldn't send request to peer a325e26c82da4819be3ef2a8d8a99e82. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:08.703014 26406 consensus_peers.cc:597] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 -> Peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Couldn't send request to peer a325e26c82da4819be3ef2a8d8a99e82. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:08.717720 26406 consensus_peers.cc:597] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 -> Peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Couldn't send request to peer a325e26c82da4819be3ef2a8d8a99e82. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:08.723287 26407 consensus_peers.cc:597] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 -> Peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Couldn't send request to peer c86f7c8ba0be4463b340a78e2d72f187. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:35825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.738591 21026 tablet_server.cc:196] TabletServer@127.20.136.130:0 shutdown complete.
I20260709 13:12:08.778450 21026 tablet_server.cc:179] TabletServer@127.20.136.131:0 shutting down...
W20260709 13:12:08.781602 26407 consensus_peers.cc:597] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 -> Peer c86f7c8ba0be4463b340a78e2d72f187 (127.20.136.129:35825): Couldn't send request to peer c86f7c8ba0be4463b340a78e2d72f187. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:35825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.811676 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:08.812598 21026 tablet_replica.cc:333] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.813700 21026 raft_consensus.cc:2243] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.814474 21026 raft_consensus.cc:2272] T 359eeeb197c747b7a238ba8b67981e5f P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.816766 21026 tablet_replica.cc:333] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.817353 21026 raft_consensus.cc:2243] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.818123 21026 raft_consensus.cc:2272] T 726209a7366a45f18144565ca9c3a092 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.820307 21026 tablet_replica.cc:333] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.820849 21026 raft_consensus.cc:2243] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.821632 21026 raft_consensus.cc:2272] T 0a155d2ed62b43a1ad1906460d14614c P c96701a00af84f38b04efc24bbd124c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.823801 21026 tablet_replica.cc:333] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.824370 21026 raft_consensus.cc:2243] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.824887 21026 raft_consensus.cc:2272] T 1a2f15fcc6954d479f7e982c2452e9b2 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.826887 21026 tablet_replica.cc:333] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.827486 21026 raft_consensus.cc:2243] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.827968 21026 raft_consensus.cc:2272] T d380c991f57a4b81a47255889eda0923 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.829955 21026 tablet_replica.cc:333] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.830458 21026 raft_consensus.cc:2243] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.830981 21026 raft_consensus.cc:2272] T 51f58f3fddb94c5bbba8ce1540d1cfaf P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.833204 21026 tablet_replica.cc:333] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.833978 21026 raft_consensus.cc:2243] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.834605 21026 raft_consensus.cc:2272] T 6d8c9aa2e9a9434bac92d0b2919930e0 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:08.837015 26406 consensus_peers.cc:597] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 -> Peer a325e26c82da4819be3ef2a8d8a99e82 (127.20.136.130:40151): Couldn't send request to peer a325e26c82da4819be3ef2a8d8a99e82. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:40151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.837352 21026 tablet_replica.cc:333] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.838006 21026 raft_consensus.cc:2243] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.838452 21026 raft_consensus.cc:2272] T 16163c3cb6b745e28388cde3f34a0954 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.840553 21026 tablet_replica.cc:333] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.841054 21026 raft_consensus.cc:2243] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.841800 21026 raft_consensus.cc:2272] T 859912c2f6ee406f86d4d275f529f87d P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.843873 21026 tablet_replica.cc:333] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.844376 21026 raft_consensus.cc:2243] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.845156 21026 raft_consensus.cc:2272] T 22a79452926044468e2f779bcdeed619 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.847318 21026 tablet_replica.cc:333] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.847828 21026 raft_consensus.cc:2243] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.848470 21026 raft_consensus.cc:2272] T 55c2e15a6c46483f81cf291a0ecbe06c P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.851307 21026 tablet_replica.cc:333] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.852052 21026 raft_consensus.cc:2243] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.852980 21026 raft_consensus.cc:2272] T d859eac8499e4b9aaaf569928fd670bf P c96701a00af84f38b04efc24bbd124c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.855366 21026 tablet_replica.cc:333] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.855939 21026 raft_consensus.cc:2243] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.856447 21026 raft_consensus.cc:2272] T 74bc02ed46a245599a0498509683f132 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.858402 21026 tablet_replica.cc:333] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.858901 21026 raft_consensus.cc:2243] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.859416 21026 raft_consensus.cc:2272] T f531987fab1f4abfa746fd01a976c92b P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.861456 21026 tablet_replica.cc:333] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.862017 21026 raft_consensus.cc:2243] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.862505 21026 raft_consensus.cc:2272] T 888092fdfcc040b3892278a0e7282a79 P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.864454 21026 tablet_replica.cc:333] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.864951 21026 raft_consensus.cc:2243] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.865775 21026 raft_consensus.cc:2272] T 63e3cc23857a4e7e9875da8c7b0f477e P c96701a00af84f38b04efc24bbd124c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.867776 21026 tablet_replica.cc:333] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.868258 21026 raft_consensus.cc:2243] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.868736 21026 raft_consensus.cc:2272] T d137d86da9b345de8718311611fa58ba P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.870599 21026 tablet_replica.cc:333] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4: stopping tablet replica
I20260709 13:12:08.871121 21026 raft_consensus.cc:2243] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.871536 21026 raft_consensus.cc:2272] T f268fe9aa3ac4962b031da609040af39 P c96701a00af84f38b04efc24bbd124c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.913640 21026 tablet_server.cc:196] TabletServer@127.20.136.131:0 shutdown complete.
I20260709 13:12:08.950376 21026 master.cc:562] Master@127.20.136.190:36185 shutting down...
I20260709 13:12:08.977591 21026 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:08.978199 21026 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.978543 21026 tablet_replica.cc:333] T 00000000000000000000000000000000 P fba0600285194c3f94c9508201a3fef1: stopping tablet replica
I20260709 13:12:09.000442 21026 master.cc:584] Master@127.20.136.190:36185 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12928 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:12:09.060439 21026 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.136.190:41907
I20260709 13:12:09.061527 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:09.067250 26771 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
W20260709 13:12:09.067334 26770 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
W20260709 13:12:09.068428 26773 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
I20260709 13:12:09.071460 21026 server_base.cc:1061] running on GCE node
I20260709 13:12:09.072583 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:09.072851 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:12:09.073020 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602729073001 us; error 0 us; skew 500 ppm
I20260709 13:12:09.073568 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:09.076304 21026 webserver.cc:533] Webserver started at http://127.20.136.190:42081/ using document root <none> and password file <none>
I20260709 13:12:09.076869 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:09.077097 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:09.077399 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:09.078708 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/master-0-root/instance:
uuid: "6c056c2b7a6541a3884597d9b7ae7095"
format_stamp: "Formatted at 2026-07-09 13:12:09 on dist-test-slave-cq4t"
I20260709 13:12:09.084384 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:12:09.088346 26778 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.089255 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:12:09.089589 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/master-0-root
uuid: "6c056c2b7a6541a3884597d9b7ae7095"
format_stamp: "Formatted at 2026-07-09 13:12:09 on dist-test-slave-cq4t"
I20260709 13:12:09.089900 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-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)
I20260709 13:12:09.120927 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:09.122251 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:09.165048 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.190:41907
I20260709 13:12:09.165194 26829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.190:41907 every 8 connection(s)
I20260709 13:12:09.169260 26830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.183429 26830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095: Bootstrap starting.
I20260709 13:12:09.188956 26830 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:09.194211 26830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095: No bootstrap required, opened a new log
I20260709 13:12:09.196918 26830 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c056c2b7a6541a3884597d9b7ae7095" member_type: VOTER }
I20260709 13:12:09.197480 26830 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:09.197798 26830 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c056c2b7a6541a3884597d9b7ae7095, State: Initialized, Role: FOLLOWER
I20260709 13:12:09.198575 26830 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c056c2b7a6541a3884597d9b7ae7095" member_type: VOTER }
I20260709 13:12:09.199162 26830 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:12:09.199397 26830 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:12:09.199750 26830 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:09.205271 26830 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c056c2b7a6541a3884597d9b7ae7095" member_type: VOTER }
I20260709 13:12:09.205916 26830 leader_election.cc:304] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [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: 6c056c2b7a6541a3884597d9b7ae7095; no voters: 
I20260709 13:12:09.207298 26830 leader_election.cc:290] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:12:09.207661 26833 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:09.209156 26833 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 1 LEADER]: Becoming Leader. State: Replica: 6c056c2b7a6541a3884597d9b7ae7095, State: Running, Role: LEADER
I20260709 13:12:09.209937 26833 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [LEADER]: Queue going to LEADER mode. State: All 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: "6c056c2b7a6541a3884597d9b7ae7095" member_type: VOTER }
I20260709 13:12:09.210799 26830 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:12:09.215022 26834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c056c2b7a6541a3884597d9b7ae7095" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c056c2b7a6541a3884597d9b7ae7095" member_type: VOTER } }
I20260709 13:12:09.215942 26834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:09.215131 26835 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c056c2b7a6541a3884597d9b7ae7095. Latest consensus state: current_term: 1 leader_uuid: "6c056c2b7a6541a3884597d9b7ae7095" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c056c2b7a6541a3884597d9b7ae7095" member_type: VOTER } }
I20260709 13:12:09.217499 26835 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:09.219408 26840 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:12:09.228880 26840 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:12:09.230536 21026 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:12:09.239283 26840 catalog_manager.cc:1383] Generated new cluster ID: bab9b424a77b4565843057d165a736bd
I20260709 13:12:09.239593 26840 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:12:09.257675 26840 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:12:09.259130 26840 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:12:09.273537 26840 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095: Generated new TSK 0
I20260709 13:12:09.274173 26840 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:12:09.297464 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:09.304417 26851 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
W20260709 13:12:09.305048 26852 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
I20260709 13:12:09.308256 21026 server_base.cc:1061] running on GCE node
W20260709 13:12:09.308302 26854 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
I20260709 13:12:09.309441 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:09.309671 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:12:09.309857 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602729309841 us; error 0 us; skew 500 ppm
I20260709 13:12:09.310396 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:09.312975 21026 webserver.cc:533] Webserver started at http://127.20.136.129:41479/ using document root <none> and password file <none>
I20260709 13:12:09.313475 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:09.313683 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:09.313956 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:09.315109 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-0-root/instance:
uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
format_stamp: "Formatted at 2026-07-09 13:12:09 on dist-test-slave-cq4t"
I20260709 13:12:09.320005 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:12:09.323902 26859 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.324802 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 13:12:09.325105 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-0-root
uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
format_stamp: "Formatted at 2026-07-09 13:12:09 on dist-test-slave-cq4t"
I20260709 13:12:09.325400 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-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)
I20260709 13:12:09.342149 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:09.343398 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:09.344935 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:09.347469 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:09.347710 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.347959 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:09.348160 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.393635 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.129:42733
I20260709 13:12:09.393810 26921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.129:42733 every 8 connection(s)
I20260709 13:12:09.398847 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:09.406251 26926 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
W20260709 13:12:09.408274 26927 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
W20260709 13:12:09.409561 26929 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
I20260709 13:12:09.411293 21026 server_base.cc:1061] running on GCE node
I20260709 13:12:09.412333 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:09.412604 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:12:09.412812 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602729412794 us; error 0 us; skew 500 ppm
I20260709 13:12:09.413406 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:09.416538 21026 webserver.cc:533] Webserver started at http://127.20.136.130:40747/ using document root <none> and password file <none>
I20260709 13:12:09.417057 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:09.417276 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:09.417598 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:09.417842 26922 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41907
I20260709 13:12:09.418304 26922 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:09.418960 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-1-root/instance:
uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
format_stamp: "Formatted at 2026-07-09 13:12:09 on dist-test-slave-cq4t"
I20260709 13:12:09.419076 26922 heartbeater.cc:507] Master 127.20.136.190:41907 requested a full tablet report, sending...
I20260709 13:12:09.421350 26795 ts_manager.cc:194] Registered new tserver with Master: 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733)
I20260709 13:12:09.423300 26795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41708
I20260709 13:12:09.424286 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:12:09.428263 26934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.429167 21026 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:12:09.429510 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-1-root
uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
format_stamp: "Formatted at 2026-07-09 13:12:09 on dist-test-slave-cq4t"
I20260709 13:12:09.429845 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-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)
I20260709 13:12:09.440171 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:09.441516 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:09.443364 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:09.445924 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:09.446152 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.446403 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:09.446599 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.492659 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.130:45567
I20260709 13:12:09.492791 26996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.130:45567 every 8 connection(s)
I20260709 13:12:09.498220 21026 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:09.506745 27000 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
W20260709 13:12:09.507517 27001 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
I20260709 13:12:09.512054 26997 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41907
I20260709 13:12:09.512261 21026 server_base.cc:1061] running on GCE node
I20260709 13:12:09.512698 26997 heartbeater.cc:461] Registering TS with master...
W20260709 13:12:09.512828 27003 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
I20260709 13:12:09.513749 26997 heartbeater.cc:507] Master 127.20.136.190:41907 requested a full tablet report, sending...
I20260709 13:12:09.514180 21026 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:09.514511 21026 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:12:09.514729 21026 hybrid_clock.cc:648] HybridClock initialized: now 1783602729514713 us; error 0 us; skew 500 ppm
I20260709 13:12:09.515535 21026 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:09.516417 26795 ts_manager.cc:194] Registered new tserver with Master: 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:09.518239 21026 webserver.cc:533] Webserver started at http://127.20.136.131:35981/ using document root <none> and password file <none>
I20260709 13:12:09.518281 26795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41716
I20260709 13:12:09.518893 21026 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:09.519217 21026 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:09.519502 21026 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:09.521152 21026 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-2-root/instance:
uuid: "19b955675d0c441da80b9f6c1da38b7d"
format_stamp: "Formatted at 2026-07-09 13:12:09 on dist-test-slave-cq4t"
I20260709 13:12:09.525983 21026 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:12:09.529858 27008 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.530802 21026 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:12:09.531184 21026 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-2-root
uuid: "19b955675d0c441da80b9f6c1da38b7d"
format_stamp: "Formatted at 2026-07-09 13:12:09 on dist-test-slave-cq4t"
I20260709 13:12:09.531510 21026 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdgFu46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602585657304-21026-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)
I20260709 13:12:09.550259 21026 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:09.551586 21026 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:09.553095 21026 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:09.555431 21026 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:09.555675 21026 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.555919 21026 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:09.556104 21026 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:09.600950 21026 rpc_server.cc:307] RPC server started. Bound to: 127.20.136.131:43951
I20260709 13:12:09.601078 27070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.136.131:43951 every 8 connection(s)
I20260709 13:12:09.616308 27071 heartbeater.cc:344] Connected to a master server at 127.20.136.190:41907
I20260709 13:12:09.616922 27071 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:09.617786 27071 heartbeater.cc:507] Master 127.20.136.190:41907 requested a full tablet report, sending...
I20260709 13:12:09.620190 26795 ts_manager.cc:194] Registered new tserver with Master: 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:09.620733 21026 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016382819s
I20260709 13:12:09.622246 26795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41730
I20260709 13:12:09.650614 26795 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41732:
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"
    }
  }
}
W20260709 13:12:09.653504 26795 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.
I20260709 13:12:09.732820 26887 tablet_service.cc:1511] Processing CreateTablet for tablet 510902b5c57a4819b57dc06d83555187 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:09.733429 26886 tablet_service.cc:1511] Processing CreateTablet for tablet cfd5fd42bd6b413db711f35f5a65d8a7 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:09.734402 26887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510902b5c57a4819b57dc06d83555187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.735252 26886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd5fd42bd6b413db711f35f5a65d8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.740113 26961 tablet_service.cc:1511] Processing CreateTablet for tablet cfd5fd42bd6b413db711f35f5a65d8a7 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:09.741640 26961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd5fd42bd6b413db711f35f5a65d8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.737880 26962 tablet_service.cc:1511] Processing CreateTablet for tablet 510902b5c57a4819b57dc06d83555187 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:09.744215 26962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510902b5c57a4819b57dc06d83555187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.746378 26885 tablet_service.cc:1511] Processing CreateTablet for tablet d0b272b64cf14bd3997fe58e00780cfc (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:09.747967 26885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b272b64cf14bd3997fe58e00780cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.752389 26884 tablet_service.cc:1511] Processing CreateTablet for tablet e68b767c6c49406d937c85ed3abad5b1 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:09.753963 26884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68b767c6c49406d937c85ed3abad5b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.755991 26883 tablet_service.cc:1511] Processing CreateTablet for tablet 5e561583d0a640e887305ff379fcb8ee (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:09.757483 26883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e561583d0a640e887305ff379fcb8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.760579 26882 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbd4ced3e244a5ba11392e3c9d0475e (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:09.762105 26882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbd4ced3e244a5ba11392e3c9d0475e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.769207 26881 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea64049744145d28fd438829d1e4391 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:09.770737 26881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea64049744145d28fd438829d1e4391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.772789 26960 tablet_service.cc:1511] Processing CreateTablet for tablet d0b272b64cf14bd3997fe58e00780cfc (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:09.774341 26960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b272b64cf14bd3997fe58e00780cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.772150 26880 tablet_service.cc:1511] Processing CreateTablet for tablet 4971e07eb8f04f078995bf552ac4cb25 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:09.778517 26880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4971e07eb8f04f078995bf552ac4cb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.781064 26879 tablet_service.cc:1511] Processing CreateTablet for tablet 58170246c3284758ac02995da6cc6db7 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:09.782500 26879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58170246c3284758ac02995da6cc6db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.793491 26959 tablet_service.cc:1511] Processing CreateTablet for tablet e68b767c6c49406d937c85ed3abad5b1 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:09.795114 26959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68b767c6c49406d937c85ed3abad5b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.805475 26958 tablet_service.cc:1511] Processing CreateTablet for tablet 5e561583d0a640e887305ff379fcb8ee (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:09.807108 26958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e561583d0a640e887305ff379fcb8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.821305 26957 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbd4ced3e244a5ba11392e3c9d0475e (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:09.822883 26957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbd4ced3e244a5ba11392e3c9d0475e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.841398 26956 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea64049744145d28fd438829d1e4391 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:09.843713 26956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea64049744145d28fd438829d1e4391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.852459 26959 tablet_service.cc:1511] Processing CreateTablet for tablet 58170246c3284758ac02995da6cc6db7 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:09.854055 26959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58170246c3284758ac02995da6cc6db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.853765 27036 tablet_service.cc:1511] Processing CreateTablet for tablet 510902b5c57a4819b57dc06d83555187 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:09.855906 27036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510902b5c57a4819b57dc06d83555187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.857849 27034 tablet_service.cc:1511] Processing CreateTablet for tablet d0b272b64cf14bd3997fe58e00780cfc (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:09.859253 27029 tablet_service.cc:1511] Processing CreateTablet for tablet 4971e07eb8f04f078995bf552ac4cb25 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:09.860142 27032 tablet_service.cc:1511] Processing CreateTablet for tablet 5e561583d0a640e887305ff379fcb8ee (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:09.862102 27031 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbd4ced3e244a5ba11392e3c9d0475e (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:09.864111 27028 tablet_service.cc:1511] Processing CreateTablet for tablet 58170246c3284758ac02995da6cc6db7 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:09.866094 27033 tablet_service.cc:1511] Processing CreateTablet for tablet e68b767c6c49406d937c85ed3abad5b1 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:09.868155 27030 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea64049744145d28fd438829d1e4391 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:09.853760 27035 tablet_service.cc:1511] Processing CreateTablet for tablet cfd5fd42bd6b413db711f35f5a65d8a7 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:09.869884 27034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b272b64cf14bd3997fe58e00780cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.889339 27031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbd4ced3e244a5ba11392e3c9d0475e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.890058 27032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e561583d0a640e887305ff379fcb8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.891408 27029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4971e07eb8f04f078995bf552ac4cb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.892650 27028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58170246c3284758ac02995da6cc6db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.895296 27035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd5fd42bd6b413db711f35f5a65d8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.902094 27033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68b767c6c49406d937c85ed3abad5b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.903321 27030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea64049744145d28fd438829d1e4391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.852458 27086 tablet_bootstrap.cc:492] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:09.926222 27086 tablet_bootstrap.cc:654] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:09.922966 26960 tablet_service.cc:1511] Processing CreateTablet for tablet 4971e07eb8f04f078995bf552ac4cb25 (DEFAULT_TABLE table=test-workload [id=212b85e22e2b47d1bebd8b703269f146]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:09.944779 27089 tablet_bootstrap.cc:492] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:09.945960 27086 tablet_bootstrap.cc:492] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:09.946553 27086 ts_tablet_manager.cc:1403] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.000s
I20260709 13:12:09.949602 27086 raft_consensus.cc:359] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:09.950325 27086 raft_consensus.cc:385] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:09.950615 27086 raft_consensus.cc:740] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:09.951411 27086 consensus_queue.cc:260] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:09.954276 27089 tablet_bootstrap.cc:654] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:09.959250 27087 tablet_bootstrap.cc:492] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:09.959535 26960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4971e07eb8f04f078995bf552ac4cb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.986949 27086 ts_tablet_manager.cc:1434] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.040s	user 0.029s	sys 0.011s
I20260709 13:12:09.987820 26922 heartbeater.cc:499] Master 127.20.136.190:41907 was elected leader, sending a full tablet report...
I20260709 13:12:09.988116 27086 tablet_bootstrap.cc:492] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:09.988333 27089 tablet_bootstrap.cc:492] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:09.989156 27089 ts_tablet_manager.cc:1403] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.005s
I20260709 13:12:09.992676 27089 raft_consensus.cc:359] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:09.993579 27089 raft_consensus.cc:385] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:09.993952 27089 raft_consensus.cc:740] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:09.994940 27089 consensus_queue.cc:260] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:09.995812 27086 tablet_bootstrap.cc:654] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.010954 27087 tablet_bootstrap.cc:654] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.024458 27089 ts_tablet_manager.cc:1434] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.027s
I20260709 13:12:10.027380 27071 heartbeater.cc:499] Master 127.20.136.190:41907 was elected leader, sending a full tablet report...
I20260709 13:12:10.031226 27089 tablet_bootstrap.cc:492] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:10.037978 27086 tablet_bootstrap.cc:492] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:10.038141 27089 tablet_bootstrap.cc:654] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.038738 27086 ts_tablet_manager.cc:1403] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.004s
I20260709 13:12:10.040642 27087 tablet_bootstrap.cc:492] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:10.041337 27087 ts_tablet_manager.cc:1403] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.011s
I20260709 13:12:10.042050 27086 raft_consensus.cc:359] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.042845 27086 raft_consensus.cc:385] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.043184 27086 raft_consensus.cc:740] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.043946 27089 tablet_bootstrap.cc:492] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:10.044122 27086 consensus_queue.cc:260] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.044524 27089 ts_tablet_manager.cc:1403] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:12:10.044442 27087 raft_consensus.cc:359] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.045410 27087 raft_consensus.cc:385] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.045758 27087 raft_consensus.cc:740] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.046716 27087 consensus_queue.cc:260] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.047767 27089 raft_consensus.cc:359] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.048542 27089 raft_consensus.cc:385] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.048856 27089 raft_consensus.cc:740] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.049726 27089 consensus_queue.cc:260] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.050429 27086 ts_tablet_manager.cc:1434] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:12:10.051509 27086 tablet_bootstrap.cc:492] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:10.052244 27089 ts_tablet_manager.cc:1434] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:10.053382 27089 tablet_bootstrap.cc:492] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:10.056190 26997 heartbeater.cc:499] Master 127.20.136.190:41907 was elected leader, sending a full tablet report...
I20260709 13:12:10.056607 27087 ts_tablet_manager.cc:1434] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260709 13:12:10.057548 27087 tablet_bootstrap.cc:492] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:10.063874 27087 tablet_bootstrap.cc:654] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.069492 27086 tablet_bootstrap.cc:654] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.073711 27089 tablet_bootstrap.cc:654] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.077268 27086 tablet_bootstrap.cc:492] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:10.077838 27086 ts_tablet_manager.cc:1403] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260709 13:12:10.080809 27086 raft_consensus.cc:359] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.081583 27086 raft_consensus.cc:385] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.081887 27086 raft_consensus.cc:740] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.082623 27086 consensus_queue.cc:260] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.087633 27086 ts_tablet_manager.cc:1434] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:12:10.087792 27089 tablet_bootstrap.cc:492] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:10.088625 27089 ts_tablet_manager.cc:1403] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.003s
I20260709 13:12:10.088805 27086 tablet_bootstrap.cc:492] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:10.091353 27092 raft_consensus.cc:493] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.091972 27092 raft_consensus.cc:515] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.092932 27089 raft_consensus.cc:359] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.094048 27089 raft_consensus.cc:385] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.094458 27089 raft_consensus.cc:740] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.095541 27089 consensus_queue.cc:260] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.097404 27092 leader_election.cc:290] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:10.108214 27087 tablet_bootstrap.cc:492] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:10.108690 27086 tablet_bootstrap.cc:654] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.109241 27087 ts_tablet_manager.cc:1403] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.016s
I20260709 13:12:10.111013 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea64049744145d28fd438829d1e4391" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
W20260709 13:12:10.113082 27011 leader_election.cc:343] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.114394 27090 raft_consensus.cc:493] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.115020 27090 raft_consensus.cc:515] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.119764 27090 leader_election.cc:290] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.119978 27087 raft_consensus.cc:359] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.124848 27089 ts_tablet_manager.cc:1434] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.020s
I20260709 13:12:10.125557 27087 raft_consensus.cc:385] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.125981 27087 raft_consensus.cc:740] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.126343 27089 tablet_bootstrap.cc:492] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:10.129508 27087 consensus_queue.cc:260] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.135217 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea64049744145d28fd438829d1e4391" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
W20260709 13:12:10.137285 27012 leader_election.cc:343] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.137845 27012 leader_election.cc:304] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d; no voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:10.139328 27101 raft_consensus.cc:2749] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:10.134021 27089 tablet_bootstrap.cc:654] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.140215 27086 tablet_bootstrap.cc:492] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:10.143466 27087 ts_tablet_manager.cc:1434] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.002s
I20260709 13:12:10.144780 27087 tablet_bootstrap.cc:492] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:10.152295 27086 ts_tablet_manager.cc:1403] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.003s
I20260709 13:12:10.165643 27087 tablet_bootstrap.cc:654] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.166237 27089 tablet_bootstrap.cc:492] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:10.167033 27089 ts_tablet_manager.cc:1403] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.012s
I20260709 13:12:10.171401 27089 raft_consensus.cc:359] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.172742 27089 raft_consensus.cc:385] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.173166 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58170246c3284758ac02995da6cc6db7" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:10.173297 27086 raft_consensus.cc:359] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.174429 27086 raft_consensus.cc:385] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.174800 27086 raft_consensus.cc:740] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.173141 27089 raft_consensus.cc:740] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
W20260709 13:12:10.175454 26863 leader_election.cc:343] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.175765 27086 consensus_queue.cc:260] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.177021 27089 consensus_queue.cc:260] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.178539 27086 ts_tablet_manager.cc:1434] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:12:10.179848 27086 tablet_bootstrap.cc:492] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:10.180332 27089 ts_tablet_manager.cc:1434] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 13:12:10.181612 27089 tablet_bootstrap.cc:492] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:10.187095 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58170246c3284758ac02995da6cc6db7" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:10.187569 27086 tablet_bootstrap.cc:654] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.188040 27046 raft_consensus.cc:2468] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:10.190255 27089 tablet_bootstrap.cc:654] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.196599 26863 leader_election.cc:304] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [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: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:10.198110 27090 raft_consensus.cc:2804] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:10.198671 27090 raft_consensus.cc:493] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:10.199167 27090 raft_consensus.cc:3060] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.201222 27101 raft_consensus.cc:493] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.202087 27101 raft_consensus.cc:515] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.208117 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd4ced3e244a5ba11392e3c9d0475e" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:10.209007 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd4ced3e244a5ba11392e3c9d0475e" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
W20260709 13:12:10.209941 27011 leader_election.cc:343] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:10.211360 27012 leader_election.cc:343] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.212087 27012 leader_election.cc:304] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d; no voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:10.213364 27092 raft_consensus.cc:2749] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:10.213423 27101 leader_election.cc:290] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:10.219094 27090 raft_consensus.cc:515] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.222776 27087 tablet_bootstrap.cc:492] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:10.223484 27087 ts_tablet_manager.cc:1403] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.001s
I20260709 13:12:10.223448 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58170246c3284758ac02995da6cc6db7" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:10.223822 27090 leader_election.cc:290] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
W20260709 13:12:10.224798 26843 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:12:10.225533 26863 leader_election.cc:343] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.227433 27087 raft_consensus.cc:359] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.228382 27086 tablet_bootstrap.cc:492] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:10.228586 27089 tablet_bootstrap.cc:492] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:10.229059 27086 ts_tablet_manager.cc:1403] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.023s
I20260709 13:12:10.228929 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58170246c3284758ac02995da6cc6db7" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:10.229219 27089 ts_tablet_manager.cc:1403] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.020s
I20260709 13:12:10.229709 27046 raft_consensus.cc:3060] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.228394 27087 raft_consensus.cc:385] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.231514 27087 raft_consensus.cc:740] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.232748 27086 raft_consensus.cc:359] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.233042 27089 raft_consensus.cc:359] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.233800 27086 raft_consensus.cc:385] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.233958 27089 raft_consensus.cc:385] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.234346 27086 raft_consensus.cc:740] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.234458 27089 raft_consensus.cc:740] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.232669 27087 consensus_queue.cc:260] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.235531 27089 consensus_queue.cc:260] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.238471 27089 ts_tablet_manager.cc:1434] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:12:10.235527 27086 consensus_queue.cc:260] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.239830 27089 tablet_bootstrap.cc:492] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:10.237562 27087 ts_tablet_manager.cc:1434] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:12:10.244006 27086 ts_tablet_manager.cc:1434] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 13:12:10.244652 27087 tablet_bootstrap.cc:492] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:10.245250 27086 tablet_bootstrap.cc:492] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:10.248093 27089 tablet_bootstrap.cc:654] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.253239 27086 tablet_bootstrap.cc:654] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.254998 27087 tablet_bootstrap.cc:654] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.277982 27086 tablet_bootstrap.cc:492] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:10.278607 27086 ts_tablet_manager.cc:1403] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.011s
I20260709 13:12:10.279552 27087 tablet_bootstrap.cc:492] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:10.280282 27087 ts_tablet_manager.cc:1403] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260709 13:12:10.282189 27086 raft_consensus.cc:359] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.283185 27086 raft_consensus.cc:385] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.283553 27086 raft_consensus.cc:740] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.284133 27087 raft_consensus.cc:359] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.285116 27087 raft_consensus.cc:385] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.284590 27086 consensus_queue.cc:260] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.285650 27087 raft_consensus.cc:740] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.286774 27046 raft_consensus.cc:2468] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:10.286662 27087 consensus_queue.cc:260] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.288866 26863 leader_election.cc:304] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [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: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:10.290017 27087 ts_tablet_manager.cc:1434] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:12:10.291095 27086 ts_tablet_manager.cc:1434] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:12:10.291500 27087 tablet_bootstrap.cc:492] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:10.291134 27090 raft_consensus.cc:2804] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:10.292543 27086 tablet_bootstrap.cc:492] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:10.299290 27087 tablet_bootstrap.cc:654] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.301573 27086 tablet_bootstrap.cc:654] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.304723 27096 raft_consensus.cc:493] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.305534 27096 raft_consensus.cc:515] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.313225 27087 tablet_bootstrap.cc:492] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:10.314092 27087 ts_tablet_manager.cc:1403] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:12:10.315543 27086 tablet_bootstrap.cc:492] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:10.316257 27086 ts_tablet_manager.cc:1403] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 13:12:10.318173 27087 raft_consensus.cc:359] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.319242 27087 raft_consensus.cc:385] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.319653 27087 raft_consensus.cc:740] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.319730 27086 raft_consensus.cc:359] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.320664 27086 raft_consensus.cc:385] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.321064 27086 raft_consensus.cc:740] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.320785 27087 consensus_queue.cc:260] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.322000 27086 consensus_queue.cc:260] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.326223 27096 leader_election.cc:290] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.332022 27087 ts_tablet_manager.cc:1434] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 13:12:10.333658 27086 ts_tablet_manager.cc:1434] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.001s
I20260709 13:12:10.334719 27087 tablet_bootstrap.cc:492] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:10.334860 27086 tablet_bootstrap.cc:492] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:10.335359 27045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
W20260709 13:12:10.337260 26938 leader_election.cc:343] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.339949 27101 raft_consensus.cc:493] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.341054 27101 raft_consensus.cc:515] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.342998 27086 tablet_bootstrap.cc:654] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.342999 27087 tablet_bootstrap.cc:654] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.350239 27101 leader_election.cc:290] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:10.350539 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5fd42bd6b413db711f35f5a65d8a7" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:10.351363 26972 raft_consensus.cc:2468] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 0.
I20260709 13:12:10.351758 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5fd42bd6b413db711f35f5a65d8a7" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:10.352478 26897 raft_consensus.cc:2468] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 0.
I20260709 13:12:10.354032 27011 leader_election.cc:304] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:10.355394 27101 raft_consensus.cc:2804] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:10.355860 27101 raft_consensus.cc:493] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:10.356309 27101 raft_consensus.cc:3060] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.358142 27087 tablet_bootstrap.cc:492] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:10.358870 27087 ts_tablet_manager.cc:1403] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260709 13:12:10.362453 27087 raft_consensus.cc:359] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.363513 27087 raft_consensus.cc:385] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.363921 27087 raft_consensus.cc:740] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.364385 27118 raft_consensus.cc:493] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.364995 27118 raft_consensus.cc:515] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.365270 27101 raft_consensus.cc:515] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.364996 27087 consensus_queue.cc:260] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.368325 27087 ts_tablet_manager.cc:1434] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:12:10.368605 27086 tablet_bootstrap.cc:492] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:10.369174 27086 ts_tablet_manager.cc:1403] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.012s
I20260709 13:12:10.369258 27045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b767c6c49406d937c85ed3abad5b1" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:10.369773 27087 tablet_bootstrap.cc:492] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
W20260709 13:12:10.371364 26938 leader_election.cc:343] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.372081 27118 leader_election.cc:290] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.372361 27086 raft_consensus.cc:359] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.373239 27086 raft_consensus.cc:385] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.373556 27086 raft_consensus.cc:740] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.374500 27086 consensus_queue.cc:260] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.378197 27086 ts_tablet_manager.cc:1434] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:12:10.378422 27087 tablet_bootstrap.cc:654] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.379734 27119 raft_consensus.cc:493] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.380383 27119 raft_consensus.cc:515] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.382594 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5fd42bd6b413db711f35f5a65d8a7" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:10.383261 27119 leader_election.cc:290] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.383678 26897 raft_consensus.cc:3060] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.385985 27101 leader_election.cc:290] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:10.387311 27086 tablet_bootstrap.cc:492] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:10.389019 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510902b5c57a4819b57dc06d83555187" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:10.391999 27087 tablet_bootstrap.cc:492] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:10.392711 27087 ts_tablet_manager.cc:1403] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:12:10.392901 27045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510902b5c57a4819b57dc06d83555187" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:10.394094 27045 raft_consensus.cc:2468] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:10.395362 27086 tablet_bootstrap.cc:654] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.396751 27087 raft_consensus.cc:359] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.397693 27087 raft_consensus.cc:385] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.396297 26863 leader_election.cc:304] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:10.398098 27087 raft_consensus.cc:740] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.400030 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5fd42bd6b413db711f35f5a65d8a7" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:10.400727 26972 raft_consensus.cc:3060] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.407582 27119 raft_consensus.cc:2804] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:10.407759 27086 tablet_bootstrap.cc:492] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:10.408156 27119 raft_consensus.cc:493] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:10.408506 27086 ts_tablet_manager.cc:1403] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260709 13:12:10.408598 27119 raft_consensus.cc:3060] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.399463 27087 consensus_queue.cc:260] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.409657 26972 raft_consensus.cc:2468] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 1.
I20260709 13:12:10.411459 27087 ts_tablet_manager.cc:1434] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:12:10.411813 27086 raft_consensus.cc:359] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.412765 27086 raft_consensus.cc:385] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.412853 27087 tablet_bootstrap.cc:492] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:10.413130 27086 raft_consensus.cc:740] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.414004 27086 consensus_queue.cc:260] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.414489 27118 raft_consensus.cc:493] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.415369 27118 raft_consensus.cc:515] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.416416 27086 ts_tablet_manager.cc:1434] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:10.420217 27045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:10.421486 27087 tablet_bootstrap.cc:654] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:10.421866 26938 leader_election.cc:343] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.418780 27118 leader_election.cc:290] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.423259 27012 leader_election.cc:304] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:10.424561 27101 raft_consensus.cc:2804] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:10.425292 27101 raft_consensus.cc:697] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Becoming Leader. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:10.426615 27101 consensus_queue.cc:237] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
W20260709 13:12:10.428488 26863 leader_election.cc:343] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.435118 27087 tablet_bootstrap.cc:492] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:10.435949 27087 ts_tablet_manager.cc:1403] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.014s
I20260709 13:12:10.440336 27087 raft_consensus.cc:359] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.441428 27087 raft_consensus.cc:385] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.441823 27087 raft_consensus.cc:740] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.445786 27087 consensus_queue.cc:260] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.447685 27087 ts_tablet_manager.cc:1434] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:12:10.448567 27087 tablet_bootstrap.cc:492] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:10.453434 26792 catalog_manager.cc:5697] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131). New cstate: current_term: 1 leader_uuid: "19b955675d0c441da80b9f6c1da38b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:10.465174 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:10.457830 26897 raft_consensus.cc:2468] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 1.
I20260709 13:12:10.466284 27090 raft_consensus.cc:697] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:10.463086 27119 raft_consensus.cc:515] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.465387 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b767c6c49406d937c85ed3abad5b1" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:10.467394 26895 raft_consensus.cc:2468] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:10.467309 27090 consensus_queue.cc:237] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.467886 27089 tablet_bootstrap.cc:492] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:10.465708 26894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:10.468483 27089 ts_tablet_manager.cc:1403] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.229s	user 0.063s	sys 0.110s
I20260709 13:12:10.468806 26894 raft_consensus.cc:2468] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:10.466468 26896 raft_consensus.cc:2468] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:10.469516 27119 leader_election.cc:290] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.459138 27087 tablet_bootstrap.cc:654] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.471860 26937 leader_election.cc:304] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [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: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:10.472183 27089 raft_consensus.cc:359] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.472994 27089 raft_consensus.cc:385] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.473300 27118 raft_consensus.cc:2804] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:10.473333 27089 raft_consensus.cc:740] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.473902 27118 raft_consensus.cc:493] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:10.474372 27118 raft_consensus.cc:3060] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.474464 27089 consensus_queue.cc:260] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.477339 27089 ts_tablet_manager.cc:1434] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:12:10.478475 27089 tablet_bootstrap.cc:492] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:10.484455 27118 raft_consensus.cc:515] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.484980 27089 tablet_bootstrap.cc:654] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.489214 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510902b5c57a4819b57dc06d83555187" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:10.488343 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b767c6c49406d937c85ed3abad5b1" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:10.489971 26972 raft_consensus.cc:3060] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.490470 27046 raft_consensus.cc:3060] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.499889 26937 leader_election.cc:304] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [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: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:10.501786 27046 raft_consensus.cc:2468] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:10.502214 27096 raft_consensus.cc:2804] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:10.503037 27096 raft_consensus.cc:493] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:10.503621 27096 raft_consensus.cc:3060] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.503772 26938 leader_election.cc:304] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:10.515578 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510902b5c57a4819b57dc06d83555187" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:10.515923 26937 leader_election.cc:304] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [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: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:10.516526 27046 raft_consensus.cc:3060] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.527074 27130 raft_consensus.cc:2804] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:10.544809 27046 raft_consensus.cc:2468] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:10.545230 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b767c6c49406d937c85ed3abad5b1" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:10.546324 26896 raft_consensus.cc:3060] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.548033 27130 raft_consensus.cc:697] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:10.548466 27134 raft_consensus.cc:2804] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:10.549005 27134 raft_consensus.cc:493] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:10.549356 27130 consensus_queue.cc:237] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.549366 27134 raft_consensus.cc:3060] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.554754 27133 raft_consensus.cc:493] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.555390 27133 raft_consensus.cc:515] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.557600 26896 raft_consensus.cc:2468] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:10.560528 27119 raft_consensus.cc:493] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.561221 27119 raft_consensus.cc:515] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.563405 27133 leader_election.cc:290] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.567158 27119 leader_election.cc:290] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.569130 27134 raft_consensus.cc:515] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.571305 26863 leader_election.cc:304] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:10.572877 27045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
W20260709 13:12:10.573390 26937 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.129:42733, user_credentials={real_user=slave}} blocked reactor thread for 57734.8us
W20260709 13:12:10.575073 26938 leader_election.cc:343] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.576812 27134 leader_election.cc:290] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.578549 26792 catalog_manager.cc:5697] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:10.588181 27119 raft_consensus.cc:2804] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:10.589078 27119 raft_consensus.cc:697] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:10.591406 27113 raft_consensus.cc:493] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.591986 27113 raft_consensus.cc:515] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.592670 26972 raft_consensus.cc:2468] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:10.594435 27113 leader_election.cc:290] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.590262 27119 consensus_queue.cc:237] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.598762 27045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:10.602324 27118 leader_election.cc:290] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.605430 26971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea64049744145d28fd438829d1e4391" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:10.606635 26971 raft_consensus.cc:2468] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:10.609586 27045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea64049744145d28fd438829d1e4391" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:10.610492 27045 raft_consensus.cc:2468] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:10.616410 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:10.620632 27096 raft_consensus.cc:515] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.623463 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd4ced3e244a5ba11392e3c9d0475e" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:10.624476 27046 raft_consensus.cc:2468] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:10.626195 26938 leader_election.cc:304] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:10.627935 27118 raft_consensus.cc:2804] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:10.628485 27118 raft_consensus.cc:493] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:10.628917 27118 raft_consensus.cc:3060] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.643970 26863 leader_election.cc:304] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:10.647758 27090 raft_consensus.cc:2804] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:10.648231 27090 raft_consensus.cc:493] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:10.648602 27090 raft_consensus.cc:3060] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.649389 27096 leader_election.cc:290] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.653441 27087 tablet_bootstrap.cc:492] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:10.654033 27087 ts_tablet_manager.cc:1403] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.206s	user 0.055s	sys 0.070s
W20260709 13:12:10.647908 26863 leader_election.cc:343] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.656783 26894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:10.657009 27089 tablet_bootstrap.cc:492] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:10.657439 26894 raft_consensus.cc:3060] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.657826 27089 ts_tablet_manager.cc:1403] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.180s	user 0.070s	sys 0.074s
I20260709 13:12:10.657668 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd4ced3e244a5ba11392e3c9d0475e" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:10.658468 26896 raft_consensus.cc:2468] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:10.658990 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:10.659616 26895 raft_consensus.cc:3060] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.654662 26795 catalog_manager.cc:5697] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:10.660696 27087 raft_consensus.cc:359] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
W20260709 13:12:10.661114 26863 leader_election.cc:343] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.661264 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:10.661441 27087 raft_consensus.cc:385] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.661618 26863 leader_election.cc:304] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:10.661954 27087 raft_consensus.cc:740] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.662444 27119 raft_consensus.cc:2749] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:10.662695 26938 leader_election.cc:343] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:10.662779 27087 consensus_queue.cc:260] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.665112 27087 ts_tablet_manager.cc:1434] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:12:10.654592 27118 raft_consensus.cc:515] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.661291 27089 raft_consensus.cc:359] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.667451 27089 raft_consensus.cc:385] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.667773 27089 raft_consensus.cc:740] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.669509 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd4ced3e244a5ba11392e3c9d0475e" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:10.670097 27046 raft_consensus.cc:3060] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.671456 27089 consensus_queue.cc:260] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.671495 27118 leader_election.cc:290] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.674034 27089 ts_tablet_manager.cc:1434] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:12:10.677964 26894 raft_consensus.cc:2468] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:10.681350 26937 leader_election.cc:304] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [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: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:10.681854 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd4ced3e244a5ba11392e3c9d0475e" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:10.682449 26896 raft_consensus.cc:3060] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.679961 26895 raft_consensus.cc:2468] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:10.683832 26937 leader_election.cc:304] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [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: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:10.684674 27089 tablet_bootstrap.cc:492] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:10.684701 27096 raft_consensus.cc:2804] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:10.685392 27096 raft_consensus.cc:697] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:10.687148 27134 raft_consensus.cc:2804] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:10.687721 27134 raft_consensus.cc:697] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:10.688632 27134 consensus_queue.cc:237] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.686329 27096 consensus_queue.cc:237] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.691974 27089 tablet_bootstrap.cc:654] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.691866 27046 raft_consensus.cc:2468] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:10.693423 26938 leader_election.cc:304] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:10.681031 27090 raft_consensus.cc:515] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.694723 27132 raft_consensus.cc:2804] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:10.695242 27132 raft_consensus.cc:697] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:10.696086 27132 consensus_queue.cc:237] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.698588 27090 leader_election.cc:290] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.699326 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea64049744145d28fd438829d1e4391" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:10.707574 26972 raft_consensus.cc:3060] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.709113 27089 tablet_bootstrap.cc:492] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:10.709856 27089 ts_tablet_manager.cc:1403] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 13:12:10.701825 26792 catalog_manager.cc:5697] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:10.713027 27089 raft_consensus.cc:359] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.702198 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea64049744145d28fd438829d1e4391" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:10.713804 27089 raft_consensus.cc:385] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.714020 27046 raft_consensus.cc:3060] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.714131 27089 raft_consensus.cc:740] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.715178 27089 consensus_queue.cc:260] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.715452 26972 raft_consensus.cc:2468] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:10.717358 27089 ts_tablet_manager.cc:1434] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260709 13:12:10.718142 27089 tablet_bootstrap.cc:492] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:10.696067 26896 raft_consensus.cc:2468] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:10.723981 27089 tablet_bootstrap.cc:654] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:10.725818 27046 raft_consensus.cc:2468] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:10.728320 26863 leader_election.cc:304] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:10.729233 27090 raft_consensus.cc:2804] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:10.729821 27090 raft_consensus.cc:697] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:10.730726 27090 consensus_queue.cc:237] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.731453 26794 catalog_manager.cc:5697] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:10.733901 26794 catalog_manager.cc:5697] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:10.735626 27089 tablet_bootstrap.cc:492] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:10.736307 27089 ts_tablet_manager.cc:1403] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:12:10.735898 26794 catalog_manager.cc:5697] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:10.739372 27089 raft_consensus.cc:359] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.740135 27089 raft_consensus.cc:385] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:10.740410 27089 raft_consensus.cc:740] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:10.741128 27089 consensus_queue.cc:260] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.743209 27089 ts_tablet_manager.cc:1434] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:12:10.742542 26792 catalog_manager.cc:5697] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:10.743427 27101 raft_consensus.cc:493] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.743945 27101 raft_consensus.cc:515] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.747061 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:10.747171 27101 leader_election.cc:290] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:10.747804 26896 raft_consensus.cc:2468] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 0.
I20260709 13:12:10.748224 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:10.749208 27011 leader_election.cc:304] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:10.751472 27101 raft_consensus.cc:2804] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:10.751624 26972 raft_consensus.cc:2468] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 0.
I20260709 13:12:10.751904 27101 raft_consensus.cc:493] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:10.752315 27101 raft_consensus.cc:3060] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.755127 27096 raft_consensus.cc:493] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.755743 27096 raft_consensus.cc:515] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.757936 27096 leader_election.cc:290] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:10.758345 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58170246c3284758ac02995da6cc6db7" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:10.758754 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58170246c3284758ac02995da6cc6db7" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:10.759681 27046 raft_consensus.cc:2393] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in current term 1: Already voted for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in this term.
I20260709 13:12:10.758318 27101 raft_consensus.cc:515] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.761615 27101 leader_election.cc:290] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:10.762539 26937 leader_election.cc:304] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f
I20260709 13:12:10.762784 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:10.763271 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:10.763513 26972 raft_consensus.cc:3060] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.763878 26896 raft_consensus.cc:3060] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.763932 27096 raft_consensus.cc:3060] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.770535 27096 raft_consensus.cc:2749] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:10.771387 26972 raft_consensus.cc:2468] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 1.
I20260709 13:12:10.772310 26896 raft_consensus.cc:2468] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 1.
I20260709 13:12:10.772822 27012 leader_election.cc:304] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:10.773720 27101 raft_consensus.cc:2804] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:10.774154 27101 raft_consensus.cc:697] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Becoming Leader. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:10.775105 27101 consensus_queue.cc:237] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.782258 26792 catalog_manager.cc:5697] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131). New cstate: current_term: 1 leader_uuid: "19b955675d0c441da80b9f6c1da38b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:10.799479 27101 raft_consensus.cc:493] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:10.800201 27101 raft_consensus.cc:515] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.802484 27101 leader_election.cc:290] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:10.803609 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:10.803665 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:10.804476 26896 raft_consensus.cc:2393] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b955675d0c441da80b9f6c1da38b7d in current term 1: Already voted for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in this term.
I20260709 13:12:10.805636 27011 leader_election.cc:304] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d; no voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:10.806454 27101 raft_consensus.cc:3060] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:10.812534 27101 raft_consensus.cc:2749] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:10.850193 27046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfd5fd42bd6b413db711f35f5a65d8a7"
dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
mode: GRACEFUL
new_leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
 from {username='slave'} at 127.0.0.1:53150
I20260709 13:12:10.850957 27046 raft_consensus.cc:606] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Received request to transfer leadership to TS 1d036f8c8fc24018a0dec5cf0e4b138f
I20260709 13:12:10.865746 26972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc"
dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
mode: GRACEFUL
new_leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
 from {username='slave'} at 127.0.0.1:47106
I20260709 13:12:10.866376 26972 raft_consensus.cc:606] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Received request to transfer leadership to TS 1d036f8c8fc24018a0dec5cf0e4b138f
I20260709 13:12:10.872417 26972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e68b767c6c49406d937c85ed3abad5b1"
dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
mode: GRACEFUL
new_leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
 from {username='slave'} at 127.0.0.1:47106
I20260709 13:12:10.873021 26972 raft_consensus.cc:606] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Received request to transfer leadership to TS 1d036f8c8fc24018a0dec5cf0e4b138f
I20260709 13:12:10.894207 26896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ea64049744145d28fd438829d1e4391"
dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
mode: GRACEFUL
new_leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
 from {username='slave'} at 127.0.0.1:58618
I20260709 13:12:10.894770 26896 raft_consensus.cc:606] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Received request to transfer leadership to TS 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:10.901080 27046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25"
dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
mode: GRACEFUL
new_leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
 from {username='slave'} at 127.0.0.1:53150
I20260709 13:12:10.901700 27046 raft_consensus.cc:606] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Received request to transfer leadership to TS 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:10.909771 26896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58170246c3284758ac02995da6cc6db7"
dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
mode: GRACEFUL
new_leader_uuid: "19b955675d0c441da80b9f6c1da38b7d"
 from {username='slave'} at 127.0.0.1:58618
I20260709 13:12:10.910360 26896 raft_consensus.cc:606] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Received request to transfer leadership to TS 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:10.928157 27090 consensus_queue.cc:1048] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:10.941476 27090 consensus_queue.cc:1048] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:10.951586 27113 raft_consensus.cc:993] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f: : Instructing follower 19b955675d0c441da80b9f6c1da38b7d to start an election
I20260709 13:12:10.952091 27090 raft_consensus.cc:1081] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Signalling peer 19b955675d0c441da80b9f6c1da38b7d to start an election
I20260709 13:12:10.953861 27046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58170246c3284758ac02995da6cc6db7"
dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
 from {username='slave'} at 127.0.0.1:53126
I20260709 13:12:10.954527 27046 raft_consensus.cc:493] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:10.954909 27046 raft_consensus.cc:3060] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:10.960317 27046 raft_consensus.cc:515] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.962378 27046 leader_election.cc:290] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 2 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:10.963583 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58170246c3284758ac02995da6cc6db7" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:10.963514 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58170246c3284758ac02995da6cc6db7" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:10.964512 26972 raft_consensus.cc:3060] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:10.965090 26896 raft_consensus.cc:3055] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:10.965497 26896 raft_consensus.cc:740] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:10.966416 26896 consensus_queue.cc:260] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.967466 26896 raft_consensus.cc:3060] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:10.973249 27101 consensus_queue.cc:1048] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:10.973510 26972 raft_consensus.cc:2468] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 2.
I20260709 13:12:10.974049 26896 raft_consensus.cc:2468] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 2.
I20260709 13:12:10.974949 27012 leader_election.cc:304] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:10.975754 27101 raft_consensus.cc:2804] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:10.976260 27101 raft_consensus.cc:697] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 LEADER]: Becoming Leader. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:10.977090 27101 consensus_queue.cc:237] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:10.982566 27154 raft_consensus.cc:993] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d: : Instructing follower 1d036f8c8fc24018a0dec5cf0e4b138f to start an election
I20260709 13:12:10.983296 27092 raft_consensus.cc:1081] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Signalling peer 1d036f8c8fc24018a0dec5cf0e4b138f to start an election
I20260709 13:12:10.986271 26792 catalog_manager.cc:5697] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d reported cstate change: term changed from 1 to 2, leader changed from 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129) to 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131). New cstate: current_term: 2 leader_uuid: "19b955675d0c441da80b9f6c1da38b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:10.989320 26896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfd5fd42bd6b413db711f35f5a65d8a7"
dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
 from {username='slave'} at 127.0.0.1:58596
I20260709 13:12:10.990018 26896 raft_consensus.cc:493] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:10.990417 26896 raft_consensus.cc:3060] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:10.999782 26896 raft_consensus.cc:515] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.001153 27101 consensus_queue.cc:1048] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:11.002029 26896 leader_election.cc:290] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 2 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:11.004115 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5fd42bd6b413db711f35f5a65d8a7" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:11.004802 27046 raft_consensus.cc:3055] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:11.005137 27046 raft_consensus.cc:740] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:11.006038 27046 consensus_queue.cc:260] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.007540 27046 raft_consensus.cc:3060] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.011420 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5fd42bd6b413db711f35f5a65d8a7" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:11.016084 27046 raft_consensus.cc:2468] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 2.
I20260709 13:12:11.017385 26863 leader_election.cc:304] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [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: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:11.018378 27090 raft_consensus.cc:2804] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:11.019091 27090 raft_consensus.cc:697] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:11.019855 27090 consensus_queue.cc:237] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.027040 27096 consensus_queue.cc:1048] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.028735 26792 catalog_manager.cc:5697] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 1 to 2, leader changed from 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131) to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 2 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:11.041955 27090 consensus_queue.cc:1048] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.043068 27096 consensus_queue.cc:1048] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:11.049105 27154 raft_consensus.cc:493] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:11.049691 27154 raft_consensus.cc:515] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.053109 27154 leader_election.cc:290] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:11.053206 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:11.053742 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:11.054602 26895 raft_consensus.cc:2393] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b955675d0c441da80b9f6c1da38b7d in current term 1: Already voted for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in this term.
I20260709 13:12:11.055910 27011 leader_election.cc:304] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d; no voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:11.056743 27154 raft_consensus.cc:3060] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:11.064926 27113 consensus_queue.cc:1048] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:11.065555 27154 raft_consensus.cc:2749] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:11.066757 27130 raft_consensus.cc:993] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2: : Instructing follower 1d036f8c8fc24018a0dec5cf0e4b138f to start an election
I20260709 13:12:11.067374 27096 raft_consensus.cc:1081] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Signalling peer 1d036f8c8fc24018a0dec5cf0e4b138f to start an election
I20260709 13:12:11.069278 26896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e68b767c6c49406d937c85ed3abad5b1"
dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
 from {username='slave'} at 127.0.0.1:58612
I20260709 13:12:11.069886 26896 raft_consensus.cc:493] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:11.070286 26896 raft_consensus.cc:3060] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.076998 27096 consensus_queue.cc:1048] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:11.079624 26896 raft_consensus.cc:515] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.083197 26971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b767c6c49406d937c85ed3abad5b1" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:11.083905 26971 raft_consensus.cc:3055] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:11.084015 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b767c6c49406d937c85ed3abad5b1" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:11.084292 26971 raft_consensus.cc:740] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:11.084730 27046 raft_consensus.cc:3060] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.085201 26971 consensus_queue.cc:260] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.086103 26971 raft_consensus.cc:3060] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.090957 26896 leader_election.cc:290] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 2 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:11.092783 27096 consensus_queue.cc:1048] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.094362 27046 raft_consensus.cc:2468] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 2.
I20260709 13:12:11.095671 26863 leader_election.cc:304] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:11.096791 27113 raft_consensus.cc:2804] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:11.097275 27113 raft_consensus.cc:697] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:11.097470 26971 raft_consensus.cc:2468] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 2.
I20260709 13:12:11.098208 27113 consensus_queue.cc:237] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.117492 26792 catalog_manager.cc:5697] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 1 to 2, leader changed from 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130) to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 2 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:11.128629 27096 consensus_queue.cc:1048] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.141103 27096 consensus_queue.cc:1048] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.157357 27154 consensus_queue.cc:1048] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.161456 27154 consensus_queue.cc:1048] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.165623 27096 consensus_queue.cc:1048] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.166733 27101 raft_consensus.cc:993] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d: : Instructing follower 5380ee81cf3447a3a66e66d4d1edb3c2 to start an election
I20260709 13:12:11.167595 27101 raft_consensus.cc:1081] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Signalling peer 5380ee81cf3447a3a66e66d4d1edb3c2 to start an election
I20260709 13:12:11.170305 26971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25"
dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
 from {username='slave'} at 127.0.0.1:47092
I20260709 13:12:11.180755 26971 raft_consensus.cc:493] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:11.181321 26971 raft_consensus.cc:3060] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.189436 26971 raft_consensus.cc:515] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.191108 27096 consensus_queue.cc:1048] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:11.195111 27090 consensus_queue.cc:1048] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.201413 26971 leader_election.cc:290] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 2 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:11.201592 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:11.202255 27046 raft_consensus.cc:3055] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:11.202780 27046 raft_consensus.cc:740] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:11.202322 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4971e07eb8f04f078995bf552ac4cb25" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:11.203704 27046 consensus_queue.cc:260] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.204597 26895 raft_consensus.cc:3060] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.205082 27046 raft_consensus.cc:3060] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.215004 27046 raft_consensus.cc:2468] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 2.
I20260709 13:12:11.216423 26938 leader_election.cc:304] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:11.217499 27096 raft_consensus.cc:2804] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:11.217989 27096 raft_consensus.cc:697] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:11.218236 27090 raft_consensus.cc:993] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f: : Instructing follower 5380ee81cf3447a3a66e66d4d1edb3c2 to start an election
I20260709 13:12:11.218883 27090 raft_consensus.cc:1081] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Signalling peer 5380ee81cf3447a3a66e66d4d1edb3c2 to start an election
I20260709 13:12:11.221119 27134 raft_consensus.cc:993] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2: : Instructing follower 1d036f8c8fc24018a0dec5cf0e4b138f to start an election
I20260709 13:12:11.221659 27134 raft_consensus.cc:1081] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Signalling peer 1d036f8c8fc24018a0dec5cf0e4b138f to start an election
I20260709 13:12:11.218994 27096 consensus_queue.cc:237] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.223120 26895 raft_consensus.cc:2468] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 2.
I20260709 13:12:11.230623 26895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc"
dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
 from {username='slave'} at 127.0.0.1:58612
I20260709 13:12:11.231561 26895 raft_consensus.cc:493] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:11.231989 26895 raft_consensus.cc:3060] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.233040 26972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ea64049744145d28fd438829d1e4391"
dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
 from {username='slave'} at 127.0.0.1:47098
I20260709 13:12:11.233980 26972 raft_consensus.cc:493] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:11.234367 26972 raft_consensus.cc:3060] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.235483 26795 catalog_manager.cc:5697] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 1 to 2, leader changed from 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131) to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:11.240628 26895 raft_consensus.cc:515] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.239090 27090 consensus_queue.cc:1048] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:11.241964 26972 raft_consensus.cc:515] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.243088 26895 leader_election.cc:290] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 2 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:11.244813 26971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:11.246002 27045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea64049744145d28fd438829d1e4391" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:11.246626 27045 raft_consensus.cc:3060] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.245586 26971 raft_consensus.cc:3055] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:11.248138 26971 raft_consensus.cc:740] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:11.249002 26971 consensus_queue.cc:260] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.250113 26971 raft_consensus.cc:3060] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.251508 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b272b64cf14bd3997fe58e00780cfc" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:11.252154 27046 raft_consensus.cc:3060] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.254269 27045 raft_consensus.cc:2468] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 2.
I20260709 13:12:11.255122 27044 raft_consensus.cc:1240] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Rejecting Update request from peer 1d036f8c8fc24018a0dec5cf0e4b138f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:12:11.257082 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea64049744145d28fd438829d1e4391" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:11.257875 26895 raft_consensus.cc:3055] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:11.257928 26971 raft_consensus.cc:2468] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 2.
I20260709 13:12:11.258285 26895 raft_consensus.cc:740] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:11.258967 26972 leader_election.cc:290] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 2 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:11.259239 26863 leader_election.cc:304] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:11.259474 26895 consensus_queue.cc:260] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.260363 27090 raft_consensus.cc:2804] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:11.260471 27113 consensus_queue.cc:1059] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:11.260896 27090 raft_consensus.cc:697] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:11.260593 26938 leader_election.cc:304] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:11.261762 27090 consensus_queue.cc:237] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.262884 27096 raft_consensus.cc:2804] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:11.263393 27096 raft_consensus.cc:697] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:11.264230 27096 consensus_queue.cc:237] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:11.270653 27046 raft_consensus.cc:2468] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 2.
I20260709 13:12:11.272253 26794 catalog_manager.cc:5697] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 1 to 2, leader changed from 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130) to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 2 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:11.274572 26895 raft_consensus.cc:3060] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.275044 26795 catalog_manager.cc:5697] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 1 to 2, leader changed from 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129) to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:11.280488 26895 raft_consensus.cc:2468] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 2.
I20260709 13:12:11.376514 26895 raft_consensus.cc:1275] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Refusing update from remote peer 19b955675d0c441da80b9f6c1da38b7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.378078 27154 consensus_queue.cc:1048] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.387004 26972 raft_consensus.cc:1275] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Refusing update from remote peer 19b955675d0c441da80b9f6c1da38b7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.388797 27154 consensus_queue.cc:1048] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.409945 26972 raft_consensus.cc:3060] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:11.415550 26972 raft_consensus.cc:1275] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Refusing update from remote peer 1d036f8c8fc24018a0dec5cf0e4b138f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.416913 27119 consensus_queue.cc:1048] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.425405 27046 raft_consensus.cc:1275] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Refusing update from remote peer 1d036f8c8fc24018a0dec5cf0e4b138f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.426985 27113 consensus_queue.cc:1048] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.512183 26972 raft_consensus.cc:1275] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Refusing update from remote peer 1d036f8c8fc24018a0dec5cf0e4b138f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.513916 27113 consensus_queue.cc:1048] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.522401 27046 raft_consensus.cc:1275] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Refusing update from remote peer 1d036f8c8fc24018a0dec5cf0e4b138f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.524119 27170 consensus_queue.cc:1048] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.683736 27046 raft_consensus.cc:1275] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Refusing update from remote peer 5380ee81cf3447a3a66e66d4d1edb3c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.685467 27118 consensus_queue.cc:1048] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:11.695554 26895 raft_consensus.cc:1275] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Refusing update from remote peer 5380ee81cf3447a3a66e66d4d1edb3c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.697495 27096 consensus_queue.cc:1048] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.720566 26895 raft_consensus.cc:1275] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Refusing update from remote peer 5380ee81cf3447a3a66e66d4d1edb3c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.721973 27096 consensus_queue.cc:1048] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.731464 27046 raft_consensus.cc:1275] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Refusing update from remote peer 5380ee81cf3447a3a66e66d4d1edb3c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.733026 27134 consensus_queue.cc:1048] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.753329 27046 raft_consensus.cc:1275] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Refusing update from remote peer 1d036f8c8fc24018a0dec5cf0e4b138f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.754599 27170 consensus_queue.cc:1048] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:11.764667 26972 raft_consensus.cc:1275] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Refusing update from remote peer 1d036f8c8fc24018a0dec5cf0e4b138f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:11.766132 27119 consensus_queue.cc:1048] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:13.939903 26795 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54938:
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"
    }
  }
}
W20260709 13:12:13.942592 26795 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.
I20260709 13:12:13.997709 26881 tablet_service.cc:1511] Processing CreateTablet for tablet e74b9345fb9e4acd8ce72b126b6aec63 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:13.999255 26881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74b9345fb9e4acd8ce72b126b6aec63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.998965 26960 tablet_service.cc:1511] Processing CreateTablet for tablet e74b9345fb9e4acd8ce72b126b6aec63 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:13.999822 27029 tablet_service.cc:1511] Processing CreateTablet for tablet e74b9345fb9e4acd8ce72b126b6aec63 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:14.000412 26960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74b9345fb9e4acd8ce72b126b6aec63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.001065 27029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74b9345fb9e4acd8ce72b126b6aec63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.005018 26882 tablet_service.cc:1511] Processing CreateTablet for tablet 46268f92f4fd47b5a71f97cbf72d6202 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:14.005434 26883 tablet_service.cc:1511] Processing CreateTablet for tablet e8f0ea6c73f34f1eb9aaf7974df5a519 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:14.006510 26882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46268f92f4fd47b5a71f97cbf72d6202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.007212 26883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f0ea6c73f34f1eb9aaf7974df5a519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.008308 27034 tablet_service.cc:1511] Processing CreateTablet for tablet 46268f92f4fd47b5a71f97cbf72d6202 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:14.009675 27034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46268f92f4fd47b5a71f97cbf72d6202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.016040 26956 tablet_service.cc:1511] Processing CreateTablet for tablet 46268f92f4fd47b5a71f97cbf72d6202 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:14.017529 26956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46268f92f4fd47b5a71f97cbf72d6202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.042376 27186 tablet_bootstrap.cc:492] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:14.043874 27187 tablet_bootstrap.cc:492] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:14.049435 26960 tablet_service.cc:1511] Processing CreateTablet for tablet e8f0ea6c73f34f1eb9aaf7974df5a519 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:14.050853 26960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f0ea6c73f34f1eb9aaf7974df5a519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.053836 27188 tablet_bootstrap.cc:492] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:14.056799 27187 tablet_bootstrap.cc:654] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.067756 26883 tablet_service.cc:1511] Processing CreateTablet for tablet ccd18ee29a81479a8a56bb4defb45c00 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:14.069734 26883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd18ee29a81479a8a56bb4defb45c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.070786 26958 tablet_service.cc:1511] Processing CreateTablet for tablet ccd18ee29a81479a8a56bb4defb45c00 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:14.072165 26958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd18ee29a81479a8a56bb4defb45c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.072934 27029 tablet_service.cc:1511] Processing CreateTablet for tablet e8f0ea6c73f34f1eb9aaf7974df5a519 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:14.074229 27029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f0ea6c73f34f1eb9aaf7974df5a519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.080122 27032 tablet_service.cc:1511] Processing CreateTablet for tablet ccd18ee29a81479a8a56bb4defb45c00 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:14.080725 27188 tablet_bootstrap.cc:654] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.081564 27032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd18ee29a81479a8a56bb4defb45c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.067720 27186 tablet_bootstrap.cc:654] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.096853 26881 tablet_service.cc:1511] Processing CreateTablet for tablet 2344c7deed184a29915cb0139e71712f (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:14.098363 26881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2344c7deed184a29915cb0139e71712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.109138 26958 tablet_service.cc:1511] Processing CreateTablet for tablet 2344c7deed184a29915cb0139e71712f (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:14.110630 26958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2344c7deed184a29915cb0139e71712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.106634 27188 tablet_bootstrap.cc:492] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:14.113692 27188 ts_tablet_manager.cc:1403] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.004s
I20260709 13:12:14.119539 27186 tablet_bootstrap.cc:492] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:14.120342 27186 ts_tablet_manager.cc:1403] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.013s
I20260709 13:12:14.121886 27029 tablet_service.cc:1511] Processing CreateTablet for tablet 2344c7deed184a29915cb0139e71712f (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:14.123495 27029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2344c7deed184a29915cb0139e71712f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.126791 27188 raft_consensus.cc:359] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.127696 27188 raft_consensus.cc:385] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.130267 27188 raft_consensus.cc:740] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.132923 27188 consensus_queue.cc:260] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.136970 27187 tablet_bootstrap.cc:492] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:14.137545 27187 ts_tablet_manager.cc:1403] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.021s
I20260709 13:12:14.138547 27034 tablet_service.cc:1511] Processing CreateTablet for tablet bd638230014340efa950a03ec06c508f (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:14.138645 26956 tablet_service.cc:1511] Processing CreateTablet for tablet bd638230014340efa950a03ec06c508f (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:14.140110 27034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd638230014340efa950a03ec06c508f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.133991 26882 tablet_service.cc:1511] Processing CreateTablet for tablet bd638230014340efa950a03ec06c508f (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:14.141157 26882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd638230014340efa950a03ec06c508f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.141235 27188 ts_tablet_manager.cc:1434] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 13:12:14.142412 27188 tablet_bootstrap.cc:492] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:14.128552 27186 raft_consensus.cc:359] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.140290 26956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd638230014340efa950a03ec06c508f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.145289 27186 raft_consensus.cc:385] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.159171 27186 raft_consensus.cc:740] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.151590 27188 tablet_bootstrap.cc:654] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.148833 27187 raft_consensus.cc:359] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.159834 27187 raft_consensus.cc:385] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.160321 27186 consensus_queue.cc:260] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.162295 26883 tablet_service.cc:1511] Processing CreateTablet for tablet b4e322e536a541289ff5191689023d97 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:14.163987 26883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e322e536a541289ff5191689023d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.165151 26960 tablet_service.cc:1511] Processing CreateTablet for tablet b4e322e536a541289ff5191689023d97 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:14.166607 26960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e322e536a541289ff5191689023d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.169039 27029 tablet_service.cc:1511] Processing CreateTablet for tablet b4e322e536a541289ff5191689023d97 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:14.170360 27029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e322e536a541289ff5191689023d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.160171 27187 raft_consensus.cc:740] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.171708 27187 consensus_queue.cc:260] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.173868 27187 ts_tablet_manager.cc:1434] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 13:12:14.174840 27187 tablet_bootstrap.cc:492] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:14.178325 26881 tablet_service.cc:1511] Processing CreateTablet for tablet 959a7802759c48c6a34de8c645ed0350 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:14.179432 26958 tablet_service.cc:1511] Processing CreateTablet for tablet 959a7802759c48c6a34de8c645ed0350 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:14.179898 26881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959a7802759c48c6a34de8c645ed0350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.180425 27186 ts_tablet_manager.cc:1434] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.003s
I20260709 13:12:14.180807 26958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959a7802759c48c6a34de8c645ed0350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.181466 27187 tablet_bootstrap.cc:654] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.185161 27186 tablet_bootstrap.cc:492] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:14.194093 27174 raft_consensus.cc:493] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.201354 27174 raft_consensus.cc:515] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.205490 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74b9345fb9e4acd8ce72b126b6aec63" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:14.206470 26972 raft_consensus.cc:2468] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:14.208590 26863 leader_election.cc:304] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:14.216455 27034 tablet_service.cc:1511] Processing CreateTablet for tablet 959a7802759c48c6a34de8c645ed0350 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:14.218035 27034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959a7802759c48c6a34de8c645ed0350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.232467 27174 leader_election.cc:290] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.233455 27174 raft_consensus.cc:2804] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.238582 27186 tablet_bootstrap.cc:654] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.228931 27187 tablet_bootstrap.cc:492] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:14.239571 27187 ts_tablet_manager.cc:1403] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.026s
I20260709 13:12:14.233922 27174 raft_consensus.cc:493] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.246007 27174 raft_consensus.cc:3060] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.247776 26960 tablet_service.cc:1511] Processing CreateTablet for tablet 114d3e00789a44bea7d5d5c182e7b3d7 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:14.249617 26960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114d3e00789a44bea7d5d5c182e7b3d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:14.251940 27187 raft_consensus.cc:359] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.253044 27187 raft_consensus.cc:385] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.253430 27187 raft_consensus.cc:740] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.254422 27187 consensus_queue.cc:260] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.254271 27174 raft_consensus.cc:515] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.258462 27029 tablet_service.cc:1511] Processing CreateTablet for tablet 114d3e00789a44bea7d5d5c182e7b3d7 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:14.259702 27174 leader_election.cc:290] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.259840 27029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114d3e00789a44bea7d5d5c182e7b3d7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:14.256305 26863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.136.130:45567, user_credentials={real_user=slave}} blocked reactor thread for 47818.5us
I20260709 13:12:14.263815 27188 tablet_bootstrap.cc:492] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:14.264374 27188 ts_tablet_manager.cc:1403] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.122s	user 0.004s	sys 0.010s
I20260709 13:12:14.267480 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74b9345fb9e4acd8ce72b126b6aec63" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:14.267416 27188 raft_consensus.cc:359] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.268162 27188 raft_consensus.cc:385] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.268541 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74b9345fb9e4acd8ce72b126b6aec63" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:14.269341 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74b9345fb9e4acd8ce72b126b6aec63" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:14.268486 27188 raft_consensus.cc:740] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.273006 26972 raft_consensus.cc:3060] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.274195 27188 consensus_queue.cc:260] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.268193 27044 raft_consensus.cc:2468] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
W20260709 13:12:14.281459 26843 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:14.281478 27188 ts_tablet_manager.cc:1434] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:12:14.293627 26883 tablet_service.cc:1511] Processing CreateTablet for tablet 114d3e00789a44bea7d5d5c182e7b3d7 (DEFAULT_TABLE table=soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:14.295434 26883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114d3e00789a44bea7d5d5c182e7b3d7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:14.303577 26998 tablet.cc:2406] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:12:14.298278 26972 raft_consensus.cc:2468] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:14.308091 26863 leader_election.cc:304] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [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: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:14.308928 27174 raft_consensus.cc:2804] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.309160 27188 tablet_bootstrap.cc:492] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:14.309440 27174 raft_consensus.cc:697] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:14.310348 27174 consensus_queue.cc:237] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.314466 27187 ts_tablet_manager.cc:1434] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.074s	user 0.022s	sys 0.032s
I20260709 13:12:14.315843 27187 tablet_bootstrap.cc:492] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:14.318889 27188 tablet_bootstrap.cc:654] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.322217 27187 tablet_bootstrap.cc:654] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.328434 27186 tablet_bootstrap.cc:492] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:14.329032 27186 ts_tablet_manager.cc:1403] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.144s	user 0.024s	sys 0.007s
I20260709 13:12:14.332213 27186 raft_consensus.cc:359] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.333153 26795 catalog_manager.cc:5697] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.333143 27186 raft_consensus.cc:385] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.339115 27186 raft_consensus.cc:740] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.340102 27186 consensus_queue.cc:260] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.342658 27186 ts_tablet_manager.cc:1434] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:12:14.347131 27188 tablet_bootstrap.cc:492] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:14.347777 27188 ts_tablet_manager.cc:1403] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.002s
I20260709 13:12:14.350129 27187 tablet_bootstrap.cc:492] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:14.350279 27173 raft_consensus.cc:493] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.350829 27187 ts_tablet_manager.cc:1403] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.008s
I20260709 13:12:14.350868 27173 raft_consensus.cc:515] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.354070 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46268f92f4fd47b5a71f97cbf72d6202" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:14.354305 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46268f92f4fd47b5a71f97cbf72d6202" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:14.354146 27187 raft_consensus.cc:359] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.354838 27173 leader_election.cc:290] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:14.355293 27187 raft_consensus.cc:385] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.355624 27187 raft_consensus.cc:740] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
W20260709 13:12:14.355685 27012 leader_election.cc:343] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:14.356575 27187 consensus_queue.cc:260] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.357611 26895 raft_consensus.cc:2468] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 0.
I20260709 13:12:14.358590 27186 tablet_bootstrap.cc:492] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:14.359090 27187 ts_tablet_manager.cc:1434] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:14.360146 27187 tablet_bootstrap.cc:492] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:14.360256 27011 leader_election.cc:304] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [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: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:14.361145 27173 raft_consensus.cc:2804] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.361531 27173 raft_consensus.cc:493] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.361816 27173 raft_consensus.cc:3060] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.357410 27188 raft_consensus.cc:359] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.363147 27188 raft_consensus.cc:385] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.363476 27188 raft_consensus.cc:740] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.364378 27188 consensus_queue.cc:260] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.365903 27186 tablet_bootstrap.cc:654] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.366654 27187 tablet_bootstrap.cc:654] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.378986 27186 tablet_bootstrap.cc:492] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:14.379765 27186 ts_tablet_manager.cc:1403] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.015s
I20260709 13:12:14.384042 27186 raft_consensus.cc:359] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.385177 27186 raft_consensus.cc:385] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.385623 27186 raft_consensus.cc:740] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.387030 27186 consensus_queue.cc:260] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.389932 27173 raft_consensus.cc:515] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.394384 27186 ts_tablet_manager.cc:1434] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:12:14.396483 27186 tablet_bootstrap.cc:492] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:14.399871 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46268f92f4fd47b5a71f97cbf72d6202" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:14.400679 26895 raft_consensus.cc:3060] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.407328 27173 leader_election.cc:290] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:14.407977 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46268f92f4fd47b5a71f97cbf72d6202" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
W20260709 13:12:14.409832 27012 leader_election.cc:343] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:14.410365 27186 tablet_bootstrap.cc:654] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.413861 27188 ts_tablet_manager.cc:1434] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.037s
I20260709 13:12:14.415151 27188 tablet_bootstrap.cc:492] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:14.417217 27186 tablet_bootstrap.cc:492] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:14.417541 27187 tablet_bootstrap.cc:492] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:14.417972 27186 ts_tablet_manager.cc:1403] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260709 13:12:14.418035 27187 ts_tablet_manager.cc:1403] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.036s
I20260709 13:12:14.421245 27187 raft_consensus.cc:359] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.421916 27188 tablet_bootstrap.cc:654] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.422241 27187 raft_consensus.cc:385] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.422641 27187 raft_consensus.cc:740] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.423578 27187 consensus_queue.cc:260] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.423779 27186 raft_consensus.cc:359] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.426636 27186 raft_consensus.cc:385] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.427024 27186 raft_consensus.cc:740] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.427487 26895 raft_consensus.cc:2468] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 1.
I20260709 13:12:14.426275 27187 ts_tablet_manager.cc:1434] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:12:14.427984 27186 consensus_queue.cc:260] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.429320 27011 leader_election.cc:304] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [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: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:14.429699 27187 tablet_bootstrap.cc:492] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:14.431133 27186 ts_tablet_manager.cc:1434] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:12:14.432500 27186 tablet_bootstrap.cc:492] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:14.439962 27200 raft_consensus.cc:2804] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.440864 27200 raft_consensus.cc:697] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Becoming Leader. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:14.443873 27187 tablet_bootstrap.cc:654] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.442116 27200 consensus_queue.cc:237] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.465145 27186 tablet_bootstrap.cc:654] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.466151 27187 tablet_bootstrap.cc:492] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:14.466753 27187 ts_tablet_manager.cc:1403] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.007s
I20260709 13:12:14.465257 27188 tablet_bootstrap.cc:492] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:14.467913 27188 ts_tablet_manager.cc:1403] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.021s
I20260709 13:12:14.469650 27187 raft_consensus.cc:359] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.470489 27187 raft_consensus.cc:385] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.470780 27187 raft_consensus.cc:740] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.471874 27186 tablet_bootstrap.cc:492] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:14.471884 27187 consensus_queue.cc:260] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.472090 27188 raft_consensus.cc:359] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.472771 27186 ts_tablet_manager.cc:1403] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260709 13:12:14.473011 27188 raft_consensus.cc:385] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.473336 27188 raft_consensus.cc:740] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.474591 27187 ts_tablet_manager.cc:1434] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:14.474239 27188 consensus_queue.cc:260] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.475692 27187 tablet_bootstrap.cc:492] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:14.476158 27186 raft_consensus.cc:359] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.476768 27188 ts_tablet_manager.cc:1434] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:14.476970 27186 raft_consensus.cc:385] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.477283 27186 raft_consensus.cc:740] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.477905 27188 tablet_bootstrap.cc:492] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:14.478157 27186 consensus_queue.cc:260] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.482932 27187 tablet_bootstrap.cc:654] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.483596 27186 ts_tablet_manager.cc:1434] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:12:14.484733 27186 tablet_bootstrap.cc:492] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:14.485328 27188 tablet_bootstrap.cc:654] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.489821 26792 catalog_manager.cc:5697] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131). New cstate: current_term: 1 leader_uuid: "19b955675d0c441da80b9f6c1da38b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:14.497319 27195 raft_consensus.cc:493] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.497844 27195 raft_consensus.cc:515] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.492913 27186 tablet_bootstrap.cc:654] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.501571 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f0ea6c73f34f1eb9aaf7974df5a519" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:14.502398 26972 raft_consensus.cc:2468] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:14.503887 26863 leader_election.cc:304] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:14.504781 27174 raft_consensus.cc:2804] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.505277 27174 raft_consensus.cc:493] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.505898 27174 raft_consensus.cc:3060] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.496727 27188 tablet_bootstrap.cc:492] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:14.508102 27188 ts_tablet_manager.cc:1403] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.009s
I20260709 13:12:14.511883 27195 leader_election.cc:290] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.514272 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f0ea6c73f34f1eb9aaf7974df5a519" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:14.514552 27188 raft_consensus.cc:359] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.515153 27044 raft_consensus.cc:2468] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:14.515309 27188 raft_consensus.cc:385] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.515620 27188 raft_consensus.cc:740] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.516297 27188 consensus_queue.cc:260] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.522344 27195 raft_consensus.cc:493] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.526772 27195 raft_consensus.cc:515] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.529081 27187 tablet_bootstrap.cc:492] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:14.529596 27195 leader_election.cc:290] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.529696 27187 ts_tablet_manager.cc:1403] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.029s
I20260709 13:12:14.531680 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd18ee29a81479a8a56bb4defb45c00" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:14.532402 27046 raft_consensus.cc:2468] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:14.533620 26863 leader_election.cc:304] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:14.533748 27187 raft_consensus.cc:359] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.532693 27174 raft_consensus.cc:515] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.534523 27187 raft_consensus.cc:385] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.534861 27187 raft_consensus.cc:740] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.524614 27188 ts_tablet_manager.cc:1434] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:12:14.535617 27187 consensus_queue.cc:260] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.536352 27188 tablet_bootstrap.cc:492] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:14.536655 27193 raft_consensus.cc:2804] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.537081 27193 raft_consensus.cc:493] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.537434 27193 raft_consensus.cc:3060] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.534231 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd18ee29a81479a8a56bb4defb45c00" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:14.539707 27187 ts_tablet_manager.cc:1434] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:12:14.540789 27187 tablet_bootstrap.cc:492] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:14.547686 26972 raft_consensus.cc:2468] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:14.550503 27186 tablet_bootstrap.cc:492] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:14.558288 27188 tablet_bootstrap.cc:654] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.559685 27186 ts_tablet_manager.cc:1403] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.007s
I20260709 13:12:14.565346 27174 leader_election.cc:290] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.567777 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f0ea6c73f34f1eb9aaf7974df5a519" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:14.568886 26972 raft_consensus.cc:3060] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.568904 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f0ea6c73f34f1eb9aaf7974df5a519" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:14.570576 27193 raft_consensus.cc:515] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.571295 27046 raft_consensus.cc:3060] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.574977 26971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd18ee29a81479a8a56bb4defb45c00" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:14.575587 26971 raft_consensus.cc:3060] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.579747 27186 raft_consensus.cc:359] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.580574 27186 raft_consensus.cc:385] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.580874 27186 raft_consensus.cc:740] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.581612 27186 consensus_queue.cc:260] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.586274 27187 tablet_bootstrap.cc:654] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.589711 27174 raft_consensus.cc:493] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.590333 27174 raft_consensus.cc:515] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.592955 27174 leader_election.cc:290] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.594834 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd638230014340efa950a03ec06c508f" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
W20260709 13:12:14.596200 26863 leader_election.cc:343] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:14.599088 27193 leader_election.cc:290] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.603194 26972 raft_consensus.cc:2468] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:14.598992 27046 raft_consensus.cc:2468] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:14.600119 26970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd638230014340efa950a03ec06c508f" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:14.606333 27187 tablet_bootstrap.cc:492] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:14.606935 27187 ts_tablet_manager.cc:1403] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.015s
I20260709 13:12:14.606941 26863 leader_election.cc:304] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:14.607323 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd18ee29a81479a8a56bb4defb45c00" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:14.608001 27044 raft_consensus.cc:3060] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.608130 27193 raft_consensus.cc:2804] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.598522 26971 raft_consensus.cc:2468] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:14.609057 27193 raft_consensus.cc:697] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
W20260709 13:12:14.608264 26863 leader_election.cc:343] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:14.609961 26863 leader_election.cc:304] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:14.610073 27187 raft_consensus.cc:359] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.610118 27193 consensus_queue.cc:237] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.610885 27195 raft_consensus.cc:2749] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:14.611071 27187 raft_consensus.cc:385] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.611533 27187 raft_consensus.cc:740] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.612329 27187 consensus_queue.cc:260] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.613375 26863 leader_election.cc:304] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:14.614513 27174 raft_consensus.cc:2804] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.614898 27187 ts_tablet_manager.cc:1434] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:12:14.615155 27174 raft_consensus.cc:697] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:14.616402 27187 tablet_bootstrap.cc:492] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:14.616472 27188 tablet_bootstrap.cc:492] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:14.616206 27174 consensus_queue.cc:237] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.617375 27188 ts_tablet_manager.cc:1403] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.035s
I20260709 13:12:14.621013 27188 raft_consensus.cc:359] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.621886 27188 raft_consensus.cc:385] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.622360 27188 raft_consensus.cc:740] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.600759 27186 ts_tablet_manager.cc:1434] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 13:12:14.625028 27187 tablet_bootstrap.cc:654] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.627352 27188 consensus_queue.cc:260] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.630586 27188 ts_tablet_manager.cc:1434] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:12:14.632098 27188 tablet_bootstrap.cc:492] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:14.632475 26794 catalog_manager.cc:5697] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.625070 27186 tablet_bootstrap.cc:492] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:14.637775 27044 raft_consensus.cc:2468] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:14.638557 27188 tablet_bootstrap.cc:654] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.647156 27186 tablet_bootstrap.cc:654] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.651345 27188 tablet_bootstrap.cc:492] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:14.652025 27188 ts_tablet_manager.cc:1403] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:12:14.656014 27188 raft_consensus.cc:359] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.656912 27188 raft_consensus.cc:385] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.657307 27188 raft_consensus.cc:740] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.658094 27188 consensus_queue.cc:260] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.660805 27188 ts_tablet_manager.cc:1434] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:14.661900 27188 tablet_bootstrap.cc:492] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:14.663895 27187 tablet_bootstrap.cc:492] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:14.664392 27187 ts_tablet_manager.cc:1403] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.014s
I20260709 13:12:14.666512 27187 raft_consensus.cc:359] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.667038 27187 raft_consensus.cc:385] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.667265 27187 raft_consensus.cc:740] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.667870 27187 consensus_queue.cc:260] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.668282 27188 tablet_bootstrap.cc:654] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.669767 27187 ts_tablet_manager.cc:1434] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:12:14.670737 27187 tablet_bootstrap.cc:492] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Bootstrap starting.
I20260709 13:12:14.675925 27187 tablet_bootstrap.cc:654] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.683172 27175 raft_consensus.cc:493] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.683768 27175 raft_consensus.cc:515] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.685868 27188 tablet_bootstrap.cc:492] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:14.685561 26792 catalog_manager.cc:5697] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.686869 27188 ts_tablet_manager.cc:1403] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 13:12:14.687268 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959a7802759c48c6a34de8c645ed0350" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:14.688035 27175 leader_election.cc:290] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.689221 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959a7802759c48c6a34de8c645ed0350" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:14.689905 26895 raft_consensus.cc:2468] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:14.692224 27188 raft_consensus.cc:359] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
W20260709 13:12:14.692989 26938 leader_election.cc:343] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:14.693261 27188 raft_consensus.cc:385] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.693657 27188 raft_consensus.cc:740] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.696672 26937 leader_election.cc:304] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [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: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:14.695343 27186 tablet_bootstrap.cc:492] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:14.696743 27188 consensus_queue.cc:260] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.697975 27175 raft_consensus.cc:2804] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.698086 27186 ts_tablet_manager.cc:1403] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.015s
I20260709 13:12:14.698390 27175 raft_consensus.cc:493] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.702304 27175 raft_consensus.cc:3060] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.703239 27188 ts_tablet_manager.cc:1434] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 13:12:14.704624 27188 tablet_bootstrap.cc:492] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d: Bootstrap starting.
I20260709 13:12:14.710325 27175 raft_consensus.cc:515] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.713810 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959a7802759c48c6a34de8c645ed0350" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:14.714433 26895 raft_consensus.cc:3060] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.715286 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959a7802759c48c6a34de8c645ed0350" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:14.715926 27044 raft_consensus.cc:3060] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.722581 27188 tablet_bootstrap.cc:654] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.723881 26895 raft_consensus.cc:2468] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:14.724112 27175 leader_election.cc:290] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.723505 27044 raft_consensus.cc:2468] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:14.724752 27186 raft_consensus.cc:359] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.726382 27186 raft_consensus.cc:385] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.726780 27186 raft_consensus.cc:740] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.726831 26937 leader_election.cc:304] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:14.727913 27186 consensus_queue.cc:260] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.729168 27211 raft_consensus.cc:2804] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.730783 27211 raft_consensus.cc:697] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:14.731928 27186 ts_tablet_manager.cc:1434] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:12:14.731669 27211 consensus_queue.cc:237] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.732442 27187 tablet_bootstrap.cc:492] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f: No bootstrap required, opened a new log
I20260709 13:12:14.732959 27187 ts_tablet_manager.cc:1403] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.031s
I20260709 13:12:14.733580 27193 raft_consensus.cc:493] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.734098 27193 raft_consensus.cc:515] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.735785 27187 raft_consensus.cc:359] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.736174 27193 leader_election.cc:290] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.736971 27187 raft_consensus.cc:385] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.737287 27187 raft_consensus.cc:740] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.737517 26971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344c7deed184a29915cb0139e71712f" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:14.738330 26971 raft_consensus.cc:2468] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:14.737965 27187 consensus_queue.cc:260] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.739219 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344c7deed184a29915cb0139e71712f" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:14.739887 27044 raft_consensus.cc:2468] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:14.740268 27187 ts_tablet_manager.cc:1434] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:14.741006 27186 tablet_bootstrap.cc:492] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:14.742063 26863 leader_election.cc:304] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:14.744346 27193 raft_consensus.cc:2804] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.744771 27193 raft_consensus.cc:493] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.745157 27193 raft_consensus.cc:3060] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.748785 27186 tablet_bootstrap.cc:654] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.761605 27188 tablet_bootstrap.cc:492] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d: No bootstrap required, opened a new log
I20260709 13:12:14.762331 27188 ts_tablet_manager.cc:1403] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.007s
I20260709 13:12:14.761684 27174 raft_consensus.cc:493] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.761751 26794 catalog_manager.cc:5697] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.763058 27174 raft_consensus.cc:515] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.765125 27188 raft_consensus.cc:359] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.765630 27188 raft_consensus.cc:385] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.765611 27174 leader_election.cc:290] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.766242 27188 raft_consensus.cc:740] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.767027 27188 consensus_queue.cc:260] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.768780 27188 ts_tablet_manager.cc:1434] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:12:14.770589 26971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e322e536a541289ff5191689023d97" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" is_pre_election: true
I20260709 13:12:14.771337 26971 raft_consensus.cc:2468] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:14.770591 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e322e536a541289ff5191689023d97" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:14.773082 27044 raft_consensus.cc:2468] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 0.
I20260709 13:12:14.773243 26863 leader_election.cc:304] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:14.774015 27174 raft_consensus.cc:2804] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.774390 27174 raft_consensus.cc:493] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.774693 27174 raft_consensus.cc:3060] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.774744 27186 tablet_bootstrap.cc:492] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:14.775341 27186 ts_tablet_manager.cc:1403] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.000s
I20260709 13:12:14.777993 27186 raft_consensus.cc:359] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.778625 27186 raft_consensus.cc:385] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.778910 27186 raft_consensus.cc:740] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.758054 27193 raft_consensus.cc:515] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.779747 27186 consensus_queue.cc:260] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.780274 27174 raft_consensus.cc:515] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.782244 27174 leader_election.cc:290] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.782670 27193 leader_election.cc:290] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.782703 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344c7deed184a29915cb0139e71712f" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:14.781834 27186 ts_tablet_manager.cc:1434] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:12:14.783526 27044 raft_consensus.cc:3060] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.783653 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e322e536a541289ff5191689023d97" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:14.784184 27186 tablet_bootstrap.cc:492] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Bootstrap starting.
I20260709 13:12:14.784283 27046 raft_consensus.cc:3060] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.787307 26971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344c7deed184a29915cb0139e71712f" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:14.788061 26971 raft_consensus.cc:3060] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.790663 27186 tablet_bootstrap.cc:654] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.791790 26970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e322e536a541289ff5191689023d97" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:14.792448 26970 raft_consensus.cc:3060] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.799266 27044 raft_consensus.cc:2468] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:14.799243 26970 raft_consensus.cc:2468] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:14.800853 26863 leader_election.cc:304] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:14.801605 27193 raft_consensus.cc:2804] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.801769 26863 leader_election.cc:304] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:14.802083 27193 raft_consensus.cc:697] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:14.802752 27195 raft_consensus.cc:2804] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.802976 26971 raft_consensus.cc:2468] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:14.803366 27046 raft_consensus.cc:2468] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 1.
I20260709 13:12:14.803009 27193 consensus_queue.cc:237] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.803252 27195 raft_consensus.cc:697] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:14.804999 27195 consensus_queue.cc:237] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.805732 27186 tablet_bootstrap.cc:492] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2: No bootstrap required, opened a new log
I20260709 13:12:14.806231 27186 ts_tablet_manager.cc:1403] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 13:12:14.809245 27186 raft_consensus.cc:359] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.809909 27186 raft_consensus.cc:385] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.810173 27186 raft_consensus.cc:740] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.812568 27186 consensus_queue.cc:260] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.812668 26795 catalog_manager.cc:5697] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.814559 27186 ts_tablet_manager.cc:1434] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:12:14.830605 26794 catalog_manager.cc:5697] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 1 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.861653 27200 consensus_queue.cc:1048] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:14.873974 26971 raft_consensus.cc:3060] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.882138 27200 consensus_queue.cc:1048] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:14.901398 27046 raft_consensus.cc:3060] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.904660 27195 consensus_queue.cc:1048] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:14.907955 27195 consensus_queue.cc:1048] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:14.940603 27211 raft_consensus.cc:493] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.941116 27211 raft_consensus.cc:515] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.943228 27211 leader_election.cc:290] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.943953 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd638230014340efa950a03ec06c508f" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:14.944271 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd638230014340efa950a03ec06c508f" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:14.944837 26895 raft_consensus.cc:2468] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:14.944955 27046 raft_consensus.cc:2468] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:14.946041 26937 leader_election.cc:304] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:14.946805 27211 raft_consensus.cc:2804] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.947214 27211 raft_consensus.cc:493] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.947505 27211 raft_consensus.cc:3060] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.952756 27211 raft_consensus.cc:515] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.954358 27211 leader_election.cc:290] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:14.955371 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd638230014340efa950a03ec06c508f" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:14.955386 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd638230014340efa950a03ec06c508f" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:14.956135 26895 raft_consensus.cc:3060] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.956195 27046 raft_consensus.cc:3060] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.961086 27046 raft_consensus.cc:2468] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:14.962034 26895 raft_consensus.cc:2468] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:14.962177 26938 leader_election.cc:304] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:14.963255 27211 raft_consensus.cc:2804] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.963863 27211 raft_consensus.cc:697] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:14.964704 27211 consensus_queue.cc:237] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:14.972384 26792 catalog_manager.cc:5697] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:15.082412 27195 consensus_queue.cc:1048] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.094703 27237 consensus_queue.cc:1048] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:15.104826 27193 consensus_queue.cc:1048] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.107384 27193 consensus_queue.cc:1048] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.115478 27211 raft_consensus.cc:493] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:15.115988 27211 raft_consensus.cc:515] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.118412 27211 leader_election.cc:290] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:15.119973 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114d3e00789a44bea7d5d5c182e7b3d7" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d" is_pre_election: true
I20260709 13:12:15.120721 27044 raft_consensus.cc:2468] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:15.121786 26938 leader_election.cc:304] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:15.122597 27211 raft_consensus.cc:2804] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:15.122975 27211 raft_consensus.cc:493] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:15.123322 27211 raft_consensus.cc:3060] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:15.124517 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114d3e00789a44bea7d5d5c182e7b3d7" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" is_pre_election: true
I20260709 13:12:15.125267 26895 raft_consensus.cc:2468] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 0.
I20260709 13:12:15.133160 27211 raft_consensus.cc:515] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.137557 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114d3e00789a44bea7d5d5c182e7b3d7" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:15.138159 26895 raft_consensus.cc:3060] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:15.138638 27211 leader_election.cc:290] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:15.139053 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114d3e00789a44bea7d5d5c182e7b3d7" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:15.139688 27044 raft_consensus.cc:3060] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:15.145668 26895 raft_consensus.cc:2468] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:15.147054 27044 raft_consensus.cc:2468] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 1.
I20260709 13:12:15.147133 26937 leader_election.cc:304] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:15.148175 27211 raft_consensus.cc:2804] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:15.148627 27211 raft_consensus.cc:697] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:15.149520 27211 consensus_queue.cc:237] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.157004 26792 catalog_manager.cc:5697] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 1 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:15.189961 27193 consensus_queue.cc:1048] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.203210 27195 consensus_queue.cc:1048] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.232319 27044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46268f92f4fd47b5a71f97cbf72d6202"
dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
mode: GRACEFUL
new_leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
 from {username='slave'} at 127.0.0.1:53150
I20260709 13:12:15.233042 27044 raft_consensus.cc:606] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Received request to transfer leadership to TS 1d036f8c8fc24018a0dec5cf0e4b138f
I20260709 13:12:15.242045 27195 consensus_queue.cc:1048] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.246610 26895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2344c7deed184a29915cb0139e71712f"
dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
mode: GRACEFUL
new_leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
 from {username='slave'} at 127.0.0.1:58618
I20260709 13:12:15.247339 26895 raft_consensus.cc:606] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Received request to transfer leadership to TS 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:15.251945 27238 raft_consensus.cc:993] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f: : Instructing follower 5380ee81cf3447a3a66e66d4d1edb3c2 to start an election
I20260709 13:12:15.252465 27237 raft_consensus.cc:1081] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Signalling peer 5380ee81cf3447a3a66e66d4d1edb3c2 to start an election
I20260709 13:12:15.254973 26970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2344c7deed184a29915cb0139e71712f"
dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
 from {username='slave'} at 127.0.0.1:47098
I20260709 13:12:15.256902 26970 raft_consensus.cc:493] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:15.257318 26970 raft_consensus.cc:3060] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.260363 26895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4e322e536a541289ff5191689023d97"
dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
mode: GRACEFUL
new_leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
 from {username='slave'} at 127.0.0.1:58618
I20260709 13:12:15.261075 26895 raft_consensus.cc:606] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Received request to transfer leadership to TS 5380ee81cf3447a3a66e66d4d1edb3c2
I20260709 13:12:15.265041 26970 raft_consensus.cc:515] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.265631 27173 raft_consensus.cc:993] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d: : Instructing follower 1d036f8c8fc24018a0dec5cf0e4b138f to start an election
I20260709 13:12:15.266222 27200 raft_consensus.cc:1081] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Signalling peer 1d036f8c8fc24018a0dec5cf0e4b138f to start an election
I20260709 13:12:15.268218 26895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46268f92f4fd47b5a71f97cbf72d6202"
dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
 from {username='slave'} at 127.0.0.1:58596
I20260709 13:12:15.268417 27195 consensus_queue.cc:1048] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.269032 26895 raft_consensus.cc:493] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:15.269520 26895 raft_consensus.cc:3060] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.277905 26895 raft_consensus.cc:515] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.278100 26972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "114d3e00789a44bea7d5d5c182e7b3d7"
dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
mode: GRACEFUL
new_leader_uuid: "19b955675d0c441da80b9f6c1da38b7d"
 from {username='slave'} at 127.0.0.1:47106
I20260709 13:12:15.288074 26972 raft_consensus.cc:606] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Received request to transfer leadership to TS 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:15.289527 26895 leader_election.cc:290] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 2 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:15.290270 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46268f92f4fd47b5a71f97cbf72d6202" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:15.290458 27044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46268f92f4fd47b5a71f97cbf72d6202" candidate_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:15.291011 26972 raft_consensus.cc:3060] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.291364 27044 raft_consensus.cc:3055] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:15.291884 27044 raft_consensus.cc:740] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:15.292858 27044 consensus_queue.cc:260] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.294229 27044 raft_consensus.cc:3060] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.298429 26970 leader_election.cc:290] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 2 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:15.299304 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344c7deed184a29915cb0139e71712f" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:15.299995 26895 raft_consensus.cc:3055] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:15.300021 26972 raft_consensus.cc:2468] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 2.
I20260709 13:12:15.300419 26895 raft_consensus.cc:740] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:15.301357 26863 leader_election.cc:304] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:15.301340 26895 consensus_queue.cc:260] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.302366 27195 raft_consensus.cc:2804] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:15.302664 26895 raft_consensus.cc:3060] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.302825 27195 raft_consensus.cc:697] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 LEADER]: Becoming Leader. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:15.302975 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344c7deed184a29915cb0139e71712f" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:15.303622 27046 raft_consensus.cc:3060] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.303927 27195 consensus_queue.cc:237] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.308316 26895 raft_consensus.cc:2468] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 2.
I20260709 13:12:15.309609 26937 leader_election.cc:304] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d036f8c8fc24018a0dec5cf0e4b138f, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:15.310283 27046 raft_consensus.cc:2468] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 2.
I20260709 13:12:15.310523 27211 raft_consensus.cc:2804] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:15.311178 27211 raft_consensus.cc:697] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:15.312000 27211 consensus_queue.cc:237] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.312850 26792 catalog_manager.cc:5697] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f reported cstate change: term changed from 1 to 2, leader changed from 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131) to 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129). New cstate: current_term: 2 leader_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:15.316287 27044 raft_consensus.cc:2468] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d036f8c8fc24018a0dec5cf0e4b138f in term 2.
I20260709 13:12:15.320627 27211 consensus_queue.cc:1048] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.322613 26794 catalog_manager.cc:5697] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 1 to 2, leader changed from 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129) to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:15.335764 27211 consensus_queue.cc:1048] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:15.433772 27250 consensus_queue.cc:1048] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.447206 27250 consensus_queue.cc:1048] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.645267 27250 consensus_queue.cc:1048] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:15.657738 27249 consensus_queue.cc:1048] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:15.669236 27250 raft_consensus.cc:993] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2: : Instructing follower 19b955675d0c441da80b9f6c1da38b7d to start an election
I20260709 13:12:15.669786 27249 raft_consensus.cc:1081] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Signalling peer 19b955675d0c441da80b9f6c1da38b7d to start an election
I20260709 13:12:15.673362 27046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "114d3e00789a44bea7d5d5c182e7b3d7"
dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
 from {username='slave'} at 127.0.0.1:53140
I20260709 13:12:15.673986 27046 raft_consensus.cc:493] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:15.674407 27046 raft_consensus.cc:3060] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.681082 27046 raft_consensus.cc:515] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.682782 27046 leader_election.cc:290] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 2 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:15.683719 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114d3e00789a44bea7d5d5c182e7b3d7" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:15.683946 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114d3e00789a44bea7d5d5c182e7b3d7" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:15.684499 26896 raft_consensus.cc:3060] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.684584 26972 raft_consensus.cc:3055] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:15.685129 26972 raft_consensus.cc:740] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:15.685766 26972 consensus_queue.cc:260] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.686723 26972 raft_consensus.cc:3060] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.690032 26896 raft_consensus.cc:2468] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 2.
I20260709 13:12:15.691418 27011 leader_election.cc:304] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:15.692034 26972 raft_consensus.cc:2468] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 2.
I20260709 13:12:15.692226 27200 raft_consensus.cc:2804] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:15.692868 27200 raft_consensus.cc:697] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 LEADER]: Becoming Leader. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:15.693905 27200 consensus_queue.cc:237] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.702224 26792 catalog_manager.cc:5697] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d reported cstate change: term changed from 1 to 2, leader changed from 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130) to 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131). New cstate: current_term: 2 leader_uuid: "19b955675d0c441da80b9f6c1da38b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:15.748399 27237 raft_consensus.cc:993] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f: : Instructing follower 5380ee81cf3447a3a66e66d4d1edb3c2 to start an election
I20260709 13:12:15.749013 27195 raft_consensus.cc:1081] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Signalling peer 5380ee81cf3447a3a66e66d4d1edb3c2 to start an election
I20260709 13:12:15.750593 26972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4e322e536a541289ff5191689023d97"
dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
 from {username='slave'} at 127.0.0.1:47098
I20260709 13:12:15.751227 26972 raft_consensus.cc:493] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:15.751529 26972 raft_consensus.cc:3060] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.756799 26972 raft_consensus.cc:515] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.758661 26972 leader_election.cc:290] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 2 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131:43951)
I20260709 13:12:15.759809 26896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e322e536a541289ff5191689023d97" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:15.760143 27046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e322e536a541289ff5191689023d97" candidate_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
I20260709 13:12:15.760676 26896 raft_consensus.cc:3055] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:15.760756 27046 raft_consensus.cc:3060] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.761065 26972 raft_consensus.cc:1275] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Refusing update from remote peer 1d036f8c8fc24018a0dec5cf0e4b138f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:15.761050 26896 raft_consensus.cc:740] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:15.762367 26896 consensus_queue.cc:260] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.763157 27195 consensus_queue.cc:1048] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:15.763859 26896 raft_consensus.cc:3060] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.764921 26895 raft_consensus.cc:1275] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Refusing update from remote peer 5380ee81cf3447a3a66e66d4d1edb3c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:15.766728 27250 consensus_queue.cc:1048] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:15.768445 27046 raft_consensus.cc:2468] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 2.
I20260709 13:12:15.769562 26938 leader_election.cc:304] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:15.770339 27249 raft_consensus.cc:2804] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:15.770813 27249 raft_consensus.cc:697] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 LEADER]: Becoming Leader. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:15.771855 27249 consensus_queue.cc:237] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:15.773932 27046 raft_consensus.cc:1275] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Refusing update from remote peer 1d036f8c8fc24018a0dec5cf0e4b138f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:15.776337 27255 consensus_queue.cc:1048] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:15.784006 27044 raft_consensus.cc:1275] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Refusing update from remote peer 5380ee81cf3447a3a66e66d4d1edb3c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:15.788908 27211 consensus_queue.cc:1048] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:15.792047 26896 raft_consensus.cc:2468] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5380ee81cf3447a3a66e66d4d1edb3c2 in term 2.
I20260709 13:12:15.794061 26792 catalog_manager.cc:5697] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 reported cstate change: term changed from 1 to 2, leader changed from 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129) to 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130). New cstate: current_term: 2 leader_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:16.233551 26896 raft_consensus.cc:1275] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Refusing update from remote peer 5380ee81cf3447a3a66e66d4d1edb3c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:16.235006 27211 consensus_queue.cc:1048] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:16.245368 27044 raft_consensus.cc:1275] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Refusing update from remote peer 5380ee81cf3447a3a66e66d4d1edb3c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:16.247433 27222 consensus_queue.cc:1048] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:16.274147 26896 raft_consensus.cc:1275] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Refusing update from remote peer 19b955675d0c441da80b9f6c1da38b7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:16.275547 27200 consensus_queue.cc:1048] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:16.284588 26972 raft_consensus.cc:1275] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Refusing update from remote peer 19b955675d0c441da80b9f6c1da38b7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:16.286216 27260 consensus_queue.cc:1048] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:18.293609 26795 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54938:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:12:18.327322 26795 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54938:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:12:18.366704 21026 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:18.524986 27301 tablet.cc:1724] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.646484 26895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "510902b5c57a4819b57dc06d83555187"
dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
mode: GRACEFUL
new_leader_uuid: "19b955675d0c441da80b9f6c1da38b7d"
 from {username='slave'} at 127.0.0.1:41158
I20260709 13:12:18.647682 26895 raft_consensus.cc:606] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Received request to transfer leadership to TS 19b955675d0c441da80b9f6c1da38b7d
W20260709 13:12:18.632229 26863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:43951, user_credentials={real_user=slave}} blocked reactor thread for 80607us
I20260709 13:12:18.680133 27317 tablet.cc:1724] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.717660 27314 tablet.cc:1724] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.793919 27320 tablet.cc:1724] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.811038 27319 tablet.cc:1724] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.830598 27294 raft_consensus.cc:993] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f: : Instructing follower 19b955675d0c441da80b9f6c1da38b7d to start an election
I20260709 13:12:18.831346 27294 raft_consensus.cc:1081] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Signalling peer 19b955675d0c441da80b9f6c1da38b7d to start an election
I20260709 13:12:18.831584 27322 tablet.cc:1724] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.752231 27311 tablet.cc:1724] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.925966 27045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "510902b5c57a4819b57dc06d83555187"
dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
 from {username='slave'} at 127.0.0.1:53126
I20260709 13:12:18.930243 27045 raft_consensus.cc:493] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:18.930729 27045 raft_consensus.cc:3060] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:18.959941 27319 tablet.cc:1724] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.965445 27045 raft_consensus.cc:515] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:18.979315 27334 tablet.cc:1724] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.971205 27331 tablet.cc:1724] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.990432 27046 raft_consensus.cc:1240] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Rejecting Update request from peer 1d036f8c8fc24018a0dec5cf0e4b138f for earlier term 1. Current term is 2. Ops: []
I20260709 13:12:18.995133 26970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510902b5c57a4819b57dc06d83555187" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:18.995034 27301 tablet.cc:1724] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:18.996228 26970 raft_consensus.cc:3060] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:18.997825 27328 tablet.cc:1724] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:12:19.003090 26938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.136.131:43951, user_credentials={real_user=slave}} blocked reactor thread for 44786.6us
I20260709 13:12:19.008428 26972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee"
dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
mode: GRACEFUL
new_leader_uuid: "19b955675d0c441da80b9f6c1da38b7d"
 from {username='slave'} at 127.0.0.1:34964
I20260709 13:12:19.009114 26972 raft_consensus.cc:606] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Received request to transfer leadership to TS 19b955675d0c441da80b9f6c1da38b7d
I20260709 13:12:19.011500 21026 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:12:19.012430 21026 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:19.012315 27317 tablet.cc:1724] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.013912 27314 tablet.cc:1724] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.035485 27320 tablet.cc:1724] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.056033 27311 tablet.cc:1724] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.057938 27296 consensus_queue.cc:1059] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:19.060777 27296 raft_consensus.cc:3055] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.061211 27296 raft_consensus.cc:740] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d036f8c8fc24018a0dec5cf0e4b138f, State: Running, Role: LEADER
I20260709 13:12:19.070525 27322 tablet.cc:1724] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.071368 27336 tablet.cc:1724] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.074028 27296 consensus_queue.cc:260] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:19.075541 27296 raft_consensus.cc:3060] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.079487 27301 tablet.cc:1724] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.088938 27045 leader_election.cc:290] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 2 election: Requested vote from peers 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567), 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733)
I20260709 13:12:19.070626 27337 tablet.cc:1724] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.089542 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510902b5c57a4819b57dc06d83555187" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:19.096298 27319 tablet.cc:1724] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.104188 27320 tablet.cc:1724] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.111701 27328 tablet.cc:1724] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.106098 26970 raft_consensus.cc:2468] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 2.
I20260709 13:12:19.118309 27012 leader_election.cc:304] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 5380ee81cf3447a3a66e66d4d1edb3c2; no voters: 
I20260709 13:12:19.118492 27314 tablet.cc:1724] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.119486 27299 raft_consensus.cc:2804] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.120422 27334 tablet.cc:1724] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.137609 27331 tablet.cc:1724] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.144742 26895 raft_consensus.cc:2468] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 2.
I20260709 13:12:19.154495 27317 tablet.cc:1724] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:12:19.161005 27299 raft_consensus.cc:697] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 2 LEADER]: Becoming Leader. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:19.179488 27299 consensus_queue.cc:237] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:19.202790 27313 raft_consensus.cc:993] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2: : Instructing follower 19b955675d0c441da80b9f6c1da38b7d to start an election
I20260709 13:12:19.203469 27313 raft_consensus.cc:1081] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Signalling peer 19b955675d0c441da80b9f6c1da38b7d to start an election
I20260709 13:12:19.206399 27040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee"
dest_uuid: "19b955675d0c441da80b9f6c1da38b7d"
 from {username='slave'} at 127.0.0.1:53140
I20260709 13:12:19.207337 27040 raft_consensus.cc:493] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.207888 27040 raft_consensus.cc:3060] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.215607 26795 catalog_manager.cc:5697] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d reported cstate change: term changed from 1 to 2, leader changed from 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129) to 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131). New cstate: current_term: 2 leader_uuid: "19b955675d0c441da80b9f6c1da38b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.216925 27040 raft_consensus.cc:515] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:19.217506 26792 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095: soft_deleted_table [id=81c585d8baed401bbc922774bb8b9fb8] alter complete (version 1)
I20260709 13:12:19.220033 26895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f"
I20260709 13:12:19.220299 27040 leader_election.cc:290] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 2 election: Requested vote from peers 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733), 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567)
I20260709 13:12:19.220754 26895 raft_consensus.cc:3060] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.223264 26972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e561583d0a640e887305ff379fcb8ee" candidate_uuid: "19b955675d0c441da80b9f6c1da38b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2"
I20260709 13:12:19.223812 26972 raft_consensus.cc:3055] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.224130 26972 raft_consensus.cc:740] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5380ee81cf3447a3a66e66d4d1edb3c2, State: Running, Role: LEADER
I20260709 13:12:19.224951 26972 consensus_queue.cc:260] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:19.226301 26972 raft_consensus.cc:3060] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.231732 26895 raft_consensus.cc:2468] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 2.
I20260709 13:12:19.233630 27011 leader_election.cc:304] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b955675d0c441da80b9f6c1da38b7d, 1d036f8c8fc24018a0dec5cf0e4b138f; no voters: 
I20260709 13:12:19.234146 26972 raft_consensus.cc:2468] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b955675d0c441da80b9f6c1da38b7d in term 2.
I20260709 13:12:19.234426 27299 raft_consensus.cc:2804] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.235632 27299 raft_consensus.cc:697] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 2 LEADER]: Becoming Leader. State: Replica: 19b955675d0c441da80b9f6c1da38b7d, State: Running, Role: LEADER
I20260709 13:12:19.236590 27299 consensus_queue.cc:237] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } }
I20260709 13:12:19.246824 26793 catalog_manager.cc:5697] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d reported cstate change: term changed from 1 to 2, leader changed from 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130) to 19b955675d0c441da80b9f6c1da38b7d (127.20.136.131). New cstate: current_term: 2 leader_uuid: "19b955675d0c441da80b9f6c1da38b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b955675d0c441da80b9f6c1da38b7d" member_type: VOTER last_known_addr { host: "127.20.136.131" port: 43951 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.725168 26892 raft_consensus.cc:1275] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Refusing update from remote peer 19b955675d0c441da80b9f6c1da38b7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:19.726472 27299 consensus_queue.cc:1048] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:19.738042 26972 raft_consensus.cc:1275] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Refusing update from remote peer 19b955675d0c441da80b9f6c1da38b7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:19.740249 26895 raft_consensus.cc:1275] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Refusing update from remote peer 19b955675d0c441da80b9f6c1da38b7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:19.740100 27299 consensus_queue.cc:1048] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:19.742095 27338 consensus_queue.cc:1048] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d036f8c8fc24018a0dec5cf0e4b138f" member_type: VOTER last_known_addr { host: "127.20.136.129" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:19.771278 26970 raft_consensus.cc:1275] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Refusing update from remote peer 19b955675d0c441da80b9f6c1da38b7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:19.774233 27299 consensus_queue.cc:1048] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5380ee81cf3447a3a66e66d4d1edb3c2" member_type: VOTER last_known_addr { host: "127.20.136.130" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:20.082413 21026 tablet_server.cc:179] TabletServer@127.20.136.129:0 shutting down...
I20260709 13:12:20.115603 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:20.116668 21026 tablet_replica.cc:333] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.117555 21026 raft_consensus.cc:2243] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.118134 21026 raft_consensus.cc:2272] T b4e322e536a541289ff5191689023d97 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.121421 21026 tablet_replica.cc:333] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.122444 21026 raft_consensus.cc:2243] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.123075 21026 raft_consensus.cc:2272] T 959a7802759c48c6a34de8c645ed0350 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.126380 21026 tablet_replica.cc:333] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.127334 21026 raft_consensus.cc:2243] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.128013 21026 raft_consensus.cc:2272] T bd638230014340efa950a03ec06c508f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.130885 21026 tablet_replica.cc:333] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.131693 21026 raft_consensus.cc:2243] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.132659 21026 raft_consensus.cc:2272] T ccd18ee29a81479a8a56bb4defb45c00 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.134850 21026 tablet_replica.cc:333] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.135568 21026 raft_consensus.cc:2243] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.136132 21026 raft_consensus.cc:2272] T 2344c7deed184a29915cb0139e71712f P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.138496 21026 tablet_replica.cc:333] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.139477 21026 raft_consensus.cc:2243] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.140470 21026 raft_consensus.cc:2272] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:20.141038 27011 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]
I20260709 13:12:20.143020 21026 tablet_replica.cc:333] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.143761 21026 raft_consensus.cc:2243] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:12:20.144170 27011 consensus_peers.cc:597] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d -> Peer 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733): Couldn't send request to peer 1d036f8c8fc24018a0dec5cf0e4b138f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:20.144258 21026 raft_consensus.cc:2272] T 114d3e00789a44bea7d5d5c182e7b3d7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.147379 21026 tablet_replica.cc:333] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.148032 21026 raft_consensus.cc:2243] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.148535 21026 raft_consensus.cc:2272] T 3ea64049744145d28fd438829d1e4391 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.150817 21026 tablet_replica.cc:333] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.151714 21026 raft_consensus.cc:2243] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.152555 21026 raft_consensus.cc:2272] T e68b767c6c49406d937c85ed3abad5b1 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.154920 21026 tablet_replica.cc:333] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.155581 21026 raft_consensus.cc:2243] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.156419 21026 raft_consensus.cc:2272] T cfd5fd42bd6b413db711f35f5a65d8a7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.159556 21026 tablet_replica.cc:333] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.160496 21026 raft_consensus.cc:2243] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.161576 21026 raft_consensus.cc:2272] T d0b272b64cf14bd3997fe58e00780cfc P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.164489 21026 tablet_replica.cc:333] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.165331 21026 raft_consensus.cc:2243] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.165946 21026 raft_consensus.cc:2272] T 5e561583d0a640e887305ff379fcb8ee P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.169406 21026 tablet_replica.cc:333] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.170085 21026 raft_consensus.cc:2243] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.170624 21026 raft_consensus.cc:2272] T 4971e07eb8f04f078995bf552ac4cb25 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.173194 21026 tablet_replica.cc:333] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.173797 21026 raft_consensus.cc:2243] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.174299 21026 raft_consensus.cc:2272] T 58170246c3284758ac02995da6cc6db7 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.176864 21026 tablet_replica.cc:333] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.177459 21026 raft_consensus.cc:2243] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.178371 21026 raft_consensus.cc:2272] T e74b9345fb9e4acd8ce72b126b6aec63 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.180692 21026 tablet_replica.cc:333] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.181325 21026 raft_consensus.cc:2243] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.182173 21026 raft_consensus.cc:2272] T 46268f92f4fd47b5a71f97cbf72d6202 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.184445 21026 tablet_replica.cc:333] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.185034 21026 raft_consensus.cc:2243] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.185505 21026 raft_consensus.cc:2272] T 0fbd4ced3e244a5ba11392e3c9d0475e P 1d036f8c8fc24018a0dec5cf0e4b138f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.187692 21026 tablet_replica.cc:333] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f: stopping tablet replica
I20260709 13:12:20.188350 21026 raft_consensus.cc:2243] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.188916 21026 raft_consensus.cc:2272] T 510902b5c57a4819b57dc06d83555187 P 1d036f8c8fc24018a0dec5cf0e4b138f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.224256 21026 tablet_server.cc:196] TabletServer@127.20.136.129:0 shutdown complete.
I20260709 13:12:20.260805 21026 tablet_server.cc:179] TabletServer@127.20.136.130:0 shutting down...
I20260709 13:12:20.300858 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:20.302232 21026 tablet_replica.cc:333] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.303400 21026 raft_consensus.cc:2243] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.304368 21026 raft_consensus.cc:2272] T bd638230014340efa950a03ec06c508f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.307417 21026 tablet_replica.cc:333] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
W20260709 13:12:20.307453 27011 consensus_peers.cc:597] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d -> Peer 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733): Couldn't send request to peer 1d036f8c8fc24018a0dec5cf0e4b138f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:20.308390 21026 raft_consensus.cc:2243] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:12:20.308866 26937 consensus_peers.cc:597] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 -> Peer 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733): Couldn't send request to peer 1d036f8c8fc24018a0dec5cf0e4b138f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:20.309127 21026 raft_consensus.cc:2272] T b4e322e536a541289ff5191689023d97 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.311822 21026 tablet_replica.cc:333] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.312530 21026 raft_consensus.cc:2243] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.313424 21026 raft_consensus.cc:2272] T 959a7802759c48c6a34de8c645ed0350 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.315734 21026 tablet_replica.cc:333] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.316403 21026 raft_consensus.cc:2243] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.317167 21026 raft_consensus.cc:2272] T 2344c7deed184a29915cb0139e71712f P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.319371 21026 tablet_replica.cc:333] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.319993 21026 raft_consensus.cc:2243] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.320448 21026 raft_consensus.cc:2272] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.322369 21026 tablet_replica.cc:333] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.322949 21026 raft_consensus.cc:2243] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.323395 21026 raft_consensus.cc:2272] T ccd18ee29a81479a8a56bb4defb45c00 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.325820 21026 tablet_replica.cc:333] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.326655 21026 raft_consensus.cc:2243] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.327183 21026 raft_consensus.cc:2272] T 114d3e00789a44bea7d5d5c182e7b3d7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.329861 21026 tablet_replica.cc:333] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.330533 21026 raft_consensus.cc:2243] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:12:20.330936 27012 consensus_peers.cc:597] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d -> Peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Couldn't send request to peer 5380ee81cf3447a3a66e66d4d1edb3c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:20.331691 21026 raft_consensus.cc:2272] T 3ea64049744145d28fd438829d1e4391 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.334144 21026 tablet_replica.cc:333] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.334769 21026 raft_consensus.cc:2243] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.335256 21026 raft_consensus.cc:2272] T 5e561583d0a640e887305ff379fcb8ee P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.338339 21026 tablet_replica.cc:333] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.338996 21026 raft_consensus.cc:2243] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.339803 21026 raft_consensus.cc:2272] T 4971e07eb8f04f078995bf552ac4cb25 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.341748 21026 tablet_replica.cc:333] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.342293 21026 raft_consensus.cc:2243] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.342751 21026 raft_consensus.cc:2272] T 58170246c3284758ac02995da6cc6db7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.344714 21026 tablet_replica.cc:333] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.345273 21026 raft_consensus.cc:2243] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.345705 21026 raft_consensus.cc:2272] T e74b9345fb9e4acd8ce72b126b6aec63 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.347712 21026 tablet_replica.cc:333] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.348228 21026 raft_consensus.cc:2243] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.348690 21026 raft_consensus.cc:2272] T 46268f92f4fd47b5a71f97cbf72d6202 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.350756 21026 tablet_replica.cc:333] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.351382 21026 raft_consensus.cc:2243] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.351819 21026 raft_consensus.cc:2272] T 510902b5c57a4819b57dc06d83555187 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.354105 21026 tablet_replica.cc:333] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.354646 21026 raft_consensus.cc:2243] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.355471 21026 raft_consensus.cc:2272] T 0fbd4ced3e244a5ba11392e3c9d0475e P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.357582 21026 tablet_replica.cc:333] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.358090 21026 raft_consensus.cc:2243] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.358618 21026 raft_consensus.cc:2272] T cfd5fd42bd6b413db711f35f5a65d8a7 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.360563 21026 tablet_replica.cc:333] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.361090 21026 raft_consensus.cc:2243] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.361565 21026 raft_consensus.cc:2272] T d0b272b64cf14bd3997fe58e00780cfc P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.363646 21026 tablet_replica.cc:333] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2: stopping tablet replica
I20260709 13:12:20.364136 21026 raft_consensus.cc:2243] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.364620 21026 raft_consensus.cc:2272] T e68b767c6c49406d937c85ed3abad5b1 P 5380ee81cf3447a3a66e66d4d1edb3c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:20.379594 27011 consensus_peers.cc:597] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d -> Peer 1d036f8c8fc24018a0dec5cf0e4b138f (127.20.136.129:42733): Couldn't send request to peer 1d036f8c8fc24018a0dec5cf0e4b138f. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.129:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:20.402878 27012 consensus_peers.cc:597] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d -> Peer 5380ee81cf3447a3a66e66d4d1edb3c2 (127.20.136.130:45567): Couldn't send request to peer 5380ee81cf3447a3a66e66d4d1edb3c2. Status: Network error: Client connection negotiation failed: client connection to 127.20.136.130:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:20.407096 21026 tablet_server.cc:196] TabletServer@127.20.136.130:0 shutdown complete.
I20260709 13:12:20.441324 21026 tablet_server.cc:179] TabletServer@127.20.136.131:0 shutting down...
I20260709 13:12:20.480186 21026 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:20.480973 21026 tablet_replica.cc:333] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.481709 21026 raft_consensus.cc:2243] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.482237 21026 raft_consensus.cc:2272] T 959a7802759c48c6a34de8c645ed0350 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.484290 21026 tablet_replica.cc:333] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.484880 21026 raft_consensus.cc:2243] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.485347 21026 raft_consensus.cc:2272] T b4e322e536a541289ff5191689023d97 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.487279 21026 tablet_replica.cc:333] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.487818 21026 raft_consensus.cc:2243] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.488247 21026 raft_consensus.cc:2272] T bd638230014340efa950a03ec06c508f P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.490080 21026 tablet_replica.cc:333] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.490667 21026 raft_consensus.cc:2243] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.491168 21026 raft_consensus.cc:2272] T 2344c7deed184a29915cb0139e71712f P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.493077 21026 tablet_replica.cc:333] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.493589 21026 raft_consensus.cc:2243] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.494016 21026 raft_consensus.cc:2272] T ccd18ee29a81479a8a56bb4defb45c00 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.495934 21026 tablet_replica.cc:333] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.496529 21026 raft_consensus.cc:2243] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.496978 21026 raft_consensus.cc:2272] T e8f0ea6c73f34f1eb9aaf7974df5a519 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.498749 21026 tablet_replica.cc:333] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.499367 21026 raft_consensus.cc:2243] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.499818 21026 raft_consensus.cc:2272] T d0b272b64cf14bd3997fe58e00780cfc P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.501713 21026 tablet_replica.cc:333] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.502313 21026 raft_consensus.cc:2243] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.503185 21026 raft_consensus.cc:2272] T 58170246c3284758ac02995da6cc6db7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.505492 21026 tablet_replica.cc:333] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.506115 21026 raft_consensus.cc:2243] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.506624 21026 raft_consensus.cc:2272] T 4971e07eb8f04f078995bf552ac4cb25 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.508975 21026 tablet_replica.cc:333] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.509527 21026 raft_consensus.cc:2243] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.510288 21026 raft_consensus.cc:2272] T 5e561583d0a640e887305ff379fcb8ee P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.513278 21026 tablet_replica.cc:333] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.513919 21026 raft_consensus.cc:2243] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.514555 21026 raft_consensus.cc:2272] T 0fbd4ced3e244a5ba11392e3c9d0475e P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.516801 21026 tablet_replica.cc:333] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.517354 21026 raft_consensus.cc:2243] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.518124 21026 raft_consensus.cc:2272] T 510902b5c57a4819b57dc06d83555187 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.521153 21026 tablet_replica.cc:333] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.521703 21026 raft_consensus.cc:2243] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.522243 21026 raft_consensus.cc:2272] T 46268f92f4fd47b5a71f97cbf72d6202 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.524153 21026 tablet_replica.cc:333] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.524673 21026 raft_consensus.cc:2243] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.525177 21026 raft_consensus.cc:2272] T e68b767c6c49406d937c85ed3abad5b1 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.527208 21026 tablet_replica.cc:333] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.527724 21026 raft_consensus.cc:2243] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.528172 21026 raft_consensus.cc:2272] T cfd5fd42bd6b413db711f35f5a65d8a7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.530000 21026 tablet_replica.cc:333] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.530514 21026 raft_consensus.cc:2243] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.530998 21026 raft_consensus.cc:2272] T e74b9345fb9e4acd8ce72b126b6aec63 P 19b955675d0c441da80b9f6c1da38b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.532791 21026 tablet_replica.cc:333] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.533345 21026 raft_consensus.cc:2243] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.534189 21026 raft_consensus.cc:2272] T 114d3e00789a44bea7d5d5c182e7b3d7 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.536154 21026 tablet_replica.cc:333] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d: stopping tablet replica
I20260709 13:12:20.536607 21026 raft_consensus.cc:2243] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:20.537065 21026 raft_consensus.cc:2272] T 3ea64049744145d28fd438829d1e4391 P 19b955675d0c441da80b9f6c1da38b7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.576938 21026 tablet_server.cc:196] TabletServer@127.20.136.131:0 shutdown complete.
I20260709 13:12:20.611148 21026 master.cc:562] Master@127.20.136.190:41907 shutting down...
I20260709 13:12:20.634994 21026 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:20.635632 21026 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:20.635923 21026 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c056c2b7a6541a3884597d9b7ae7095: stopping tablet replica
I20260709 13:12:20.650790 21026 master.cc:584] Master@127.20.136.190:41907 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11650 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24579 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (154885 ms total)
[  PASSED  ] 8 tests.
I20260709 13:12:20.713867 21026 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 406 messages since previous log ~14 seconds ago
I20260709 13:12:20.714073 21026 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 406 messages since previous log ~14 seconds ago
I20260709 13:12:20.714212 21026 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 405 messages since previous log ~14 seconds ago
I20260709 13:12:20.714362 21026 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~36 seconds ago
I20260709 13:12:20.714514 21026 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~36 seconds ago
I20260709 13:12:20.714644 21026 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 2 messages since previous log ~83 seconds ago
I20260709 13:12:20.714848 21026 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 13:12:20.715202 21026 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 24 messages since previous log ~6 seconds ago
